Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81a5ed9745191034868c5228ffff312c44c54ee1 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-ssh1592552244445831548.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2525895080439618267.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15438422276740186810.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh12583207226944280767.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-ssh6066098948925506936.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, goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775358 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 81a5ed9745191034868c5228ffff312c44c54ee1 (main) Commit message: "Merge pull request #692 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.49" > git config core.sparsecheckout # timeout=10 > git checkout -f 81a5ed9745191034868c5228ffff312c44c54ee1 # timeout=10 > git rev-list --no-walk 4bb657558cb9eced0a6c4719836835e5c6ab098c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:57:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:57:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:57:50 ========================================================= 05:57:50 EdgeX Global Pipelines Version Info 05:57:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:57:51 ------------------- 05:57:51 stable info: 05:57:51 ------------------- 05:57:51 Commited By: Cherry Wang cherry@iotechsys.com 05:57:51 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:57:51 Message: update stable to v1.0.278 05:57:51 ------------------- 05:57:51 experimental info: 05:57:51 ------------------- 05:57:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:57:51 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:57:51 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:57:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:57:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:57:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:57:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:57:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:57:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81a5ed9745191034868c5228ffff312c44c54ee1 [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81a5ed9 [Pipeline] echo 05:57:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:52 provisioning config files... 05:57:52 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7677004017747410413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:53 ---> ****-login.sh 05:57:53 nexus3.edgexfoundry.org:10001 05:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:53 05:57:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:53 Configure a credential helper to remove this warning. See 05:57:53 https://docs.****.com/go/credential-store/ 05:57:53 05:57:53 Login Succeeded 05:57:53 nexus3.edgexfoundry.org:10002 05:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:53 05:57:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:53 Configure a credential helper to remove this warning. See 05:57:53 https://docs.****.com/go/credential-store/ 05:57:53 05:57:53 Login Succeeded 05:57:53 nexus3.edgexfoundry.org:10003 05:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:53 05:57:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:53 Configure a credential helper to remove this warning. See 05:57:53 https://docs.****.com/go/credential-store/ 05:57:53 05:57:53 Login Succeeded 05:57:53 nexus3.edgexfoundry.org:10004 05:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:53 05:57:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:53 Configure a credential helper to remove this warning. See 05:57:53 https://docs.****.com/go/credential-store/ 05:57:53 05:57:53 Login Succeeded 05:57:53 ****.io 05:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:53 05:57:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:57:53 Configure a credential helper to remove this warning. See 05:57:53 https://docs.****.com/go/credential-store/ 05:57:53 05:57:53 Login Succeeded 05:57:53 ---> ****-login.sh ends [Pipeline] } 05:57:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:57:54 + git rev-list -1 --merges 81a5ed9745191034868c5228ffff312c44c54ee1~1..81a5ed9745191034868c5228ffff312c44c54ee1 [Pipeline] echo 05:57:54 -----------> git rev-list -1 --merges 81a5ed9745191034868c5228ffff312c44c54ee1~1..81a5ed9745191034868c5228ffff312c44c54ee1 81a5ed9745191034868c5228ffff312c44c54ee1 05:57:54 81a5ed9745191034868c5228ffff312c44c54ee1 [false] [Pipeline] sh 05:57:54 + git log --format=format:%s -1 81a5ed9745191034868c5228ffff312c44c54ee1 [Pipeline] echo 05:57:54 ========================================================= 05:57:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:57:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:54 + git log --format=format:%s -1 81a5ed9745191034868c5228ffff312c44c54ee1 [Pipeline] echo 05:57:55 [semverPrep] GIT_COMMIT: 81a5ed9745191034868c5228ffff312c44c54ee1, Commit Message: Merge pull request #692 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.49 [Pipeline] echo 05:57:55 [semverPrep] This is not a build commit. [Pipeline] sh 05:57:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:57:55 + grep -v github /etc/ssh/ssh_known_hosts 05:57:55 + [ -e /tmp/ssh_known_hosts ] 05:57:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:57:55 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 05:57:55 tee -a /etc/ssh/ssh_known_hosts 05:57:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:55 05:57:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:56 0.1.4: Pulling from edgex-devops/py-git-semver 05:57:56 3dae71ba6b94: Pulling fs layer 05:57:56 6bf1a483ea7c: Pulling fs layer 05:57:56 f5dfc541a4d3: Pulling fs layer 05:57:56 461d9e800cba: Pulling fs layer 05:57:56 80192f66455f: Pulling fs layer 05:57:56 2e8e34ca0e6c: Pulling fs layer 05:57:56 a29436f7fd5d: Pulling fs layer 05:57:56 923cac83aea3: Pulling fs layer 05:57:56 25ad8b0a4227: Pulling fs layer 05:57:56 db01528c6b51: Pulling fs layer 05:57:56 28988de357af: Pulling fs layer 05:57:56 2e8e34ca0e6c: Waiting 05:57:56 25ad8b0a4227: Waiting 05:57:56 a29436f7fd5d: Waiting 05:57:56 923cac83aea3: Waiting 05:57:56 db01528c6b51: Waiting 05:57:56 28988de357af: Waiting 05:57:56 461d9e800cba: Waiting 05:57:56 80192f66455f: Waiting 05:57:56 6bf1a483ea7c: Verifying Checksum 05:57:56 6bf1a483ea7c: Download complete 05:57:56 461d9e800cba: Download complete 05:57:56 80192f66455f: Verifying Checksum 05:57:56 80192f66455f: Download complete 05:57:56 f5dfc541a4d3: Verifying Checksum 05:57:56 f5dfc541a4d3: Download complete 05:57:56 3dae71ba6b94: Verifying Checksum 05:57:56 3dae71ba6b94: Download complete 05:57:56 923cac83aea3: Download complete 05:57:56 25ad8b0a4227: Verifying Checksum 05:57:56 25ad8b0a4227: Download complete 05:57:56 db01528c6b51: Verifying Checksum 05:57:56 db01528c6b51: Download complete 05:57:56 28988de357af: Verifying Checksum 05:57:56 28988de357af: Download complete 05:57:56 a29436f7fd5d: Verifying Checksum 05:57:56 a29436f7fd5d: Download complete 05:57:57 2e8e34ca0e6c: Verifying Checksum 05:57:57 2e8e34ca0e6c: Download complete 05:57:57 3dae71ba6b94: Pull complete 05:57:58 6bf1a483ea7c: Pull complete 05:57:58 f5dfc541a4d3: Pull complete 05:57:58 461d9e800cba: Pull complete 05:57:58 80192f66455f: Pull complete 05:58:03 2e8e34ca0e6c: Pull complete 05:58:03 a29436f7fd5d: Pull complete 05:58:03 923cac83aea3: Pull complete 05:58:03 25ad8b0a4227: Pull complete 05:58:03 db01528c6b51: Pull complete 05:58:03 28988de357af: Pull complete 05:58:03 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:04 prd-ubuntu20.04-docker-8c-8g-775358 does not seem to be running inside a container 05:58:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:58:06 $ docker top acc83de41b4f3af3588ad9ab168a84aba47b3610c96625e2bf34a99d48ea6977 -eo pid,comm 05:58:06 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). 05:58:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:06 [ssh-agent] Looking for ssh-agent implementation... 05:58:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:06 $ docker exec acc83de41b4f3af3588ad9ab168a84aba47b3610c96625e2bf34a99d48ea6977 ssh-agent 05:58:06 SSH_AUTH_SOCK=/tmp/ssh-l7H0z1TT9A3J/agent.33 05:58:06 SSH_AGENT_PID=39 05:58:06 Running ssh-add (command line suppressed) 05:58:06 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14261313017428830597.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14261313017428830597.key) 05:58:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:06 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 05:58:07 + git tag --points-at HEAD [Pipeline] } 05:58:07 $ docker exec --env ******** --env ******** acc83de41b4f3af3588ad9ab168a84aba47b3610c96625e2bf34a99d48ea6977 ssh-agent -k 05:58:07 unset SSH_AUTH_SOCK; 05:58:07 unset SSH_AGENT_PID; 05:58:07 echo Agent pid 39 killed; 05:58:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:58:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:07 [ssh-agent] Looking for ssh-agent implementation... 05:58:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:07 $ docker exec acc83de41b4f3af3588ad9ab168a84aba47b3610c96625e2bf34a99d48ea6977 ssh-agent 05:58:07 SSH_AUTH_SOCK=/tmp/ssh-rrSWaOydpB1n/agent.88 05:58:07 SSH_AGENT_PID=95 05:58:07 Running ssh-add (command line suppressed) 05:58:07 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11959765352102026575.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11959765352102026575.key) 05:58:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:08 + git semver init 05:58:08 2025-12-18 05:58:08,224 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:58:08 2025-12-18 05:58:08,229 [run_init] DEBUG init version:0.0.0 force:False 05:58:08 2025-12-18 05:58:08,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 05:58:08 2025-12-18 05:58:08,230 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 05:58:08 2025-12-18 05:58:08,230 [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) 05:58:09 2025-12-18 05:58:09,488 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 05:58:09 2025-12-18 05:58:09,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 05:58:09 2025-12-18 05:58:09,489 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:58:09 2025-12-18 05:58:09,489 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:58:09 4.1.0-dev.17 [Pipeline] } 05:58:09 $ docker exec --env ******** --env ******** acc83de41b4f3af3588ad9ab168a84aba47b3610c96625e2bf34a99d48ea6977 ssh-agent -k 05:58:09 unset SSH_AUTH_SOCK; 05:58:09 unset SSH_AGENT_PID; 05:58:09 echo Agent pid 95 killed; 05:58:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:10 + git semver [Pipeline] } 05:58:10 $ docker stop --time=1 acc83de41b4f3af3588ad9ab168a84aba47b3610c96625e2bf34a99d48ea6977 05:58:11 $ docker rm -f --volumes acc83de41b4f3af3588ad9ab168a84aba47b3610c96625e2bf34a99d48ea6977 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:12 Stashed 1 file(s) [Pipeline] echo 05:58:12 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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 05:58:12 provisioning config files... 05:58:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10705568675387376411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:12 ---> ****-login.sh 05:58:12 nexus3.edgexfoundry.org:10001 05:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:12 Login Succeeded 05:58:12 nexus3.edgexfoundry.org:10002 05:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:12 Login Succeeded 05:58:12 nexus3.edgexfoundry.org:10003 05:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:13 Login Succeeded 05:58:13 nexus3.edgexfoundry.org:10004 05:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:13 Login Succeeded 05:58:13 ****.io 05:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:13 Login Succeeded 05:58:13 ---> ****-login.sh ends [Pipeline] } 05:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:58:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:58:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:58:13 ========================================================= 05:58:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:58:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:58:14 #0 building with "default" instance using docker driver 05:58:14 05:58:14 #1 [internal] load build definition from Dockerfile 05:58:14 #1 transferring dockerfile: 1.52kB done 05:58:14 #1 DONE 0.0s 05:58:14 05:58:14 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:58:14 #2 DONE 0.1s 05:58:14 05:58:14 #3 [internal] load .dockerignore 05:58:14 #3 transferring context: 182B done 05:58:14 #3 DONE 0.0s 05:58:14 05:58:14 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:58:14 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:58:14 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 05:58:14 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:58:14 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 05:58:14 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 05:58:14 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:58:14 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:58:14 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:58:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 05:58:14 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:58:14 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:58:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 05:58:14 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 05:58:14 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:58:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s 05:58:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 05:58:14 #4 ... 05:58:14 05:58:14 #5 [internal] load build context 05:58:14 #5 transferring context: 25.63MB 0.2s done 05:58:14 #5 DONE 0.3s 05:58:14 05:58:14 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:58:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s 05:58:14 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:58:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.53MB / 11.98MB 0.3s 05:58:14 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 05:58:15 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 55.57MB / 60.15MB 0.5s 05:58:15 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 05:58:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.5s 05:58:15 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 05:58:15 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.5s 05:58:15 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 05:58:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 34.60MB / 112.58MB 0.6s 05:58:15 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 05:58:15 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 05:58:15 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 05:58:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.7s 05:58:15 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 05:58:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 63.96MB / 112.58MB 0.8s 05:58:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 1.0s 05:58:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 05:58:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 05:58:20 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done 05:58:20 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:58:20 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:58:20 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:58:20 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:58:20 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:58:21 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 05:58:21 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 05:58:25 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.9s done 05:58:25 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:58:26 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.0s done 05:58:26 #4 DONE 11.4s 05:58:26 05:58:26 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:58:26 #6 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:58:26 #6 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:58:26 #6 0.767 (1/8) Installing openssh-keygen (10.0_p1-r10) 05:58:26 #6 0.777 (2/8) Installing libedit (20250104.3.1-r1) 05:58:26 #6 0.782 (3/8) Installing openssh-client-common (10.0_p1-r10) 05:58:26 #6 0.798 (4/8) Installing openssh-client-default (10.0_p1-r10) 05:58:26 #6 0.807 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 05:58:26 #6 0.812 (6/8) Installing openssh-server-common (10.0_p1-r10) 05:58:26 #6 0.815 (7/8) Installing openssh-server (10.0_p1-r10) 05:58:26 #6 0.834 (8/8) Installing openssh (10.0_p1-r10) 05:58:26 #6 0.841 Executing busybox-1.37.0-r19.trigger 05:58:26 #6 0.850 OK: 272 MiB in 68 packages 05:58:27 Still waiting to schedule task 05:58:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-775344’ 05:58:28 #6 DONE 2.5s 05:58:28 05:58:28 #7 [builder 3/7] WORKDIR /device-modbus-go 05:58:28 #7 DONE 0.0s 05:58:28 05:58:28 #8 [builder 4/7] COPY go.mod vendor* ./ 05:58:28 #8 DONE 0.0s 05:58:28 05:58:28 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:38 #9 DONE 8.9s 05:58:38 05:58:38 #10 [builder 6/7] COPY . . 05:58:38 #10 DONE 0.2s 05:58:38 05:58:38 #11 [builder 7/7] RUN echo noop 05:58:38 #11 0.219 noop 05:58:38 #11 DONE 0.3s 05:58:38 05:58:38 #12 exporting to image 05:58:38 #12 exporting layers 05:58:46 #12 exporting layers 7.8s done 05:58:46 #12 writing image sha256:36f6a8084da2c812ea3831003ae72035ed3b5eedd63d6e0638c1a21cfe2c52fa done 05:58:46 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:58:46 #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:47 + docker inspect -f . ci-base-image-x86_64 05:58:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:47 prd-ubuntu20.04-docker-8c-8g-775358 does not seem to be running inside a container 05:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:47 $ docker top a4543e78c3710fa4728c183eb82ff74a57a1f88b76128c86f413cb286216bcd9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:48 + go version 05:58:48 go version go1.25.2 linux/amd64 [Pipeline] } 05:58:48 $ docker stop --time=1 a4543e78c3710fa4728c183eb82ff74a57a1f88b76128c86f413cb286216bcd9 05:58:49 $ docker rm -f --volumes a4543e78c3710fa4728c183eb82ff74a57a1f88b76128c86f413cb286216bcd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:49 + docker inspect -f . ci-base-image-x86_64 05:58:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:49 prd-ubuntu20.04-docker-8c-8g-775358 does not seem to be running inside a container 05:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:50 $ docker top 9d072f11647e886f16c7622a466ae43e8f5b6383fbb463da092f22b73fc89c82 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:50 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 05:58:50 + make test 05:58:50 go test ./... -coverprofile=coverage.out ./... 05:58:51 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:59:13 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:59:13 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 49.7% of statements 05:59:23 0 issues. 05:59:23 go vet ./... 05:59:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:59:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:59:30 ./bin/test-attribution-txt.sh [Pipeline] echo 05:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:59:30 $ docker stop --time=1 9d072f11647e886f16c7622a466ae43e8f5b6383fbb463da092f22b73fc89c82 05:59:32 $ docker rm -f --volumes 9d072f11647e886f16c7622a466ae43e8f5b6383fbb463da092f22b73fc89c82 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:59:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:59:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:59:33 + ls -al . 05:59:33 total 268 05:59:33 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 05:58 . 05:59:33 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 05:57 .. 05:59:33 -rw-rw-r-- 1 jenkins jenkins 140 Dec 18 05:57 .dockerignore 05:59:33 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 05:59 .git 05:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 05:57 .github 05:59:33 -rw-rw-r-- 1 jenkins jenkins 266 Dec 18 05:57 .gitignore 05:59:33 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 05:57 .golangci.yml 05:59:33 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 05:58 .semver 05:59:33 -rw-rw-r-- 1 jenkins jenkins 22459 Dec 18 05:57 Attribution.txt 05:59:33 -rw-rw-r-- 1 jenkins jenkins 18046 Dec 18 05:57 CHANGELOG.md 05:59:33 -rw-rw-r-- 1 jenkins jenkins 1479 Dec 18 05:57 Dockerfile 05:59:33 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 05:57 GOVERNANCE.md 05:59:33 -rw-rw-r-- 1 jenkins jenkins 681 Dec 18 05:57 Jenkinsfile 05:59:33 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 05:57 LICENSE 05:59:33 -rw-rw-r-- 1 jenkins jenkins 2529 Dec 18 05:57 Makefile 05:59:33 -rw-rw-r-- 1 jenkins jenkins 622 Dec 18 05:57 OWNERS.md 05:59:33 -rw-rw-r-- 1 jenkins jenkins 4463 Dec 18 05:57 README.md 05:59:33 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 05:58 VERSION 05:59:33 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 05:57 bin 05:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 05:57 cmd 05:59:33 -rw-r--r-- 1 jenkins jenkins 32380 Dec 18 05:59 coverage.out 05:59:33 -rw-rw-r-- 1 jenkins jenkins 6959 Dec 18 05:57 go.mod 05:59:33 -rw-rw-r-- 1 jenkins jenkins 89680 Dec 18 05:57 go.sum 05:59:33 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 05:57 internal 05:59:33 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 05:57 simulator 05:59:33 -rw-rw-r-- 1 jenkins jenkins 229 Dec 18 05:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:33 + 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=81a5ed9745191034868c5228ffff312c44c54ee1 --label arch=amd64 --label version=4.1.0-dev.17 . 05:59:34 #0 building with "default" instance using docker driver 05:59:34 05:59:34 #1 [internal] load build definition from Dockerfile 05:59:34 #1 transferring dockerfile: 1.52kB done 05:59:34 #1 DONE 0.0s 05:59:34 05:59:34 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:59:34 #2 DONE 0.0s 05:59:34 05:59:34 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:59:34 #3 DONE 0.1s 05:59:34 05:59:34 #4 [internal] load .dockerignore 05:59:34 #4 transferring context: 182B done 05:59:34 #4 DONE 0.0s 05:59:34 05:59:34 #5 [internal] load build context 05:59:34 #5 transferring context: 45.97kB 0.0s done 05:59:34 #5 DONE 0.1s 05:59:34 05:59:34 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:59:34 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 05:59:34 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:59:34 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:59:34 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:59:34 #6 DONE 0.1s 05:59:34 05:59:34 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:59:34 #7 DONE 0.1s 05:59:34 05:59:34 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:59:34 #8 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:59:34 #8 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:59:34 #8 0.587 (1/1) Installing dumb-init (1.2.5-r3) 05:59:35 #8 0.592 Executing busybox-1.37.0-r19.trigger 05:59:35 #8 0.601 OK: 7 MiB in 17 packages 05:59:35 #8 DONE 0.7s 05:59:35 05:59:35 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:59:35 #9 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:59:35 #9 0.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:59:35 #9 0.711 OK: 272 MiB in 68 packages 05:59:35 #9 DONE 0.9s 05:59:35 05:59:35 #10 [stage-1 3/6] RUN apk --no-cache upgrade 05:59:35 #10 ... 05:59:35 05:59:35 #11 [builder 3/7] WORKDIR /device-modbus-go 05:59:35 #11 DONE 0.0s 05:59:35 05:59:35 #12 [builder 4/7] COPY go.mod vendor* ./ 05:59:35 #12 DONE 0.0s 05:59:35 05:59:35 #10 [stage-1 3/6] RUN apk --no-cache upgrade 05:59:35 #10 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:59:35 #10 0.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:59:35 #10 ... 05:59:35 05:59:35 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:35 #13 DONE 0.5s 05:59:35 05:59:35 #14 [builder 6/7] COPY . . 05:59:35 #14 DONE 0.2s 05:59:35 05:59:35 #10 [stage-1 3/6] RUN apk --no-cache upgrade 05:59:35 #10 0.740 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 05:59:35 #10 0.753 Executing busybox-1.37.0-r20.post-upgrade 05:59:35 #10 0.793 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 05:59:35 #10 0.796 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 05:59:35 #10 0.800 Executing busybox-1.37.0-r20.trigger 05:59:35 #10 0.808 OK: 7 MiB in 17 packages 05:59:36 #10 DONE 0.9s 05:59:36 05:59:36 #15 [builder 7/7] RUN make build 05:59:36 #15 0.276 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:00:02 #15 DONE 25.1s 06:00:02 06:00:02 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 06:00:02 #16 DONE 0.1s 06:00:02 06:00:02 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 06:00:02 #17 DONE 0.0s 06:00:02 06:00:02 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 06:00:02 #18 DONE 0.0s 06:00:02 06:00:02 #19 exporting to image 06:00:02 #19 exporting layers 0.1s done 06:00:02 #19 writing image sha256:21d9e96a71d76c83954f3897b598c1492095255bd2edf6ffbfc604e1ba7cf28f done 06:00:02 #19 naming to docker.io/library/device-modbus done 06:00:02 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:02 provisioning config files... 06:00:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11311423491979564807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:03 ---> ****-login.sh 06:00:03 nexus3.edgexfoundry.org:10001 06:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:03 Login Succeeded 06:00:03 nexus3.edgexfoundry.org:10002 06:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:03 Login Succeeded 06:00:03 nexus3.edgexfoundry.org:10003 06:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:03 Login Succeeded 06:00:03 nexus3.edgexfoundry.org:10004 06:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:03 Login Succeeded 06:00:03 ****.io 06:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:03 Login Succeeded 06:00:03 ---> ****-login.sh ends [Pipeline] } 06:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:00:03 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:00:03 81a5ed9745191034868c5228ffff312c44c54ee1 06:00:03 latest 06:00:03 4.1.0-dev.17 06:00:03 81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 06:00:03 main 06:00:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:04 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1 06:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:00:04 e5ce71811201: Preparing 06:00:04 cdca70e4a1e9: Preparing 06:00:04 8e902f13fb1d: Preparing 06:00:04 b373d32b165c: Preparing 06:00:04 c657b58812cf: Preparing 06:00:04 256f393e029f: Preparing 06:00:04 256f393e029f: Waiting 06:00:04 cdca70e4a1e9: Pushed 06:00:04 c657b58812cf: Pushed 06:00:04 e5ce71811201: Pushed 06:00:04 256f393e029f: Layer already exists 06:00:04 b373d32b165c: Pushed 06:00:08 8e902f13fb1d: Pushed 06:00:08 81a5ed9745191034868c5228ffff312c44c54ee1: digest: sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:08 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:00:09 e5ce71811201: Preparing 06:00:09 cdca70e4a1e9: Preparing 06:00:09 8e902f13fb1d: Preparing 06:00:09 b373d32b165c: Preparing 06:00:09 c657b58812cf: Preparing 06:00:09 256f393e029f: Preparing 06:00:09 256f393e029f: Waiting 06:00:09 b373d32b165c: Layer already exists 06:00:09 8e902f13fb1d: Layer already exists 06:00:09 c657b58812cf: Layer already exists 06:00:09 e5ce71811201: Layer already exists 06:00:09 cdca70e4a1e9: Layer already exists 06:00:09 256f393e029f: Layer already exists 06:00:09 latest: digest: sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:09 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17 06:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:00:09 e5ce71811201: Preparing 06:00:09 cdca70e4a1e9: Preparing 06:00:09 8e902f13fb1d: Preparing 06:00:09 b373d32b165c: Preparing 06:00:09 c657b58812cf: Preparing 06:00:09 256f393e029f: Preparing 06:00:09 256f393e029f: Waiting 06:00:09 e5ce71811201: Layer already exists 06:00:09 cdca70e4a1e9: Layer already exists 06:00:09 c657b58812cf: Layer already exists 06:00:09 b373d32b165c: Layer already exists 06:00:09 8e902f13fb1d: Layer already exists 06:00:09 256f393e029f: Layer already exists 06:00:09 4.1.0-dev.17: digest: sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 06:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:00:10 e5ce71811201: Preparing 06:00:10 cdca70e4a1e9: Preparing 06:00:10 8e902f13fb1d: Preparing 06:00:10 b373d32b165c: Preparing 06:00:10 c657b58812cf: Preparing 06:00:10 256f393e029f: Preparing 06:00:10 256f393e029f: Waiting 06:00:10 c657b58812cf: Layer already exists 06:00:10 cdca70e4a1e9: Layer already exists 06:00:10 e5ce71811201: Layer already exists 06:00:10 8e902f13fb1d: Layer already exists 06:00:10 b373d32b165c: Layer already exists 06:00:10 256f393e029f: Layer already exists 06:00:10 81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17: digest: sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:00:11 e5ce71811201: Preparing 06:00:11 cdca70e4a1e9: Preparing 06:00:11 8e902f13fb1d: Preparing 06:00:11 b373d32b165c: Preparing 06:00:11 c657b58812cf: Preparing 06:00:11 256f393e029f: Preparing 06:00:11 256f393e029f: Waiting 06:00:11 e5ce71811201: Layer already exists 06:00:11 8e902f13fb1d: Layer already exists 06:00:11 c657b58812cf: Layer already exists 06:00:11 b373d32b165c: Layer already exists 06:00:11 cdca70e4a1e9: Layer already exists 06:00:11 256f393e029f: Layer already exists 06:00:11 main: digest: sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:11 ===================================================== [Pipeline] echo 06:00:11 taggedImages: 06:00:11 - nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1 06:00:11 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:00:11 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17 06:00:11 - nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 06:00:11 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 06:00:11 ========================================================= 06:00:11 [edgeXBuildMultiArch] RAW Config: 06:00:11 images: 06:00:11 - nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1 06:00:11 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:00:11 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17 06:00:11 - nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 06:00:11 - nexus3.edgexfoundry.org:10004/device-modbus:main 06:00:11 settingsFile: 06:00:11 device-modbus-go-settings 06:00:11 ========================================================= [Pipeline] node 06:00:26 Still waiting to schedule task 06:00:26 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-775343’ 06:02:27 Running on prd-centos7-docker-4c-2g-775361 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:27 provisioning config files... 06:02:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config665806035694211838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:31 ---> ****-login.sh 06:02:31 nexus3.edgexfoundry.org:10001 06:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:31 Configure a credential helper to remove this warning. See 06:02:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:31 06:02:31 Login Succeeded 06:02:31 nexus3.edgexfoundry.org:10002 06:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:31 Configure a credential helper to remove this warning. See 06:02:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:31 06:02:31 Login Succeeded 06:02:31 nexus3.edgexfoundry.org:10003 06:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:32 Configure a credential helper to remove this warning. See 06:02:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:32 06:02:32 Login Succeeded 06:02:32 nexus3.edgexfoundry.org:10004 06:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:32 Configure a credential helper to remove this warning. See 06:02:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:32 06:02:32 Login Succeeded 06:02:32 ****.io 06:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:32 Configure a credential helper to remove this warning. See 06:02:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:32 06:02:32 Login Succeeded 06:02:32 ---> ****-login.sh ends [Pipeline] } 06:02:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:32 + docker buildx ls 06:02:33 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:02:33 default * docker 06:02:33 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:02:33 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:02:33 edgex-builder [Pipeline] sh 06:02:33 + docker buildx inspect --bootstrap 06:02:33 #1 [internal] booting buildkit 06:02:33 #1 pulling image moby/buildkit:buildx-stable-1 06:02:37 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 06:02:37 #1 creating container buildx_buildkit_edgex-builder0 06:02:38 #1 creating container buildx_buildkit_edgex-builder0 2.4s done 06:02:38 #1 DONE 5.6s 06:02:38 Name: edgex-builder 06:02:38 Driver: docker-container 06:02:38 06:02:38 Nodes: 06:02:38 Name: edgex-builder0 06:02:38 Endpoint: unix:///var/run/docker.sock 06:02:38 Status: running 06:02:38 Buildkit: v0.26.2 06:02:38 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:02:39 + docker buildx ls 06:02:39 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:02:39 edgex-builder * docker-container 06:02:39 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:02:39 default docker 06:02:39 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:02:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1' 06:02:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1 --push - 06:02:39 #1 [internal] load build definition from Dockerfile 06:02:39 #1 transferring dockerfile: 198B done 06:02:39 #1 DONE 0.0s 06:02:39 06:02:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1 06:02:39 #2 DONE 0.1s 06:02:39 06:02:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1 06:02:39 #3 DONE 0.1s 06:02:39 06:02:39 #4 [internal] load .dockerignore 06:02:39 #4 transferring context: 2B done 06:02:39 #4 DONE 0.0s 06:02:39 06:02:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:39 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:39 #5 ... 06:02:39 06:02:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:39 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 0.0s done 06:02:39 #6 DONE 0.1s 06:02:40 06:02:40 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:02:40 #7 DONE 0.0s 06:02:40 06:02:40 #8 exporting to image 06:02:40 #8 exporting layers done 06:02:40 #8 exporting manifest sha256:42d536e11f8153e39c7d16b7403cb1549bbaa332df73f8015953bf96f04f9d39 0.0s done 06:02:40 #8 exporting config sha256:21d9e96a71d76c83954f3897b598c1492095255bd2edf6ffbfc604e1ba7cf28f done 06:02:40 #8 exporting manifest sha256:ba516b99ab2232090cc6ec26224bd88ff35218e1520a2c84a6d6a0e28fc265b6 0.0s done 06:02:40 #8 exporting config sha256:7db98431e10e48cbdfeffcf09cbce71ce9661852cc5d372d5c3ad9cac7833838 done 06:02:40 #8 exporting manifest list sha256:331f3089a22a6f0d928a63b709c2e23ce3e102457390d0f0040fe1c57713ee14 done 06:02:40 #8 pushing layers 06:02:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:02:40 #8 pushing layers 0.1s done 06:02:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1@sha256:331f3089a22a6f0d928a63b709c2e23ce3e102457390d0f0040fe1c57713ee14 0.1s done 06:02:40 #8 DONE 0.2s 06:02:40 06:02:40 1 warning found (use --debug to expand): 06:02:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:02:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 06:02:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 06:02:40 #1 [internal] load build definition from Dockerfile 06:02:40 #1 transferring dockerfile: 164B done 06:02:40 #1 DONE 0.0s 06:02:40 06:02:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 06:02:40 #2 DONE 0.0s 06:02:40 06:02:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 06:02:40 #3 DONE 0.0s 06:02:40 06:02:40 #4 [internal] load .dockerignore 06:02:40 #4 transferring context: 2B done 06:02:40 #4 DONE 0.0s 06:02:40 06:02:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:40 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 0.0s done 06:02:40 #5 CACHED 06:02:40 06:02:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:40 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 0.0s done 06:02:40 #6 CACHED 06:02:40 06:02:40 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:02:40 #7 DONE 0.0s 06:02:40 06:02:40 #8 exporting to image 06:02:40 #8 exporting layers done 06:02:40 #8 exporting manifest sha256:42d536e11f8153e39c7d16b7403cb1549bbaa332df73f8015953bf96f04f9d39 done 06:02:40 #8 exporting config sha256:21d9e96a71d76c83954f3897b598c1492095255bd2edf6ffbfc604e1ba7cf28f done 06:02:40 #8 exporting manifest sha256:ba516b99ab2232090cc6ec26224bd88ff35218e1520a2c84a6d6a0e28fc265b6 done 06:02:40 #8 exporting config sha256:7db98431e10e48cbdfeffcf09cbce71ce9661852cc5d372d5c3ad9cac7833838 done 06:02:40 #8 exporting manifest list sha256:331f3089a22a6f0d928a63b709c2e23ce3e102457390d0f0040fe1c57713ee14 done 06:02:40 #8 pushing layers 0.0s done 06:02:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:331f3089a22a6f0d928a63b709c2e23ce3e102457390d0f0040fe1c57713ee14 0.1s done 06:02:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:02:40 #8 DONE 0.1s 06:02:40 06:02:40 1 warning found (use --debug to expand): 06:02:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:02:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17' 06:02:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17 --push - 06:02:40 #1 [internal] load build definition from Dockerfile 06:02:40 #1 transferring dockerfile: 170B done 06:02:40 #1 DONE 0.0s 06:02:40 06:02:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17 06:02:40 #2 DONE 0.0s 06:02:40 06:02:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17 06:02:40 #3 DONE 0.0s 06:02:40 06:02:40 #4 [internal] load .dockerignore 06:02:40 #4 transferring context: 2B done 06:02:40 #4 DONE 0.0s 06:02:40 06:02:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:40 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 0.0s done 06:02:40 #5 CACHED 06:02:40 06:02:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:40 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 0.0s done 06:02:40 #6 CACHED 06:02:40 06:02:40 #7 exporting to image 06:02:40 #7 exporting layers 06:02:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:02:41 #7 exporting layers done 06:02:41 #7 exporting manifest sha256:42d536e11f8153e39c7d16b7403cb1549bbaa332df73f8015953bf96f04f9d39 done 06:02:41 #7 exporting config sha256:21d9e96a71d76c83954f3897b598c1492095255bd2edf6ffbfc604e1ba7cf28f done 06:02:41 #7 exporting manifest sha256:ba516b99ab2232090cc6ec26224bd88ff35218e1520a2c84a6d6a0e28fc265b6 done 06:02:41 #7 exporting config sha256:7db98431e10e48cbdfeffcf09cbce71ce9661852cc5d372d5c3ad9cac7833838 done 06:02:41 #7 exporting manifest list sha256:331f3089a22a6f0d928a63b709c2e23ce3e102457390d0f0040fe1c57713ee14 done 06:02:41 #7 pushing layers 0.0s done 06:02:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.17@sha256:331f3089a22a6f0d928a63b709c2e23ce3e102457390d0f0040fe1c57713ee14 0.1s done 06:02:41 #7 DONE 0.1s 06:02:41 06:02:41 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:02:41 #8 DONE 0.0s 06:02:41 06:02:41 1 warning found (use --debug to expand): 06:02:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:02:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 --push - 06:02:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17' 06:02:41 #1 [internal] load build definition from Dockerfile 06:02:41 #1 transferring dockerfile: 211B done 06:02:41 #1 DONE 0.0s 06:02:41 06:02:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 06:02:41 #2 DONE 0.0s 06:02:41 06:02:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 06:02:41 #3 DONE 0.0s 06:02:41 06:02:41 #4 [internal] load .dockerignore 06:02:41 #4 transferring context: 2B done 06:02:41 #4 DONE 0.0s 06:02:41 06:02:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:41 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 0.0s done 06:02:41 #5 CACHED 06:02:41 06:02:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:41 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 0.0s done 06:02:41 #6 CACHED 06:02:41 06:02:41 #7 exporting to image 06:02:41 #7 exporting layers 06:02:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:02:41 #7 exporting layers done 06:02:41 #7 exporting manifest sha256:42d536e11f8153e39c7d16b7403cb1549bbaa332df73f8015953bf96f04f9d39 done 06:02:41 #7 exporting config sha256:21d9e96a71d76c83954f3897b598c1492095255bd2edf6ffbfc604e1ba7cf28f done 06:02:41 #7 exporting manifest sha256:ba516b99ab2232090cc6ec26224bd88ff35218e1520a2c84a6d6a0e28fc265b6 done 06:02:41 #7 exporting config sha256:7db98431e10e48cbdfeffcf09cbce71ce9661852cc5d372d5c3ad9cac7833838 done 06:02:41 #7 exporting manifest list sha256:331f3089a22a6f0d928a63b709c2e23ce3e102457390d0f0040fe1c57713ee14 done 06:02:41 #7 pushing layers 0.0s done 06:02:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17@sha256:331f3089a22a6f0d928a63b709c2e23ce3e102457390d0f0040fe1c57713ee14 0.1s done 06:02:41 #7 DONE 0.1s 06:02:41 06:02:41 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:02:41 #8 DONE 0.0s 06:02:41 06:02:41 1 warning found (use --debug to expand): 06:02:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:02:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 06:02:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 06:02:42 #1 [internal] load build definition from Dockerfile 06:02:42 #1 transferring dockerfile: 162B done 06:02:42 #1 DONE 0.0s 06:02:42 06:02:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 06:02:42 #2 DONE 0.0s 06:02:42 06:02:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 06:02:42 #3 DONE 0.0s 06:02:42 06:02:42 #4 [internal] load .dockerignore 06:02:42 #4 transferring context: 2B done 06:02:42 #4 DONE 0.0s 06:02:42 06:02:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:42 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:42 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 0.0s done 06:02:42 #5 CACHED 06:02:42 06:02:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 06:02:42 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:4a529641e0e359623286ae4a2f4e278110824a1d0f3ca2a96957b8214c595625 0.0s done 06:02:42 #6 CACHED 06:02:42 06:02:42 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 06:02:42 #7 DONE 0.0s 06:02:42 06:02:42 #8 exporting to image 06:02:42 #8 exporting layers done 06:02:42 #8 exporting manifest sha256:42d536e11f8153e39c7d16b7403cb1549bbaa332df73f8015953bf96f04f9d39 done 06:02:42 #8 exporting config sha256:21d9e96a71d76c83954f3897b598c1492095255bd2edf6ffbfc604e1ba7cf28f done 06:02:42 #8 exporting manifest sha256:ba516b99ab2232090cc6ec26224bd88ff35218e1520a2c84a6d6a0e28fc265b6 done 06:02:42 #8 exporting config sha256:7db98431e10e48cbdfeffcf09cbce71ce9661852cc5d372d5c3ad9cac7833838 done 06:02:42 #8 exporting manifest list sha256:331f3089a22a6f0d928a63b709c2e23ce3e102457390d0f0040fe1c57713ee14 done 06:02:42 #8 pushing layers 0.0s done 06:02:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:331f3089a22a6f0d928a63b709c2e23ce3e102457390d0f0040fe1c57713ee14 0.1s done 06:02:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:02:42 #8 DONE 0.1s 06:02:42 06:02:42 1 warning found (use --debug to expand): 06:02:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:02:42 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:02:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:43 ---> package-listing.sh 06:02:43 ++ facter osfamily 06:02:43 ++ tr '[:upper:]' '[:lower:]' 06:02:43 + OS_FAMILY=redhat 06:02:43 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:02:43 + START_PACKAGES=/tmp/packages_start.txt 06:02:43 + END_PACKAGES=/tmp/packages_end.txt 06:02:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:43 + PACKAGES=/tmp/packages_start.txt 06:02:43 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:02:43 + PACKAGES=/tmp/packages_end.txt 06:02:43 + case "${OS_FAMILY}" in 06:02:43 + sort 06:02:43 + rpm -qa 06:02:44 + '[' -f /tmp/packages_start.txt ']' 06:02:44 + '[' -f /tmp/packages_end.txt ']' 06:02:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:44 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:02:44 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:02:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:02:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:02:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:45 06:02:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:45 latest: Pulling from edgex-lftools-log-publisher 06:02:45 5eb5b503b376: Pulling fs layer 06:02:45 5c69ac0246d0: Pulling fs layer 06:02:45 ec43610c2a17: Pulling fs layer 06:02:45 3a2ae6a8a46f: Pulling fs layer 06:02:45 33b1e0a273af: Pulling fs layer 06:02:45 5d3b04190fa2: Pulling fs layer 06:02:45 2f39f015ded8: Pulling fs layer 06:02:45 3a2ae6a8a46f: Waiting 06:02:45 33b1e0a273af: Waiting 06:02:45 5d3b04190fa2: Waiting 06:02:45 2f39f015ded8: Waiting 06:02:45 5c69ac0246d0: Verifying Checksum 06:02:45 5c69ac0246d0: Download complete 06:02:45 3a2ae6a8a46f: Verifying Checksum 06:02:45 3a2ae6a8a46f: Download complete 06:02:45 33b1e0a273af: Verifying Checksum 06:02:45 33b1e0a273af: Download complete 06:02:45 ec43610c2a17: Verifying Checksum 06:02:45 ec43610c2a17: Download complete 06:02:45 5d3b04190fa2: Verifying Checksum 06:02:45 5d3b04190fa2: Download complete 06:02:45 5eb5b503b376: Verifying Checksum 06:02:45 5eb5b503b376: Download complete 06:02:46 2f39f015ded8: Verifying Checksum 06:02:46 2f39f015ded8: Download complete 06:02:47 5eb5b503b376: Pull complete 06:02:47 5c69ac0246d0: Pull complete 06:02:47 ec43610c2a17: Pull complete 06:02:47 3a2ae6a8a46f: Pull complete 06:02:48 33b1e0a273af: Pull complete 06:02:48 5d3b04190fa2: Pull complete 06:02:52 2f39f015ded8: Pull complete 06:02:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:52 prd-centos7-docker-4c-2g-775361 does not seem to be running inside a container 06:02:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:02:57 $ docker top 6aa09d67320541f7b6b7dcdaeaed3b8592b5fb68f0ab20a454628e07228dc89d -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:57 + touch /tmp/pre-build-complete [Pipeline] sh 06:02:57 + mkdir -p /var/log/sysstat [Pipeline] sh 06:02:58 + ls /var/log/sa-host 06:02:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:58 provisioning config files... 06:02:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15092470808950274653tmp [Pipeline] { [Pipeline] echo 06:02:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:02:58 ---> create-netrc.sh [Pipeline] } 06:02:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:02:58 ---> python-tools-install.sh [Pipeline] echo 06:02:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:02:59 ---> sudo-logs.sh 06:02:59 Archiving 'sudo' log.. 06:02:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-775361.novalocal: Name or service not known 06:02:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-775361.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:02:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:02:59 ---> job-cost.sh 06:02:59 lf-activate-venv: SKIPPING 06:02:59 INFO: No Stack... 06:02:59 INFO: Retrieving Pricing Info for: v3-standard-2 06:03:00 INFO: Archiving Costs [Pipeline] echo 06:03:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:03:00 ---> logs-deploy.sh 06:03:00 lf-activate-venv: SKIPPING 06:03:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/210 06:03:00 INFO: archiving workspace using pattern(s): 06:03:01 Archives upload complete. 06:03:01 INFO: archiving logs to Nexus 06:03:02 ---> uname -a: 06:03:02 Linux prd-centos7-docker-4c-2g-775361.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:03:02 06:03:02 06:03:02 ---> lscpu: 06:03:02 Architecture: x86_64 06:03:02 CPU op-mode(s): 32-bit, 64-bit 06:03:02 Byte Order: Little Endian 06:03:02 Address sizes: 40 bits physical, 48 bits virtual 06:03:02 CPU(s): 2 06:03:02 On-line CPU(s) list: 0,1 06:03:02 Thread(s) per core: 1 06:03:02 Core(s) per socket: 1 06:03:02 Socket(s): 2 06:03:02 NUMA node(s): 1 06:03:02 Vendor ID: AuthenticAMD 06:03:02 CPU family: 23 06:03:02 Model: 49 06:03:02 Model name: AMD EPYC-Rome Processor 06:03:02 Stepping: 0 06:03:02 CPU MHz: 2800.000 06:03:02 BogoMIPS: 5600.00 06:03:02 Virtualization: AMD-V 06:03:02 Hypervisor vendor: KVM 06:03:02 Virtualization type: full 06:03:02 L1d cache: 64 KiB 06:03:02 L1i cache: 64 KiB 06:03:02 L2 cache: 1 MiB 06:03:02 L3 cache: 32 MiB 06:03:02 NUMA node0 CPU(s): 0,1 06:03:02 Vulnerability Itlb multihit: Not affected 06:03:02 Vulnerability L1tf: Not affected 06:03:02 Vulnerability Mds: Not affected 06:03:02 Vulnerability Meltdown: Not affected 06:03:02 Vulnerability Mmio stale data: Not affected 06:03:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:03:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:03:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:03:02 Vulnerability Srbds: Not affected 06:03:02 Vulnerability Tsx async abort: Not affected 06:03:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:03:02 06:03:02 06:03:02 ---> nproc: 06:03:02 2 06:03:02 06:03:02 06:03:02 ---> df -h: 06:03:02 Filesystem Size Used Avail Use% Mounted on 06:03:02 overlay 40G 7.3G 33G 19% / 06:03:02 tmpfs 64M 0 64M 0% /dev 06:03:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:03:02 shm 64M 0 64M 0% /dev/shm 06:03:02 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:03:02 06:03:02 06:03:02 Cannot open /var/log/sysstat/sa18: No such file or directory 06:03:02 Please check if data collecting is enabled 06:03:02 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:02 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:03:02 $ docker stop --time=1 6aa09d67320541f7b6b7dcdaeaed3b8592b5fb68f0ab20a454628e07228dc89d 06:03:03 $ docker rm -f --volumes 6aa09d67320541f7b6b7dcdaeaed3b8592b5fb68f0ab20a454628e07228dc89d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:03:03 [WS-CLEANUP] Deleting project workspace... 06:03:03 [WS-CLEANUP] Deferred wipeout is used... 06:03:03 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:03:04 06:03:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:03:04 latest: Pulling from edgex-lftools-log-publisher 06:03:04 5eb5b503b376: Pulling fs layer 06:03:04 5c69ac0246d0: Pulling fs layer 06:03:04 ec43610c2a17: Pulling fs layer 06:03:04 3a2ae6a8a46f: Pulling fs layer 06:03:04 33b1e0a273af: Pulling fs layer 06:03:04 5d3b04190fa2: Pulling fs layer 06:03:04 2f39f015ded8: Pulling fs layer 06:03:04 3a2ae6a8a46f: Waiting 06:03:04 33b1e0a273af: Waiting 06:03:04 5d3b04190fa2: Waiting 06:03:04 2f39f015ded8: Waiting 06:03:04 5c69ac0246d0: Download complete 06:03:04 3a2ae6a8a46f: Download complete 06:03:04 33b1e0a273af: Verifying Checksum 06:03:04 33b1e0a273af: Download complete 06:03:04 5d3b04190fa2: Verifying Checksum 06:03:04 5d3b04190fa2: Download complete 06:03:04 ec43610c2a17: Verifying Checksum 06:03:04 ec43610c2a17: Download complete 06:03:04 5eb5b503b376: Verifying Checksum 06:03:04 5eb5b503b376: Download complete 06:03:05 2f39f015ded8: Download complete 06:03:06 5eb5b503b376: Pull complete 06:03:06 5c69ac0246d0: Pull complete 06:03:06 ec43610c2a17: Pull complete 06:03:06 3a2ae6a8a46f: Pull complete 06:03:06 33b1e0a273af: Pull complete 06:03:07 5d3b04190fa2: Pull complete 06:03:12 2f39f015ded8: Pull complete 06:03:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:03:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:03:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:12 prd-ubuntu20.04-docker-8c-8g-775358 does not seem to be running inside a container 06:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:03:13 $ docker top 63da59d075ce48404b63adfc3ef31969eb570702bc685153eafd4fb64a55a0c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:14 ---> job-cost.sh 06:03:14 lf-activate-venv: SKIPPING 06:03:14 INFO: No Stack... 06:03:14 INFO: Retrieving Pricing Info for: v3-standard-8 06:03:15 INFO: Archiving Costs [Pipeline] sh 06:03:15 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:03:15 + cut -d, -f6 [Pipeline] lock 06:03:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-210-stack-cost] 06:03:15 Resource [jenkins-edgexfoundry-device-modbus-go-main-210-stack-cost] did not exist. Created. 06:03:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:03:15 + echo total: 0.2199999988079071 [Pipeline] stash 06:03:15 Stashed 1 file(s) [Pipeline] } 06:03:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-210-stack-cost] [Pipeline] // lock [Pipeline] } 06:03:15 $ docker stop --time=1 63da59d075ce48404b63adfc3ef31969eb570702bc685153eafd4fb64a55a0c2 06:03:17 $ docker rm -f --volumes 63da59d075ce48404b63adfc3ef31969eb570702bc685153eafd4fb64a55a0c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775360 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:03:22 Running in /w/workspace/device-modbus-go/210 [Pipeline] { [Pipeline] checkout 06:03:25 The recommended git tool is: git 06:03:30 using credential edgex-jenkins-ssh 06:03:30 Cloning the remote Git repository 06:03:30 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:03:31 > git init /w/workspace/device-modbus-go/210 # timeout=10 06:03:31 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:03:31 > git --version # timeout=10 06:03:31 > git --version # 'git version 2.25.1' 06:03:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:34 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:03:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:35 Avoid second fetch 06:03:35 Checking out Revision 81a5ed9745191034868c5228ffff312c44c54ee1 (main) 06:03:35 Commit message: "Merge pull request #692 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.49" 06:03:35 > git config core.sparsecheckout # timeout=10 06:03:35 > git checkout -f 81a5ed9745191034868c5228ffff312c44c54ee1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:40 provisioning config files... 06:03:40 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/210@tmp/config11655046765445633726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:40 ---> ****-login.sh 06:03:40 nexus3.edgexfoundry.org:10001 06:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:41 Configure a credential helper to remove this warning. See 06:03:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:41 06:03:41 Login Succeeded 06:03:41 nexus3.edgexfoundry.org:10002 06:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:42 Configure a credential helper to remove this warning. See 06:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:42 06:03:42 Login Succeeded 06:03:42 nexus3.edgexfoundry.org:10003 06:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:42 Configure a credential helper to remove this warning. See 06:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:42 06:03:42 Login Succeeded 06:03:42 nexus3.edgexfoundry.org:10004 06:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:42 Configure a credential helper to remove this warning. See 06:03:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:42 06:03:42 Login Succeeded 06:03:42 ****.io 06:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:43 Configure a credential helper to remove this warning. See 06:03:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:43 06:03:43 Login Succeeded 06:03:43 ---> ****-login.sh ends [Pipeline] } 06:03:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:03:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:03:43 ========================================================= 06:03:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:03:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:03:44 Sending build context to Docker daemon 13.04MB 06:03:44 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 06:03:44 Step 2/10 : FROM ${BASE} AS builder 06:03:44 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:03:44 6b59a28fa201: Pulling fs layer 06:03:44 d32bb0dddca7: Pulling fs layer 06:03:44 5dab1238d3d9: Pulling fs layer 06:03:44 196fd7d83e7d: Pulling fs layer 06:03:44 4f4fb700ef54: Pulling fs layer 06:03:44 8ba94037c8f0: Pulling fs layer 06:03:44 deaec5988b04: Pulling fs layer 06:03:44 9f65657bb879: Pulling fs layer 06:03:44 196fd7d83e7d: Waiting 06:03:44 4f4fb700ef54: Waiting 06:03:44 8ba94037c8f0: Waiting 06:03:44 9f65657bb879: Waiting 06:03:44 deaec5988b04: Waiting 06:03:44 d32bb0dddca7: Verifying Checksum 06:03:44 d32bb0dddca7: Download complete 06:03:44 196fd7d83e7d: Verifying Checksum 06:03:44 196fd7d83e7d: Download complete 06:03:44 4f4fb700ef54: Verifying Checksum 06:03:44 4f4fb700ef54: Download complete 06:03:44 8ba94037c8f0: Verifying Checksum 06:03:44 8ba94037c8f0: Download complete 06:03:44 6b59a28fa201: Verifying Checksum 06:03:44 6b59a28fa201: Download complete 06:03:45 9f65657bb879: Verifying Checksum 06:03:45 9f65657bb879: Download complete 06:03:45 6b59a28fa201: Pull complete 06:03:46 d32bb0dddca7: Pull complete 06:03:46 5dab1238d3d9: Verifying Checksum 06:03:46 5dab1238d3d9: Download complete 06:03:47 deaec5988b04: Verifying Checksum 06:03:47 deaec5988b04: Download complete 06:04:02 5dab1238d3d9: Pull complete 06:04:02 196fd7d83e7d: Pull complete 06:04:02 4f4fb700ef54: Pull complete 06:04:02 8ba94037c8f0: Pull complete 06:04:11 deaec5988b04: Pull complete 06:04:12 9f65657bb879: Pull complete 06:04:12 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:04:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:04:12 ---> 334268110677 06:04:12 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:04:14 ---> Running in 4594a18f1f8f 06:04:14 Removing intermediate container 4594a18f1f8f 06:04:14 ---> 537f13a1f894 06:04:14 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:14 ---> Running in a6647bd8b500 06:04:15 Removing intermediate container a6647bd8b500 06:04:15 ---> 6ba5b84be302 06:04:15 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:04:15 ---> Running in 67de46def2cf 06:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:04:18 (1/8) Installing openssh-keygen (10.0_p1-r10) 06:04:18 (2/8) Installing libedit (20250104.3.1-r1) 06:04:18 (3/8) Installing openssh-client-common (10.0_p1-r10) 06:04:18 (4/8) Installing openssh-client-default (10.0_p1-r10) 06:04:18 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 06:04:18 (6/8) Installing openssh-server-common (10.0_p1-r10) 06:04:18 (7/8) Installing openssh-server (10.0_p1-r10) 06:04:18 (8/8) Installing openssh (10.0_p1-r10) 06:04:18 Executing busybox-1.37.0-r19.trigger 06:04:18 OK: 262 MiB in 68 packages 06:04:20 Removing intermediate container 67de46def2cf 06:04:20 ---> 2b39f9d21e4b 06:04:20 Step 6/10 : WORKDIR /device-modbus-go 06:04:20 ---> Running in cae76523e704 06:04:20 Removing intermediate container cae76523e704 06:04:20 ---> f006e1377f25 06:04:20 Step 7/10 : COPY go.mod vendor* ./ 06:04:20 ---> bc1d75cbcf1a 06:04:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:21 ---> Running in 25ec2d778346 06:06:12 Removing intermediate container 25ec2d778346 06:06:12 ---> 4c99232d222b 06:06:12 Step 9/10 : COPY . . 06:06:12 ---> cf2d36e02e75 06:06:12 Step 10/10 : RUN ${MAKE} 06:06:12 ---> Running in 5ad2f2ef900d 06:06:12 noop 06:06:12 Removing intermediate container 5ad2f2ef900d 06:06:12 ---> 682d1a7cef46 06:06:12 Successfully built 682d1a7cef46 06:06:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:13 + docker inspect -f . ci-base-image-arm64 06:06:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:13 prd-ubuntu20.04-docker-arm64-4c-16g-775360 does not seem to be running inside a container 06:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/210 -v /w/workspace/device-modbus-go/210:/w/workspace/device-modbus-go/210:rw,z -v /w/workspace/device-modbus-go/210@tmp:/w/workspace/device-modbus-go/210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:14 $ docker top b95a63e813b66908b4634c51bc3257ffbe99cda19fde71c48b094da36d51de79 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:15 + go version 06:06:15 go version go1.25.3 linux/arm64 [Pipeline] } 06:06:15 $ docker stop --time=1 b95a63e813b66908b4634c51bc3257ffbe99cda19fde71c48b094da36d51de79 06:06:17 $ docker rm -f --volumes b95a63e813b66908b4634c51bc3257ffbe99cda19fde71c48b094da36d51de79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker inspect -f . ci-base-image-arm64 06:06:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:18 prd-ubuntu20.04-docker-arm64-4c-16g-775360 does not seem to be running inside a container 06:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/210 -v /w/workspace/device-modbus-go/210:/w/workspace/device-modbus-go/210:rw,z -v /w/workspace/device-modbus-go/210@tmp:/w/workspace/device-modbus-go/210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:19 $ docker top f4ed1cd545080560f86a8d0eb720d6801f667fd58938f60cf13b0ae62fee1868 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:20 + git config --global --add safe.directory /w/workspace/device-modbus-go/210 [Pipeline] fileExists [Pipeline] sh 06:06:20 + make test 06:06:20 go test ./... -coverprofile=coverage.out ./... 06:06:26 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:10:18 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:10:18 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 49.7% of statements 06:10:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:10:18 go vet ./... 06:10:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:10:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:10:57 ./bin/test-attribution-txt.sh [Pipeline] echo 06:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:10:57 $ docker stop --time=1 f4ed1cd545080560f86a8d0eb720d6801f667fd58938f60cf13b0ae62fee1868 06:10:59 $ docker rm -f --volumes f4ed1cd545080560f86a8d0eb720d6801f667fd58938f60cf13b0ae62fee1868 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:11:00 Warning: overwriting stash ‘coverage-report’ 06:11:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:11:02 + ls -al . 06:11:02 total 264 06:11:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 06:06 . 06:11:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 06:03 .. 06:11:02 -rw-rw-r-- 1 jenkins jenkins 140 Dec 18 06:03 .dockerignore 06:11:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 06:03 .git 06:11:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 06:03 .github 06:11:02 -rw-rw-r-- 1 jenkins jenkins 266 Dec 18 06:03 .gitignore 06:11:02 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 06:03 .golangci.yml 06:11:02 -rw-rw-r-- 1 jenkins jenkins 22459 Dec 18 06:03 Attribution.txt 06:11:02 -rw-rw-r-- 1 jenkins jenkins 18046 Dec 18 06:03 CHANGELOG.md 06:11:02 -rw-rw-r-- 1 jenkins jenkins 1479 Dec 18 06:03 Dockerfile 06:11:02 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 06:03 GOVERNANCE.md 06:11:02 -rw-rw-r-- 1 jenkins jenkins 681 Dec 18 06:03 Jenkinsfile 06:11:02 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 06:03 LICENSE 06:11:02 -rw-rw-r-- 1 jenkins jenkins 2529 Dec 18 06:03 Makefile 06:11:02 -rw-rw-r-- 1 jenkins jenkins 622 Dec 18 06:03 OWNERS.md 06:11:02 -rw-rw-r-- 1 jenkins jenkins 4463 Dec 18 06:03 README.md 06:11:02 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 05:58 VERSION 06:11:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 06:03 bin 06:11:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 06:03 cmd 06:11:02 -rw-r--r-- 1 jenkins jenkins 32380 Dec 18 06:10 coverage.out 06:11:02 -rw-rw-r-- 1 jenkins jenkins 6959 Dec 18 06:03 go.mod 06:11:02 -rw-rw-r-- 1 jenkins jenkins 89680 Dec 18 06:03 go.sum 06:11:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 06:03 internal 06:11:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 06:03 simulator 06:11:02 -rw-rw-r-- 1 jenkins jenkins 229 Dec 18 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:02 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=81a5ed9745191034868c5228ffff312c44c54ee1 --label arch=arm64 --label version=4.1.0-dev.17 . 06:11:03 Sending build context to Docker daemon 13.07MB 06:11:03 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 06:11:03 Step 2/23 : FROM ${BASE} AS builder 06:11:03 ---> 682d1a7cef46 06:11:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:11:03 ---> Running in f1766b2dba3e 06:11:03 Removing intermediate container f1766b2dba3e 06:11:03 ---> a875c3a6b0fe 06:11:03 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:11:03 ---> Running in 1d0882a1325c 06:11:04 Removing intermediate container 1d0882a1325c 06:11:04 ---> f5db5c6cff7d 06:11:04 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:11:04 ---> Running in aa21a51378e1 06:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:11:06 OK: 262 MiB in 68 packages 06:11:07 Removing intermediate container aa21a51378e1 06:11:07 ---> b604be47cd1d 06:11:07 Step 6/23 : WORKDIR /device-modbus-go 06:11:07 ---> Running in f7fc5437a3b5 06:11:08 Removing intermediate container f7fc5437a3b5 06:11:08 ---> 7429e7331271 06:11:08 Step 7/23 : COPY go.mod vendor* ./ 06:11:08 ---> 4cf0c73d86e6 06:11:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:08 ---> Running in cf96aef34ca5 06:11:10 Removing intermediate container cf96aef34ca5 06:11:10 ---> f5f4088f673f 06:11:10 Step 9/23 : COPY . . 06:11:11 ---> 10a6cfc74d0f 06:11:11 Step 10/23 : RUN ${MAKE} 06:11:11 ---> Running in e252f387d29f 06:11:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:14:49 Removing intermediate container e252f387d29f 06:14:49 ---> d81883d36fab 06:14:49 Step 11/23 : FROM alpine:3.22 06:14:49 3.22: Pulling from library/alpine 06:14:49 6b59a28fa201: Already exists 06:14:49 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:14:49 Status: Downloaded newer image for alpine:3.22 06:14:49 ---> 171e65262c80 06:14:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:14:49 ---> Running in 9cc41c28e2fe 06:14:49 Removing intermediate container 9cc41c28e2fe 06:14:49 ---> c16062be642f 06:14:49 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:14:49 ---> Running in 93e39f37e47d 06:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:14:49 (1/1) Installing dumb-init (1.2.5-r3) 06:14:49 Executing busybox-1.37.0-r19.trigger 06:14:49 OK: 8 MiB in 17 packages 06:14:49 Removing intermediate container 93e39f37e47d 06:14:49 ---> d9ee0d3a63a5 06:14:49 Step 14/23 : RUN apk --no-cache upgrade 06:14:49 ---> Running in d5da67c53c72 06:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:14:49 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 06:14:50 Executing busybox-1.37.0-r20.post-upgrade 06:14:50 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 06:14:50 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 06:14:50 Executing busybox-1.37.0-r20.trigger 06:14:50 OK: 8 MiB in 17 packages 06:14:51 Removing intermediate container d5da67c53c72 06:14:51 ---> 00c0cf9490b7 06:14:51 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:14:52 ---> f8a8fd702795 06:14:52 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:14:53 ---> 512d64dca990 06:14:53 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:14:53 ---> 469032b42340 06:14:53 Step 18/23 : EXPOSE 59901 06:14:53 ---> Running in 59f5896657a5 06:14:54 Removing intermediate container 59f5896657a5 06:14:54 ---> a8dcf9d60719 06:14:54 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:14:54 ---> Running in 88c0e84caf40 06:14:54 Removing intermediate container 88c0e84caf40 06:14:54 ---> 9c5111377a6c 06:14:54 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:14:54 ---> Running in 68f7793efefd 06:14:55 Removing intermediate container 68f7793efefd 06:14:55 ---> ee41ba7ed052 06:14:55 Step 21/23 : LABEL arch=arm64 06:14:55 ---> Running in 1229ecf4b515 06:14:55 Removing intermediate container 1229ecf4b515 06:14:55 ---> befc3b5a2849 06:14:55 Step 22/23 : LABEL git_sha=81a5ed9745191034868c5228ffff312c44c54ee1 06:14:55 ---> Running in 90fdc98e9c75 06:14:55 Removing intermediate container 90fdc98e9c75 06:14:55 ---> ecdc82d5615b 06:14:55 Step 23/23 : LABEL version=4.1.0-dev.17 06:14:55 ---> Running in 30da6ebe25d1 06:14:56 Removing intermediate container 30da6ebe25d1 06:14:56 ---> ce1137efe0cc 06:14:56 [Warning] One or more build-args [ARCH] were not consumed 06:14:56 Successfully built ce1137efe0cc 06:14:56 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:56 provisioning config files... 06:14:56 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/210@tmp/config16378557496275025971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:56 ---> ****-login.sh 06:14:56 nexus3.edgexfoundry.org:10001 06:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:56 Configure a credential helper to remove this warning. See 06:14:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:56 06:14:56 Login Succeeded 06:14:56 nexus3.edgexfoundry.org:10002 06:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:57 Configure a credential helper to remove this warning. See 06:14:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:57 06:14:57 Login Succeeded 06:14:57 nexus3.edgexfoundry.org:10003 06:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:57 Configure a credential helper to remove this warning. See 06:14:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:57 06:14:57 Login Succeeded 06:14:57 nexus3.edgexfoundry.org:10004 06:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:57 Configure a credential helper to remove this warning. See 06:14:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:57 06:14:57 Login Succeeded 06:14:57 ****.io 06:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:58 Configure a credential helper to remove this warning. See 06:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:58 06:14:58 Login Succeeded 06:14:58 ---> ****-login.sh ends [Pipeline] } 06:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:14:58 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:14:58 81a5ed9745191034868c5228ffff312c44c54ee1 06:14:58 latest 06:14:58 4.1.0-dev.17 06:14:58 81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 06:14:58 main 06:14:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:81a5ed9745191034868c5228ffff312c44c54ee1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:01 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:81a5ed9745191034868c5228ffff312c44c54ee1 06:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:15:01 3b093089addf: Preparing 06:15:01 b66de71a51fe: Preparing 06:15:01 974e16a9ec2e: Preparing 06:15:01 e379bf01e52d: Preparing 06:15:01 8519ec1cce1e: Preparing 06:15:01 0e64f2360a44: Preparing 06:15:01 0e64f2360a44: Waiting 06:15:01 b66de71a51fe: Pushed 06:15:01 3b093089addf: Pushed 06:15:01 8519ec1cce1e: Pushed 06:15:01 0e64f2360a44: Layer already exists 06:15:01 e379bf01e52d: Pushed 06:15:09 974e16a9ec2e: Pushed 06:15:09 81a5ed9745191034868c5228ffff312c44c54ee1: digest: sha256:a2b4f465bb47ce55e4988f61edbbbe80d9f5dc3b2639b98129edd15406344bc7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:10 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:15:10 3b093089addf: Preparing 06:15:10 b66de71a51fe: Preparing 06:15:10 974e16a9ec2e: Preparing 06:15:10 e379bf01e52d: Preparing 06:15:10 8519ec1cce1e: Preparing 06:15:10 0e64f2360a44: Preparing 06:15:10 0e64f2360a44: Waiting 06:15:10 8519ec1cce1e: Layer already exists 06:15:10 3b093089addf: Layer already exists 06:15:10 e379bf01e52d: Layer already exists 06:15:10 974e16a9ec2e: Layer already exists 06:15:10 b66de71a51fe: Layer already exists 06:15:10 0e64f2360a44: Layer already exists 06:15:10 latest: digest: sha256:a2b4f465bb47ce55e4988f61edbbbe80d9f5dc3b2639b98129edd15406344bc7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:11 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.17 06:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:15:11 3b093089addf: Preparing 06:15:11 b66de71a51fe: Preparing 06:15:11 974e16a9ec2e: Preparing 06:15:11 e379bf01e52d: Preparing 06:15:11 8519ec1cce1e: Preparing 06:15:11 0e64f2360a44: Preparing 06:15:11 0e64f2360a44: Waiting 06:15:11 3b093089addf: Layer already exists 06:15:11 b66de71a51fe: Layer already exists 06:15:11 8519ec1cce1e: Layer already exists 06:15:11 974e16a9ec2e: Layer already exists 06:15:11 e379bf01e52d: Layer already exists 06:15:11 0e64f2360a44: Layer already exists 06:15:11 4.1.0-dev.17: digest: sha256:a2b4f465bb47ce55e4988f61edbbbe80d9f5dc3b2639b98129edd15406344bc7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:11 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:12 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 06:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:15:12 3b093089addf: Preparing 06:15:12 b66de71a51fe: Preparing 06:15:12 974e16a9ec2e: Preparing 06:15:12 e379bf01e52d: Preparing 06:15:12 8519ec1cce1e: Preparing 06:15:12 0e64f2360a44: Preparing 06:15:12 0e64f2360a44: Waiting 06:15:12 b66de71a51fe: Layer already exists 06:15:12 3b093089addf: Layer already exists 06:15:12 e379bf01e52d: Layer already exists 06:15:12 974e16a9ec2e: Layer already exists 06:15:12 8519ec1cce1e: Layer already exists 06:15:12 0e64f2360a44: Layer already exists 06:15:12 81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17: digest: sha256:a2b4f465bb47ce55e4988f61edbbbe80d9f5dc3b2639b98129edd15406344bc7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:12 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:12 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:15:12 3b093089addf: Preparing 06:15:12 b66de71a51fe: Preparing 06:15:12 974e16a9ec2e: Preparing 06:15:12 e379bf01e52d: Preparing 06:15:12 8519ec1cce1e: Preparing 06:15:12 0e64f2360a44: Preparing 06:15:12 0e64f2360a44: Waiting 06:15:12 b66de71a51fe: Layer already exists 06:15:12 8519ec1cce1e: Layer already exists 06:15:12 e379bf01e52d: Layer already exists 06:15:12 3b093089addf: Layer already exists 06:15:12 974e16a9ec2e: Layer already exists 06:15:12 0e64f2360a44: Layer already exists 06:15:12 main: digest: sha256:a2b4f465bb47ce55e4988f61edbbbe80d9f5dc3b2639b98129edd15406344bc7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:13 ===================================================== [Pipeline] echo 06:15:13 taggedImages: 06:15:13 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:81a5ed9745191034868c5228ffff312c44c54ee1 06:15:13 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:15:13 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.17 06:15:13 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 06:15:13 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 06:15:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:81a5ed9745191034868c5228ffff312c44c54ee1 [Pipeline] echo 06:15:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 06:15:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.17 [Pipeline] echo 06:15:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:81a5ed9745191034868c5228ffff312c44c54ee1-4.1.0-dev.17 [Pipeline] echo 06:15:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:13 06:15:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:14 arm64: Pulling from edgex-lftools-log-publisher 06:15:14 8998bd30e6a1: Pulling fs layer 06:15:14 04944245beec: Pulling fs layer 06:15:14 699f458cf7ca: Pulling fs layer 06:15:14 765212b225bb: Pulling fs layer 06:15:14 f23df028b6ca: Pulling fs layer 06:15:14 d65c8cfc05b1: Pulling fs layer 06:15:14 2437ff75d9bd: Pulling fs layer 06:15:14 765212b225bb: Waiting 06:15:14 f23df028b6ca: Waiting 06:15:14 d65c8cfc05b1: Waiting 06:15:14 2437ff75d9bd: Waiting 06:15:14 04944245beec: Verifying Checksum 06:15:14 04944245beec: Download complete 06:15:14 765212b225bb: Verifying Checksum 06:15:14 765212b225bb: Download complete 06:15:14 f23df028b6ca: Verifying Checksum 06:15:14 f23df028b6ca: Download complete 06:15:14 d65c8cfc05b1: Verifying Checksum 06:15:14 d65c8cfc05b1: Download complete 06:15:14 699f458cf7ca: Verifying Checksum 06:15:14 699f458cf7ca: Download complete 06:15:14 8998bd30e6a1: Verifying Checksum 06:15:14 8998bd30e6a1: Download complete 06:15:17 2437ff75d9bd: Verifying Checksum 06:15:17 2437ff75d9bd: Download complete 06:15:19 8998bd30e6a1: Pull complete 06:15:19 04944245beec: Pull complete 06:15:21 699f458cf7ca: Pull complete 06:15:21 765212b225bb: Pull complete 06:15:22 f23df028b6ca: Pull complete 06:15:22 d65c8cfc05b1: Pull complete 06:15:40 2437ff75d9bd: Pull complete 06:15:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:40 prd-ubuntu20.04-docker-arm64-4c-16g-775360 does not seem to be running inside a container 06:15:40 $ 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/210 -v /w/workspace/device-modbus-go/210:/w/workspace/device-modbus-go/210:rw,z -v /w/workspace/device-modbus-go/210@tmp:/w/workspace/device-modbus-go/210@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:15:43 $ docker top aaf521969f5d7fc17fa397322ac3783642a3565c9141f8ca725b4f2edc136597 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:44 ---> job-cost.sh 06:15:44 lf-activate-venv: SKIPPING 06:15:44 INFO: No Stack... 06:15:45 INFO: Retrieving Pricing Info for: v3-standard-4 06:15:45 INFO: Archiving Costs [Pipeline] sh 06:15:46 + cat /w/workspace/device-modbus-go/210/archives/cost.csv 06:15:46 + cut -d, -f6 [Pipeline] lock 06:15:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-210-stack-cost] 06:15:46 Resource [jenkins-edgexfoundry-device-modbus-go-main-210-stack-cost] did not exist. Created. 06:15:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:47 /w/workspace/device-modbus-go/210@tmp/durable-b5430dc0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:15:47 + echo total: 0.10999999940395355 [Pipeline] stash 06:15:47 Warning: overwriting stash ‘stack-cost’ 06:15:48 Stashed 1 file(s) [Pipeline] } 06:15:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-210-stack-cost] [Pipeline] // lock [Pipeline] } 06:15:48 $ docker stop --time=1 aaf521969f5d7fc17fa397322ac3783642a3565c9141f8ca725b4f2edc136597 06:15:50 $ docker rm -f --volumes aaf521969f5d7fc17fa397322ac3783642a3565c9141f8ca725b4f2edc136597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:15:50 provisioning config files... 06:15:50 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17693909079853058535tmp [Pipeline] { [Pipeline] sh 06:15:50 + set +x 06:15:50 + + curlbash -s -s https://codecov.io/bash -- 06:15:50 06:15:50 06:15:50 _____ _ 06:15:50 / ____| | | 06:15:50 | | ___ __| | ___ ___ _____ __ 06:15:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:15:50 | |___| (_) | (_| | __/ (_| (_) \ V / 06:15:50 \_____\___/ \__,_|\___|\___\___/ \_/ 06:15:50 Bash-1.0.6 06:15:50 06:15:50 06:15:50 ==> git version 2.25.1 found 06:15:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:15:50 Release-Date: 2020-01-08 06:15:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:15:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:15:50 ==> Jenkins CI detected. 06:15:50 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:15:50 project root: . 06:15:50 --> token set from env 06:15:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:15:50 ==> Running gcov in . (disable via -X gcov) 06:15:50 ==> Python coveragepy not found 06:15:50 ==> Searching for coverage reports in: 06:15:50 + . 06:15:50 -> Found 1 reports 06:15:50 ==> Detecting git/mercurial file structure 06:15:50 ==> Reading reports 06:15:50 + ./coverage.out bytes=32380 06:15:51 ==> Appending adjustments 06:15:51 https://docs.codecov.io/docs/fixing-reports 06:15:51 + Found adjustments 06:15:51 ==> Gzipping contents 06:15:51 8.0K /tmp/codecov.vdTNhG.gz 06:15:51 ==> Uploading reports 06:15:51 url: https://codecov.io 06:15:51 query: branch=main&commit=81a5ed9745191034868c5228ffff312c44c54ee1&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:15:51 -> Pinging Codecov 06:15:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=81a5ed9745191034868c5228ffff312c44c54ee1&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:15:51 -> Uploading to 06:15:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/81a5ed9745191034868c5228ffff312c44c54ee1/a148c126-1dce-44ab-aa52-d909ed97265d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251218T061551Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a398db87d5f0e796ecc377c5d51eb0c9a68bb040b9ddacfa20e72865aa0b9e4d 06:15:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:51 Dload Upload Total Spent Left Speed 06:15:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5118 0 0 100 5118 0 42297 --:--:-- --:--:-- --:--:-- 42297 06:15:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/81a5ed9745191034868c5228ffff312c44c54ee1 [Pipeline] } 06:15:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:15:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:15:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:15:51 06:15:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:15:52 latest: Pulling from edgex-devops/edgex-snyk-go 06:15:52 2d35ebdb57d9: Already exists 06:15:52 85e8836fcdb2: Pulling fs layer 06:15:52 91631faa732a: Pulling fs layer 06:15:52 f3f5ae8826fa: Pulling fs layer 06:15:52 4f4fb700ef54: Pulling fs layer 06:15:52 7861252a18e6: Pulling fs layer 06:15:52 9130f900ef6f: Pulling fs layer 06:15:52 4f4fb700ef54: Waiting 06:15:52 7861252a18e6: Waiting 06:15:52 9130f900ef6f: Waiting 06:15:52 f3f5ae8826fa: Verifying Checksum 06:15:52 f3f5ae8826fa: Download complete 06:15:52 85e8836fcdb2: Download complete 06:15:52 4f4fb700ef54: Download complete 06:15:52 85e8836fcdb2: Pull complete 06:15:52 7861252a18e6: Verifying Checksum 06:15:52 7861252a18e6: Download complete 06:15:52 91631faa732a: Verifying Checksum 06:15:52 91631faa732a: Download complete 06:15:53 9130f900ef6f: Verifying Checksum 06:15:53 9130f900ef6f: Download complete 06:15:57 91631faa732a: Pull complete 06:15:57 f3f5ae8826fa: Pull complete 06:15:57 4f4fb700ef54: Pull complete 06:15:57 7861252a18e6: Pull complete 06:16:03 9130f900ef6f: Pull complete 06:16:03 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:03 prd-ubuntu20.04-docker-8c-8g-775358 does not seem to be running inside a container 06:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:16:04 $ docker top 681e649c6de48824491adff6ab055d1fb981fd91e45ec5270ae669fa83fe5826 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 06:16:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:16:05 + set -o pipefail 06:16:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:16:12 06:16:12 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:16:12 06:16:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/968ef0a7-5f75-4b29-ac37-215d2a783bd6 06:16:12 06:16:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:16:12 06:16:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:16:12 06:16:12 06:16:12 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:16:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:16:12 $ docker stop --time=1 681e649c6de48824491adff6ab055d1fb981fd91e45ec5270ae669fa83fe5826 06:16:14 $ docker rm -f --volumes 681e649c6de48824491adff6ab055d1fb981fd91e45ec5270ae669fa83fe5826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:16:15 + git log --format=format:%s -1 81a5ed9745191034868c5228ffff312c44c54ee1 [Pipeline] sh 06:16:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:16 prd-ubuntu20.04-docker-8c-8g-775358 does not seem to be running inside a container 06:16:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:16:16 $ docker top 0df3e0fad4313a823633ed03b8805d1b532d305004262d7a864149ddd12fc34e -eo pid,comm 06:16:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:16:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:16 [ssh-agent] Looking for ssh-agent implementation... 06:16:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:16 $ docker exec 0df3e0fad4313a823633ed03b8805d1b532d305004262d7a864149ddd12fc34e ssh-agent 06:16:16 SSH_AUTH_SOCK=/tmp/ssh-DQTa5RgfVhqt/agent.31 06:16:16 SSH_AGENT_PID=38 06:16:16 Running ssh-add (command line suppressed) 06:16:16 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6852854129489416188.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6852854129489416188.key) 06:16:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:17 + git semver tag 06:16:17 2025-12-18 06:16:17,499 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:16:17 2025-12-18 06:16:17,504 [run_tag] DEBUG tag force:False 06:16:17 2025-12-18 06:16:17,504 [check_head_tag] DEBUG check head tag 06:16:17 2025-12-18 06:16:17,505 [execute] INFO git cat-file --batch-check 06:16:17 2025-12-18 06:16:17,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 06:16:17 2025-12-18 06:16:17,507 [execute] INFO git cat-file --batch 06:16:17 2025-12-18 06:16:17,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 06:16:17 2025-12-18 06:16:17,519 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:16:17 2025-12-18 06:16:17,519 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 06:16:17 2025-12-18 06:16:17,519 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:16:17 2025-12-18 06:16:17,523 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:16:17 4.1.0-dev.17 [Pipeline] } 06:16:17 $ docker exec --env ******** --env ******** 0df3e0fad4313a823633ed03b8805d1b532d305004262d7a864149ddd12fc34e ssh-agent -k 06:16:17 unset SSH_AUTH_SOCK; 06:16:17 unset SSH_AGENT_PID; 06:16:17 echo Agent pid 38 killed; 06:16:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:18 + git semver [Pipeline] } 06:16:18 $ docker stop --time=1 0df3e0fad4313a823633ed03b8805d1b532d305004262d7a864149ddd12fc34e 06:16:19 $ docker rm -f --volumes 0df3e0fad4313a823633ed03b8805d1b532d305004262d7a864149ddd12fc34e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:16:19 06:16:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:16:20 0.23.1-centos7: Pulling from edgex-lftools 06:16:20 ab5ef0e58194: Pulling fs layer 06:16:20 9712f1f96733: Pulling fs layer 06:16:20 63f879dbbcfc: Pulling fs layer 06:16:20 0d9ebad4ef96: Pulling fs layer 06:16:20 e9a5061849ea: Pulling fs layer 06:16:20 d747dcd14b5f: Pulling fs layer 06:16:20 2de7ff778b66: Pulling fs layer 06:16:20 0d9ebad4ef96: Waiting 06:16:20 d747dcd14b5f: Waiting 06:16:20 e9a5061849ea: Waiting 06:16:20 2de7ff778b66: Waiting 06:16:20 9712f1f96733: Verifying Checksum 06:16:20 9712f1f96733: Download complete 06:16:20 63f879dbbcfc: Download complete 06:16:20 e9a5061849ea: Verifying Checksum 06:16:20 e9a5061849ea: Download complete 06:16:20 d747dcd14b5f: Verifying Checksum 06:16:20 d747dcd14b5f: Download complete 06:16:21 0d9ebad4ef96: Verifying Checksum 06:16:21 0d9ebad4ef96: Download complete 06:16:21 2de7ff778b66: Verifying Checksum 06:16:21 2de7ff778b66: Download complete 06:16:21 ab5ef0e58194: Verifying Checksum 06:16:21 ab5ef0e58194: Download complete 06:16:25 ab5ef0e58194: Pull complete 06:16:25 9712f1f96733: Pull complete 06:16:26 63f879dbbcfc: Pull complete 06:16:32 0d9ebad4ef96: Pull complete 06:16:32 e9a5061849ea: Pull complete 06:16:32 d747dcd14b5f: Pull complete 06:16:34 2de7ff778b66: Pull complete 06:16:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:16:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:34 prd-ubuntu20.04-docker-8c-8g-775358 does not seem to be running inside a container 06:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:16:35 $ docker top 5fa86944617f47c7d37a4304b39eec78503ccd0febbbe4c8c2d6a8a9354f404a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:16:36 provisioning config files... 06:16:36 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15226343428277571559tmp 06:16:36 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14687167848524762964tmp 06:16:36 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1284906993324896010tmp [Pipeline] { [Pipeline] echo 06:16:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:16:36 ---> sigul-configuration.sh 06:16:36 gpg: directory `/root/.gnupg' created 06:16:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:16:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:16:36 gpg: keyring `/root/.gnupg/secring.gpg' created 06:16:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:16:36 gpg: CAST5 encrypted data 06:16:36 gpg: encrypted with 1 passphrase 06:16:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:16:36 + mkdir /home/jenkins 06:16:36 + mkdir /home/jenkins/sigul [Pipeline] sh 06:16:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:16:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:16:37 ---> sigul-install.sh 06:16:37 Sigul already installed; skipping installation. [Pipeline] sh 06:16:37 + git tag --list 06:16:37 0.7.1 06:16:37 v1.0.0 06:16:37 v1.1.0 06:16:37 v1.1.1 06:16:37 v1.2.2 06:16:37 v1.3.0 06:16:37 v1.3.1 06:16:37 v2.0.0 06:16:37 v2.1.0 06:16:37 v2.1.1 06:16:37 v2.2.0 06:16:37 v2.3.0 06:16:37 v3.0 06:16:37 v3.0.0 06:16:37 v3.1 06:16:37 v3.1.0 06:16:37 v3.1.1 06:16:37 v4.0 06:16:37 v4.0.0 06:16:37 v4.0.1 06:16:37 v4.0.1-dev.1 06:16:37 v4.0.1-dev.2 06:16:37 v4.0.1-dev.3 06:16:37 v4.0.1-dev.4 06:16:37 v4.1.0-dev.1 06:16:37 v4.1.0-dev.10 06:16:37 v4.1.0-dev.11 06:16:37 v4.1.0-dev.12 06:16:37 v4.1.0-dev.13 06:16:37 v4.1.0-dev.14 06:16:37 v4.1.0-dev.15 06:16:37 v4.1.0-dev.16 06:16:37 v4.1.0-dev.17 06:16:37 v4.1.0-dev.2 06:16:37 v4.1.0-dev.3 06:16:37 v4.1.0-dev.4 06:16:37 v4.1.0-dev.5 06:16:37 v4.1.0-dev.6 06:16:37 v4.1.0-dev.7 06:16:37 v4.1.0-dev.8 06:16:37 v4.1.0-dev.9 [Pipeline] sh 06:16:37 + lftools sign git-tag v4.1.0-dev.17 06:16:38 Signing Git tag with Sigul... 06:16:38 Signing v4.1.0-dev.17 [Pipeline] echo 06:16:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:16:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:16:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:16:39 $ docker stop --time=1 5fa86944617f47c7d37a4304b39eec78503ccd0febbbe4c8c2d6a8a9354f404a 06:16:40 $ docker rm -f --volumes 5fa86944617f47c7d37a4304b39eec78503ccd0febbbe4c8c2d6a8a9354f404a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:16:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:41 prd-ubuntu20.04-docker-8c-8g-775358 does not seem to be running inside a container 06:16:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:16:42 $ docker top f053f4a833316ae445f4a402ff07d2913d0050512e28a5cd5ddc50e69d0a8fbb -eo pid,comm 06:16:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:16:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:42 [ssh-agent] Looking for ssh-agent implementation... 06:16:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:42 $ docker exec f053f4a833316ae445f4a402ff07d2913d0050512e28a5cd5ddc50e69d0a8fbb ssh-agent 06:16:42 SSH_AUTH_SOCK=/tmp/ssh-tbkPiyVVtZ5b/agent.32 06:16:42 SSH_AGENT_PID=38 06:16:42 Running ssh-add (command line suppressed) 06:16:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1789914976524359180.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1789914976524359180.key) 06:16:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:42 + git semver bump pre 06:16:43 2025-12-18 06:16:43,028 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:16:43 2025-12-18 06:16:43,035 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:16:43 2025-12-18 06:16:43,035 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev 06:16:43 2025-12-18 06:16:43,035 [bump_version] DEBUG bumped version:4.1.0-dev.18 06:16:43 2025-12-18 06:16:43,035 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:16:43 2025-12-18 06:16:43,035 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:16:43 2025-12-18 06:16:43,035 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:16:43 2025-12-18 06:16:43,038 [execute] INFO git cat-file --batch-check 06:16:43 2025-12-18 06:16:43,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:16:43 2025-12-18 06:16:43,042 [execute] INFO git cat-file --batch 06:16:43 2025-12-18 06:16:43,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:16:43 2025-12-18 06:16:43,046 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:16:43 4.1.0-dev.18 [Pipeline] } 06:16:43 $ docker exec --env ******** --env ******** f053f4a833316ae445f4a402ff07d2913d0050512e28a5cd5ddc50e69d0a8fbb ssh-agent -k 06:16:43 unset SSH_AUTH_SOCK; 06:16:43 unset SSH_AGENT_PID; 06:16:43 echo Agent pid 38 killed; 06:16:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:43 + git semver [Pipeline] } 06:16:44 $ docker stop --time=1 f053f4a833316ae445f4a402ff07d2913d0050512e28a5cd5ddc50e69d0a8fbb 06:16:45 $ docker rm -f --volumes f053f4a833316ae445f4a402ff07d2913d0050512e28a5cd5ddc50e69d0a8fbb [Pipeline] // withDockerContainer [Pipeline] sh 06:16:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:46 prd-ubuntu20.04-docker-8c-8g-775358 does not seem to be running inside a container 06:16:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:16:46 $ docker top 678ea5a94beb6843d80a85e2fdf125f032e6f59f31843bd2b41a669016f5d0e8 -eo pid,comm 06:16:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:16:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:46 [ssh-agent] Looking for ssh-agent implementation... 06:16:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:46 $ docker exec 678ea5a94beb6843d80a85e2fdf125f032e6f59f31843bd2b41a669016f5d0e8 ssh-agent 06:16:46 SSH_AUTH_SOCK=/tmp/ssh-Jlx5wLc2uDHn/agent.32 06:16:46 SSH_AGENT_PID=38 06:16:46 Running ssh-add (command line suppressed) 06:16:46 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6676890945816273282.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6676890945816273282.key) 06:16:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:47 + git semver push 06:16:47 2025-12-18 06:16:47,334 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:16:47 2025-12-18 06:16:47,338 [run_push] DEBUG push 06:16:47 2025-12-18 06:16:47,339 [execute] INFO git cat-file --batch-check 06:16:47 2025-12-18 06:16:47,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 06:16:47 2025-12-18 06:16:47,342 [execute] INFO git rev-list 6acdd27c3cf2c5f9824f38444c399ad64832e464 -- 06:16:47 2025-12-18 06:16:47,342 [execute] DEBUG Popen(['git', 'rev-list', '6acdd27c3cf2c5f9824f38444c399ad64832e464', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:16:47 2025-12-18 06:16:47,351 [execute] INFO git fetch -v -- origin 06:16:47 2025-12-18 06:16:47,351 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:16:47 2025-12-18 06:16:47,856 [run_push] DEBUG no remote changes detected 06:16:47 2025-12-18 06:16:47,857 [execute] INFO git push origin semver 06:16:47 2025-12-18 06:16:47,857 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:16:48 2025-12-18 06:16:48,622 [run_push] DEBUG push all version tags 06:16:48 2025-12-18 06:16:48,622 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:16:48 2025-12-18 06:16:48,623 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:16:49 2025-12-18 06:16:49,400 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:16:49 4.1.0-dev.18 [Pipeline] } 06:16:49 $ docker exec --env ******** --env ******** 678ea5a94beb6843d80a85e2fdf125f032e6f59f31843bd2b41a669016f5d0e8 ssh-agent -k 06:16:49 unset SSH_AUTH_SOCK; 06:16:49 unset SSH_AGENT_PID; 06:16:49 echo Agent pid 38 killed; 06:16:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:49 + git semver [Pipeline] } 06:16:50 $ docker stop --time=1 678ea5a94beb6843d80a85e2fdf125f032e6f59f31843bd2b41a669016f5d0e8 06:16:51 $ docker rm -f --volumes 678ea5a94beb6843d80a85e2fdf125f032e6f59f31843bd2b41a669016f5d0e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:16:52 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:16:52 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:16:52 total 16 06:16:52 drwxr-xr-x 3 root root 4096 Dec 18 06:03 . 06:16:52 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 06:16 .. 06:16:52 drwxr-xr-x 2 root root 4096 Dec 18 06:03 cost 06:16:52 -rw-r--r-- 1 root root 88 Dec 18 06:03 cost.csv 06:16:52 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:16:52 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:16:52 total 16 06:16:52 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 06:03 . 06:16:52 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 06:16 .. 06:16:52 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 06:03 cost 06:16:52 -rw-r--r-- 1 jenkins jenkins 88 Dec 18 06:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:16:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:16:53 ---> package-listing.sh 06:16:53 ++ facter osfamily 06:16:53 ++ tr '[:upper:]' '[:lower:]' 06:16:53 + OS_FAMILY=debian 06:16:53 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:16:53 + START_PACKAGES=/tmp/packages_start.txt 06:16:53 + END_PACKAGES=/tmp/packages_end.txt 06:16:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:53 + PACKAGES=/tmp/packages_start.txt 06:16:53 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:16:53 + PACKAGES=/tmp/packages_end.txt 06:16:53 + case "${OS_FAMILY}" in 06:16:53 + dpkg -l 06:16:53 + grep '^ii' 06:16:53 + '[' -f /tmp/packages_start.txt ']' 06:16:53 + '[' -f /tmp/packages_end.txt ']' 06:16:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:53 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:16:53 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:16:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:16:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:16:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:54 prd-ubuntu20.04-docker-8c-8g-775358 does not seem to be running inside a container 06:16:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:16:54 $ docker top 016b7f79fa252da103a4fbe5248a33fbe8476214b2ce39f9ef7c492bf0be7a3e -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:55 + touch /tmp/pre-build-complete [Pipeline] sh 06:16:55 + mkdir -p /var/log/sysstat [Pipeline] sh 06:16:55 + ls /var/log/sa-host 06:16:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:55 provisioning config files... 06:16:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18347424899509687058tmp [Pipeline] { [Pipeline] echo 06:16:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:16:55 ---> create-netrc.sh [Pipeline] } 06:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:16:56 ---> python-tools-install.sh [Pipeline] echo 06:16:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:16:56 ---> sudo-logs.sh 06:16:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:16:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:16:56 ---> job-cost.sh 06:16:56 lf-activate-venv: SKIPPING 06:16:56 DEBUG: total: 0.2199999988079071 06:16:56 INFO: Retrieving Stack Cost... 06:16:57 INFO: Retrieving Pricing Info for: v3-standard-8 06:16:57 INFO: Archiving Costs [Pipeline] echo 06:16:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:16:58 ---> logs-deploy.sh 06:16:58 lf-activate-venv: SKIPPING 06:16:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/210 06:16:58 INFO: archiving workspace using pattern(s): 06:16:59 Archives upload complete. 06:16:59 INFO: archiving logs to Nexus 06:16:59 ---> uname -a: 06:16:59 Linux prd-ubuntu20-04-docker-8c-8g-775358 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:16:59 06:16:59 06:16:59 ---> lscpu: 06:16:59 Architecture: x86_64 06:16:59 CPU op-mode(s): 32-bit, 64-bit 06:16:59 Byte Order: Little Endian 06:16:59 Address sizes: 40 bits physical, 48 bits virtual 06:16:59 CPU(s): 8 06:16:59 On-line CPU(s) list: 0-7 06:16:59 Thread(s) per core: 1 06:16:59 Core(s) per socket: 1 06:16:59 Socket(s): 8 06:16:59 NUMA node(s): 1 06:16:59 Vendor ID: AuthenticAMD 06:16:59 CPU family: 23 06:16:59 Model: 49 06:16:59 Model name: AMD EPYC-Rome Processor 06:16:59 Stepping: 0 06:16:59 CPU MHz: 2799.998 06:16:59 BogoMIPS: 5599.99 06:16:59 Virtualization: AMD-V 06:16:59 Hypervisor vendor: KVM 06:16:59 Virtualization type: full 06:16:59 L1d cache: 256 KiB 06:16:59 L1i cache: 256 KiB 06:16:59 L2 cache: 4 MiB 06:16:59 L3 cache: 128 MiB 06:16:59 NUMA node0 CPU(s): 0-7 06:16:59 Vulnerability Gather data sampling: Not affected 06:16:59 Vulnerability Itlb multihit: Not affected 06:16:59 Vulnerability L1tf: Not affected 06:16:59 Vulnerability Mds: Not affected 06:16:59 Vulnerability Meltdown: Not affected 06:16:59 Vulnerability Mmio stale data: Not affected 06:16:59 Vulnerability Retbleed: Vulnerable 06:16:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:16:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:16:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:16:59 Vulnerability Srbds: Not affected 06:16:59 Vulnerability Tsx async abort: Not affected 06:16:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:16:59 06:16:59 06:16:59 ---> nproc: 06:16:59 8 06:16:59 06:16:59