Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 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-ssh16624965936091240967.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2059970501690851863.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh4735562337170263395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15050093570749695755.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-ssh14006435469483908987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25884 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 Avoid second fetch Checking out Revision 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 # timeout=10 Commit message: "Merge pull request #589 from jackchenjc/edgex-go-issue-4916-2" > git rev-list --no-walk dad323708bb7fb3ae7999ed6872af7cbf93de804 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T06:11:24.078Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T06:11:24.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T06:11:24.178Z] ========================================================= [2024-11-08T06:11:24.178Z] EdgeX Global Pipelines Version Info [2024-11-08T06:11:24.178Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:11:25.037Z] ------------------- [2024-11-08T06:11:25.037Z] stable info: [2024-11-08T06:11:25.037Z] ------------------- [2024-11-08T06:11:25.037Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T06:11:25.037Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T06:11:25.037Z] Message: update stable to v1.0.265 [2024-11-08T06:11:25.610Z] ------------------- [2024-11-08T06:11:25.610Z] experimental info: [2024-11-08T06:11:25.610Z] ------------------- [2024-11-08T06:11:25.610Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T06:11:25.610Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T06:11:25.610Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T06:11:25.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-11-08T06:11:25.706Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-11-08T06:11:25.730Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T06:11:25.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T06:11:25.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T06:11:25.796Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T06:11:25.817Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T06:11:25.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T06:11:25.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T06:11:25.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T06:11:25.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T06:11:25.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-11-08T06:11:25.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T06:11:25.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T06:11:26.012Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T06:11:26.038Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T06:11:26.060Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T06:11:26.087Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T06:11:26.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T06:11:26.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T06:11:26.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T06:11:26.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T06:11:26.214Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T06:11:26.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T06:11:26.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T06:11:26.283Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T06:11:26.306Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T06:11:26.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T06:11:26.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T06:11:26.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T06:11:26.408Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] echo [2024-11-08T06:11:26.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11d8eae [Pipeline] echo [2024-11-08T06:11:26.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:11:26.502Z] provisioning config files... [2024-11-08T06:11:26.516Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1788895137675094837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:11:26.865Z] ---> ****-login.sh [2024-11-08T06:11:26.865Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:11:27.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:27.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:27.127Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:27.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:27.127Z] [2024-11-08T06:11:27.127Z] Login Succeeded [2024-11-08T06:11:27.127Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:11:27.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:27.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:27.389Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:27.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:27.389Z] [2024-11-08T06:11:27.389Z] Login Succeeded [2024-11-08T06:11:27.389Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:11:27.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:27.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:27.389Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:27.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:27.389Z] [2024-11-08T06:11:27.389Z] Login Succeeded [2024-11-08T06:11:27.389Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:11:27.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:27.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:27.651Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:27.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:27.651Z] [2024-11-08T06:11:27.651Z] Login Succeeded [2024-11-08T06:11:27.651Z] ****.io [2024-11-08T06:11:27.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:27.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:27.962Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:27.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:27.962Z] [2024-11-08T06:11:27.962Z] Login Succeeded [2024-11-08T06:11:27.962Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:11:27.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T06:11:28.385Z] + git rev-list -1 --merges 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2~1..11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] echo [2024-11-08T06:11:28.416Z] -----------> git rev-list -1 --merges 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2~1..11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [2024-11-08T06:11:28.416Z] 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [false] [Pipeline] sh [2024-11-08T06:11:28.709Z] + git log --format=format:%s -1 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] echo [2024-11-08T06:11:28.727Z] ========================================================= [2024-11-08T06:11:28.727Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T06:11:28.727Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:11:29.233Z] + git log --format=format:%s -1 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] echo [2024-11-08T06:11:29.247Z] [semverPrep] GIT_COMMIT: 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2, Commit Message: Merge pull request #589 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T06:11:29.263Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T06:11:29.687Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:11:29.687Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T06:11:29.687Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T06:11:29.687Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T06:11:29.687Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T06:11:29.687Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T06:11:29.687Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:11:30.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:11:30.057Z] [2024-11-08T06:11:30.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:11:30.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:11:30.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T06:11:30.366Z] b85a868b505f: Pulling fs layer [2024-11-08T06:11:30.366Z] e2be974225ed: Pulling fs layer [2024-11-08T06:11:30.366Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T06:11:30.366Z] 988bab9f4d93: Pulling fs layer [2024-11-08T06:11:30.366Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T06:11:30.366Z] eaf3925da568: Pulling fs layer [2024-11-08T06:11:30.366Z] bab4dde63d76: Pulling fs layer [2024-11-08T06:11:30.366Z] bde34c3a00c8: Pulling fs layer [2024-11-08T06:11:30.366Z] b352a97aabf1: Pulling fs layer [2024-11-08T06:11:30.366Z] 4872d77fe225: Pulling fs layer [2024-11-08T06:11:30.366Z] 5851b861e8e6: Pulling fs layer [2024-11-08T06:11:30.366Z] b352a97aabf1: Waiting [2024-11-08T06:11:30.366Z] 4872d77fe225: Waiting [2024-11-08T06:11:30.366Z] bde34c3a00c8: Waiting [2024-11-08T06:11:30.366Z] 5851b861e8e6: Waiting [2024-11-08T06:11:30.366Z] 1469e6f7b9e6: Waiting [2024-11-08T06:11:30.366Z] eaf3925da568: Waiting [2024-11-08T06:11:30.366Z] bab4dde63d76: Waiting [2024-11-08T06:11:30.366Z] 988bab9f4d93: Waiting [2024-11-08T06:11:30.627Z] e2be974225ed: Download complete [2024-11-08T06:11:30.627Z] 988bab9f4d93: Verifying Checksum [2024-11-08T06:11:30.627Z] 988bab9f4d93: Download complete [2024-11-08T06:11:30.627Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T06:11:30.627Z] 1469e6f7b9e6: Download complete [2024-11-08T06:11:30.627Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T06:11:30.627Z] 339a4e72a1f5: Download complete [2024-11-08T06:11:30.627Z] eaf3925da568: Download complete [2024-11-08T06:11:30.627Z] bde34c3a00c8: Download complete [2024-11-08T06:11:30.627Z] b85a868b505f: Download complete [2024-11-08T06:11:30.892Z] 4872d77fe225: Verifying Checksum [2024-11-08T06:11:30.892Z] 4872d77fe225: Download complete [2024-11-08T06:11:30.892Z] b352a97aabf1: Download complete [2024-11-08T06:11:30.892Z] 5851b861e8e6: Verifying Checksum [2024-11-08T06:11:30.892Z] 5851b861e8e6: Download complete [2024-11-08T06:11:31.169Z] bab4dde63d76: Verifying Checksum [2024-11-08T06:11:31.169Z] bab4dde63d76: Download complete [2024-11-08T06:11:32.106Z] b85a868b505f: Pull complete [2024-11-08T06:11:32.106Z] e2be974225ed: Pull complete [2024-11-08T06:11:32.673Z] 339a4e72a1f5: Pull complete [2024-11-08T06:11:32.673Z] 988bab9f4d93: Pull complete [2024-11-08T06:11:32.933Z] 1469e6f7b9e6: Pull complete [2024-11-08T06:11:32.933Z] eaf3925da568: Pull complete [2024-11-08T06:11:34.868Z] bab4dde63d76: Pull complete [2024-11-08T06:11:34.868Z] bde34c3a00c8: Pull complete [2024-11-08T06:11:34.868Z] b352a97aabf1: Pull complete [2024-11-08T06:11:35.129Z] 4872d77fe225: Pull complete [2024-11-08T06:11:35.129Z] 5851b861e8e6: Pull complete [2024-11-08T06:11:35.129Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T06:11:35.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:11:35.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:11:35.338Z] prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container [2024-11-08T06:11:35.358Z] $ 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 [2024-11-08T06:11:36.584Z] $ docker top 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 -eo pid,comm [2024-11-08T06:11:36.654Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T06:11:36.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:11:36.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:11:36.743Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:11:36.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:11:36.853Z] $ docker exec 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 ssh-agent [2024-11-08T06:11:36.990Z] SSH_AUTH_SOCK=/tmp/ssh-qAnOviFK30y8/agent.31 [2024-11-08T06:11:36.990Z] SSH_AGENT_PID=37 [2024-11-08T06:11:36.997Z] Running ssh-add (command line suppressed) [2024-11-08T06:11:37.093Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12861580327039161423.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12861580327039161423.key) [2024-11-08T06:11:37.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:11:37.428Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T06:11:37.428Z] $ docker exec --env ******** --env ******** 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 ssh-agent -k [2024-11-08T06:11:37.534Z] unset SSH_AUTH_SOCK; [2024-11-08T06:11:37.535Z] unset SSH_AGENT_PID; [2024-11-08T06:11:37.535Z] echo Agent pid 37 killed; [2024-11-08T06:11:37.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T06:11:37.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:11:37.596Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:11:37.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:11:37.704Z] $ docker exec 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 ssh-agent [2024-11-08T06:11:37.825Z] SSH_AUTH_SOCK=/tmp/ssh-u3z5f5qY2VQm/agent.71 [2024-11-08T06:11:37.825Z] SSH_AGENT_PID=77 [2024-11-08T06:11:37.830Z] Running ssh-add (command line suppressed) [2024-11-08T06:11:37.930Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2160342073654773655.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2160342073654773655.key) [2024-11-08T06:11:37.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:11:38.248Z] + git semver init [2024-11-08T06:11:38.508Z] 2024-11-08 06:11:38,437 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T06:11:38.508Z] 2024-11-08 06:11:38,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-11-08T06:11:38.508Z] 2024-11-08 06:11:38,439 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-11-08T06:11:38.508Z] 2024-11-08 06:11:38,439 [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, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:11:39.447Z] 2024-11-08 06:11:39,369 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-11-08T06:11:39.447Z] 2024-11-08 06:11:39,370 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-11-08T06:11:39.447Z] 2024-11-08 06:11:39,370 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-08T06:11:39.447Z] 2024-11-08 06:11:39,370 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-08T06:11:39.447Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T06:11:39.448Z] $ docker exec --env ******** --env ******** 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 ssh-agent -k [2024-11-08T06:11:39.555Z] unset SSH_AUTH_SOCK; [2024-11-08T06:11:39.555Z] unset SSH_AGENT_PID; [2024-11-08T06:11:39.555Z] echo Agent pid 77 killed; [2024-11-08T06:11:39.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:11:39.896Z] + git semver [Pipeline] } [2024-11-08T06:11:40.163Z] $ docker stop --time=1 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 [2024-11-08T06:11:41.492Z] $ docker rm -f --volumes 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:11:41.846Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T06:11:42.082Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T06:11:42.087Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:11:42.275Z] provisioning config files... [2024-11-08T06:11:42.284Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14422991750834260690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:11:42.588Z] ---> ****-login.sh [2024-11-08T06:11:42.588Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:11:42.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:42.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:42.588Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:42.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:42.588Z] [2024-11-08T06:11:42.588Z] Login Succeeded [2024-11-08T06:11:42.588Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:11:42.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:42.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:42.588Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:42.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:42.588Z] [2024-11-08T06:11:42.588Z] Login Succeeded [2024-11-08T06:11:42.849Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:11:42.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:42.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:42.849Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:42.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:42.849Z] [2024-11-08T06:11:42.849Z] Login Succeeded [2024-11-08T06:11:42.849Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:11:42.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:42.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:42.849Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:42.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:42.849Z] [2024-11-08T06:11:42.849Z] Login Succeeded [2024-11-08T06:11:42.849Z] ****.io [2024-11-08T06:11:43.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:43.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:43.108Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:43.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:43.108Z] [2024-11-08T06:11:43.108Z] Login Succeeded [2024-11-08T06:11:43.108Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:11:43.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T06:11:43.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:11:43.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:11:43.263Z] ========================================================= [2024-11-08T06:11:43.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T06:11:43.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:11:43.598Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T06:11:43.598Z] Sending build context to Docker daemon 18.03MB [2024-11-08T06:11:43.598Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:11:43.598Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-08T06:11:43.598Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T06:11:43.598Z] 43c4264eed91: Pulling fs layer [2024-11-08T06:11:43.598Z] 4cc291be95ef: Pulling fs layer [2024-11-08T06:11:43.598Z] 2ac1f1163629: Pulling fs layer [2024-11-08T06:11:43.598Z] 5c3c966382ef: Pulling fs layer [2024-11-08T06:11:43.598Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T06:11:43.598Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T06:11:43.598Z] 9f66e0745190: Pulling fs layer [2024-11-08T06:11:43.598Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T06:11:43.598Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T06:11:43.598Z] 9f66e0745190: Waiting [2024-11-08T06:11:43.598Z] f49a43e4bbc0: Waiting [2024-11-08T06:11:43.598Z] 561ebcabdf7f: Waiting [2024-11-08T06:11:43.598Z] 4f4fb700ef54: Waiting [2024-11-08T06:11:43.598Z] 5d5c8e513c77: Waiting [2024-11-08T06:11:43.858Z] 4cc291be95ef: Verifying Checksum [2024-11-08T06:11:43.858Z] 4cc291be95ef: Download complete [2024-11-08T06:11:43.858Z] 5c3c966382ef: Download complete [2024-11-08T06:11:43.858Z] 4f4fb700ef54: Download complete [2024-11-08T06:11:43.858Z] 43c4264eed91: Verifying Checksum [2024-11-08T06:11:43.858Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T06:11:43.858Z] 5d5c8e513c77: Download complete [2024-11-08T06:11:43.858Z] 9f66e0745190: Verifying Checksum [2024-11-08T06:11:43.858Z] 9f66e0745190: Download complete [2024-11-08T06:11:43.858Z] 43c4264eed91: Pull complete [2024-11-08T06:11:44.121Z] 4cc291be95ef: Pull complete [2024-11-08T06:11:44.121Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T06:11:44.121Z] 561ebcabdf7f: Download complete [2024-11-08T06:11:44.380Z] 2ac1f1163629: Verifying Checksum [2024-11-08T06:11:44.380Z] 2ac1f1163629: Download complete [2024-11-08T06:11:44.640Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T06:11:47.928Z] 2ac1f1163629: Pull complete [2024-11-08T06:11:47.928Z] 5c3c966382ef: Pull complete [2024-11-08T06:11:48.189Z] 4f4fb700ef54: Pull complete [2024-11-08T06:11:48.189Z] 5d5c8e513c77: Pull complete [2024-11-08T06:11:48.189Z] 9f66e0745190: Pull complete [2024-11-08T06:11:50.720Z] f49a43e4bbc0: Pull complete [2024-11-08T06:11:50.979Z] 561ebcabdf7f: Pull complete [2024-11-08T06:11:50.979Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T06:11:50.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T06:11:50.979Z] ---> 3a752c3f9dda [2024-11-08T06:11:50.979Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:11:52.360Z] ---> Running in 26dcde03b6af [2024-11-08T06:11:52.360Z] Removing intermediate container 26dcde03b6af [2024-11-08T06:11:52.360Z] ---> 32518642d158 [2024-11-08T06:11:52.360Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:11:52.620Z] ---> Running in f05735f83f75 [2024-11-08T06:11:52.620Z] Removing intermediate container f05735f83f75 [2024-11-08T06:11:52.620Z] ---> ff3f171583a8 [2024-11-08T06:11:52.620Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-08T06:11:52.620Z] ---> Running in 5e857a40bfbd [2024-11-08T06:11:52.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:11:52.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:11:53.140Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T06:11:53.140Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-08T06:11:53.140Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T06:11:53.140Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T06:11:53.140Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-08T06:11:53.140Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-08T06:11:53.401Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-08T06:11:53.401Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-08T06:11:53.401Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:11:53.401Z] OK: 252 MiB in 62 packages [2024-11-08T06:11:53.661Z] Removing intermediate container 5e857a40bfbd [2024-11-08T06:11:53.661Z] ---> b45f2b097d2d [2024-11-08T06:11:53.661Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-08T06:11:53.661Z] ---> Running in 3d500009705a [2024-11-08T06:11:53.920Z] Removing intermediate container 3d500009705a [2024-11-08T06:11:53.920Z] ---> 3b3d8d1e03d7 [2024-11-08T06:11:53.920Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-08T06:11:53.920Z] ---> e2d0d67cba98 [2024-11-08T06:11:53.920Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:11:53.920Z] ---> Running in 34a2226e701c [2024-11-08T06:11:57.218Z] Still waiting to schedule task [2024-11-08T06:11:57.218Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T06:12:26.024Z] Removing intermediate container 34a2226e701c [2024-11-08T06:12:26.024Z] ---> 9016cd56d63d [2024-11-08T06:12:26.024Z] Step 9/10 : COPY . . [2024-11-08T06:12:26.024Z] ---> a364417c572d [2024-11-08T06:12:26.024Z] Step 10/10 : RUN ${MAKE} [2024-11-08T06:12:26.024Z] ---> Running in e626eaee6738 [2024-11-08T06:12:26.024Z] noop [2024-11-08T06:12:26.024Z] Removing intermediate container e626eaee6738 [2024-11-08T06:12:26.024Z] ---> 335f25a88eb0 [2024-11-08T06:12:26.024Z] Successfully built 335f25a88eb0 [2024-11-08T06:12:26.024Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:12:26.370Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T06:12:26.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:12:26.454Z] prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container [2024-11-08T06:12:26.494Z] $ 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 [2024-11-08T06:12:26.859Z] $ docker top fc5ae68cc31ea891bd384c0c14776974a6ccbfb4a585be2433faaee4de280f74 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:12:27.206Z] + go version [2024-11-08T06:12:27.206Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T06:12:27.225Z] $ docker stop --time=1 fc5ae68cc31ea891bd384c0c14776974a6ccbfb4a585be2433faaee4de280f74 [2024-11-08T06:12:28.506Z] $ docker rm -f --volumes fc5ae68cc31ea891bd384c0c14776974a6ccbfb4a585be2433faaee4de280f74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:12:28.958Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T06:12:28.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:12:29.063Z] prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container [2024-11-08T06:12:29.109Z] $ 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 [2024-11-08T06:12:29.461Z] $ docker top 18f8c70c09bab11bf72f6260529dc687f06131bbcd71d75a41816ccb854dd647 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:12:29.813Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T06:12:30.123Z] + make test [2024-11-08T06:12:30.123Z] go test ./... -coverprofile=coverage.out [2024-11-08T06:12:31.499Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-08T06:12:53.461Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-08T06:12:53.461Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 48.0% of statements [2024-11-08T06:13:03.439Z] go vet ./... [2024-11-08T06:13:08.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T06:13:08.715Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T06:13:08.715Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T06:13:08.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T06:13:08.762Z] $ docker stop --time=1 18f8c70c09bab11bf72f6260529dc687f06131bbcd71d75a41816ccb854dd647 [2024-11-08T06:13:10.758Z] $ docker rm -f --volumes 18f8c70c09bab11bf72f6260529dc687f06131bbcd71d75a41816ccb854dd647 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:13:11.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T06:13:11.401Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T06:13:12.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T06:13:12.380Z] + ls -al . [2024-11-08T06:13:12.380Z] total 260 [2024-11-08T06:13:12.380Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 06:12 . [2024-11-08T06:13:12.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:11 .. [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 06:11 .dockerignore [2024-11-08T06:13:12.380Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:12 .git [2024-11-08T06:13:12.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 .github [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 8 06:11 .gitignore [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 06:11 .golangci.yml [2024-11-08T06:13:12.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 06:11 .semver [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 8 06:11 Attribution.txt [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 8 06:11 CHANGELOG.md [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 8 06:11 Dockerfile [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 06:11 GOVERNANCE.md [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 8 06:11 Jenkinsfile [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 06:11 LICENSE [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 2524 Nov 8 06:11 Makefile [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 06:11 OWNERS.md [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 8 06:11 README.md [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 06:11 VERSION [2024-11-08T06:13:12.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:11 bin [2024-11-08T06:13:12.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 cmd [2024-11-08T06:13:12.380Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 8 06:12 coverage.out [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 6490 Nov 8 06:11 go.mod [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 88426 Nov 8 06:11 go.sum [2024-11-08T06:13:12.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 internal [2024-11-08T06:13:12.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:11 simulator [2024-11-08T06:13:12.380Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 06:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:12.703Z] + 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=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 --label arch=amd64 --label version=4.0.0-dev.4 . [2024-11-08T06:13:12.703Z] Sending build context to Docker daemon 18.06MB [2024-11-08T06:13:12.703Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:13:12.703Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-08T06:13:12.703Z] ---> 335f25a88eb0 [2024-11-08T06:13:12.703Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:13:12.703Z] ---> Running in 0c5a154228c2 [2024-11-08T06:13:12.963Z] Removing intermediate container 0c5a154228c2 [2024-11-08T06:13:12.964Z] ---> 3a39dde23361 [2024-11-08T06:13:12.964Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:13:12.964Z] ---> Running in 443782c0c191 [2024-11-08T06:13:12.964Z] Removing intermediate container 443782c0c191 [2024-11-08T06:13:12.964Z] ---> 59f13c0f1e01 [2024-11-08T06:13:12.964Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-08T06:13:12.964Z] ---> Running in 9badc05cc63b [2024-11-08T06:13:13.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:13:13.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:13:13.743Z] OK: 252 MiB in 62 packages [2024-11-08T06:13:14.004Z] Removing intermediate container 9badc05cc63b [2024-11-08T06:13:14.004Z] ---> 559120e750dd [2024-11-08T06:13:14.004Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-08T06:13:14.004Z] ---> Running in a9eb81725ffb [2024-11-08T06:13:14.265Z] Removing intermediate container a9eb81725ffb [2024-11-08T06:13:14.265Z] ---> 7b7e09fbbf4a [2024-11-08T06:13:14.265Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-08T06:13:14.265Z] ---> 96c8459b068c [2024-11-08T06:13:14.265Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:13:14.265Z] ---> Running in 1ca644f7e8e3 [2024-11-08T06:13:15.254Z] Removing intermediate container 1ca644f7e8e3 [2024-11-08T06:13:15.254Z] ---> 045c51eb6f70 [2024-11-08T06:13:15.254Z] Step 9/23 : COPY . . [2024-11-08T06:13:15.513Z] ---> 50338af8c8d2 [2024-11-08T06:13:15.514Z] Step 10/23 : RUN ${MAKE} [2024-11-08T06:13:15.514Z] ---> Running in 29e08c0f1dd1 [2024-11-08T06:13:15.774Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-08T06:13:47.857Z] Removing intermediate container 29e08c0f1dd1 [2024-11-08T06:13:47.857Z] ---> 2925c1c5edb1 [2024-11-08T06:13:47.857Z] Step 11/23 : FROM alpine:3.20 [2024-11-08T06:13:47.857Z] 3.20: Pulling from library/alpine [2024-11-08T06:13:47.857Z] 43c4264eed91: Already exists [2024-11-08T06:13:47.857Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T06:13:47.857Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T06:13:47.857Z] ---> 91ef0af61f39 [2024-11-08T06:13:47.857Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-08T06:13:47.857Z] ---> Running in 7f94e2bde3be [2024-11-08T06:13:47.857Z] Removing intermediate container 7f94e2bde3be [2024-11-08T06:13:47.857Z] ---> 420909438da5 [2024-11-08T06:13:47.857Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-08T06:13:47.857Z] ---> Running in 92f6ce976ca8 [2024-11-08T06:13:47.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:13:47.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:13:47.857Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T06:13:47.857Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:13:47.857Z] OK: 8 MiB in 15 packages [2024-11-08T06:13:47.857Z] Removing intermediate container 92f6ce976ca8 [2024-11-08T06:13:47.857Z] ---> 96b818993315 [2024-11-08T06:13:47.857Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-08T06:13:47.857Z] ---> Running in 4ac42b1fb51f [2024-11-08T06:13:47.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:13:47.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:13:47.857Z] Upgrading critical system libraries and apk-tools: [2024-11-08T06:13:47.857Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T06:13:47.857Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:13:47.857Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T06:13:47.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:13:47.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:13:47.857Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:13:47.857Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:13:47.857Z] OK: 8 MiB in 15 packages [2024-11-08T06:13:48.117Z] Removing intermediate container 4ac42b1fb51f [2024-11-08T06:13:48.117Z] ---> 2d112c79f561 [2024-11-08T06:13:48.117Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-08T06:13:48.685Z] ---> 78a16100d5a3 [2024-11-08T06:13:48.685Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-08T06:13:48.685Z] ---> 2793f7634aee [2024-11-08T06:13:48.685Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-08T06:13:48.944Z] ---> e320cac86b20 [2024-11-08T06:13:48.944Z] Step 18/23 : EXPOSE 59901 [2024-11-08T06:13:48.944Z] ---> Running in 4fb6e20c668e [2024-11-08T06:13:48.944Z] Removing intermediate container 4fb6e20c668e [2024-11-08T06:13:48.944Z] ---> f8c6b456e224 [2024-11-08T06:13:48.944Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-08T06:13:48.944Z] ---> Running in 1d7ce70a8edd [2024-11-08T06:13:49.203Z] Removing intermediate container 1d7ce70a8edd [2024-11-08T06:13:49.203Z] ---> ac21330a2e98 [2024-11-08T06:13:49.203Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T06:13:49.203Z] ---> Running in 5aed7c52e8a8 [2024-11-08T06:13:49.203Z] Removing intermediate container 5aed7c52e8a8 [2024-11-08T06:13:49.203Z] ---> ab55e549cceb [2024-11-08T06:13:49.203Z] Step 21/23 : LABEL arch=amd64 [2024-11-08T06:13:49.203Z] ---> Running in df0043fce76c [2024-11-08T06:13:49.203Z] Removing intermediate container df0043fce76c [2024-11-08T06:13:49.203Z] ---> cd09d19713dc [2024-11-08T06:13:49.203Z] Step 22/23 : LABEL git_sha=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [2024-11-08T06:13:49.203Z] ---> Running in dc50514e2685 [2024-11-08T06:13:49.462Z] Removing intermediate container dc50514e2685 [2024-11-08T06:13:49.462Z] ---> f8bb230a3476 [2024-11-08T06:13:49.462Z] Step 23/23 : LABEL version=4.0.0-dev.4 [2024-11-08T06:13:49.462Z] ---> Running in 40bcd7f91a8a [2024-11-08T06:13:49.462Z] Removing intermediate container 40bcd7f91a8a [2024-11-08T06:13:49.462Z] ---> bf370b2dc428 [2024-11-08T06:13:49.462Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T06:13:49.462Z] Successfully built bf370b2dc428 [2024-11-08T06:13:49.462Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:13:49.591Z] provisioning config files... [2024-11-08T06:13:49.601Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18374081529974011099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:13:49.910Z] ---> ****-login.sh [2024-11-08T06:13:49.911Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:13:49.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:13:49.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:13:49.911Z] Configure a credential helper to remove this warning. See [2024-11-08T06:13:49.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:13:49.911Z] [2024-11-08T06:13:49.911Z] Login Succeeded [2024-11-08T06:13:49.911Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:13:49.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:13:49.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:13:49.911Z] Configure a credential helper to remove this warning. See [2024-11-08T06:13:49.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:13:49.911Z] [2024-11-08T06:13:49.911Z] Login Succeeded [2024-11-08T06:13:49.911Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:13:50.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:13:50.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:13:50.171Z] Configure a credential helper to remove this warning. See [2024-11-08T06:13:50.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:13:50.171Z] [2024-11-08T06:13:50.171Z] Login Succeeded [2024-11-08T06:13:50.171Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:13:50.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:13:50.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:13:50.171Z] Configure a credential helper to remove this warning. See [2024-11-08T06:13:50.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:13:50.171Z] [2024-11-08T06:13:50.171Z] Login Succeeded [2024-11-08T06:13:50.171Z] ****.io [2024-11-08T06:13:50.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:13:50.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:13:50.432Z] Configure a credential helper to remove this warning. See [2024-11-08T06:13:50.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:13:50.432Z] [2024-11-08T06:13:50.432Z] Login Succeeded [2024-11-08T06:13:50.432Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:13:50.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:13:50.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:13:50.527Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-11-08T06:13:50.528Z] 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [2024-11-08T06:13:50.528Z] latest [2024-11-08T06:13:50.528Z] 4.0.0-dev.4 [2024-11-08T06:13:50.528Z] 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 [2024-11-08T06:13:50.528Z] main [2024-11-08T06:13:50.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:50.865Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:51.206Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [2024-11-08T06:13:51.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-08T06:13:51.206Z] fcf30676eb69: Preparing [2024-11-08T06:13:51.206Z] 3c0ae1a7392a: Preparing [2024-11-08T06:13:51.206Z] 419d9a579ae8: Preparing [2024-11-08T06:13:51.206Z] f4c493f49df0: Preparing [2024-11-08T06:13:51.206Z] 20da83bf4013: Preparing [2024-11-08T06:13:51.206Z] 63ca1fbb43ae: Preparing [2024-11-08T06:13:51.206Z] 63ca1fbb43ae: Waiting [2024-11-08T06:13:51.206Z] 3c0ae1a7392a: Pushed [2024-11-08T06:13:51.206Z] 20da83bf4013: Pushed [2024-11-08T06:13:51.206Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:13:51.206Z] fcf30676eb69: Pushed [2024-11-08T06:13:51.777Z] f4c493f49df0: Pushed [2024-11-08T06:13:55.071Z] 419d9a579ae8: Pushed [2024-11-08T06:13:55.071Z] 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2: digest: sha256:36cf340e417dd6ec2fe078aa03f795557a973bfcc6ee88f75dfbf2e72c03edd9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:55.419Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:55.747Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-11-08T06:13:55.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-08T06:13:55.747Z] fcf30676eb69: Preparing [2024-11-08T06:13:55.747Z] 3c0ae1a7392a: Preparing [2024-11-08T06:13:55.747Z] 419d9a579ae8: Preparing [2024-11-08T06:13:55.747Z] f4c493f49df0: Preparing [2024-11-08T06:13:55.747Z] 20da83bf4013: Preparing [2024-11-08T06:13:55.747Z] 63ca1fbb43ae: Preparing [2024-11-08T06:13:55.747Z] 63ca1fbb43ae: Waiting [2024-11-08T06:13:55.747Z] fcf30676eb69: Layer already exists [2024-11-08T06:13:55.747Z] f4c493f49df0: Layer already exists [2024-11-08T06:13:55.747Z] 3c0ae1a7392a: Layer already exists [2024-11-08T06:13:55.747Z] 20da83bf4013: Layer already exists [2024-11-08T06:13:55.747Z] 419d9a579ae8: Layer already exists [2024-11-08T06:13:55.747Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:13:55.747Z] latest: digest: sha256:36cf340e417dd6ec2fe078aa03f795557a973bfcc6ee88f75dfbf2e72c03edd9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:56.081Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:56.420Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.4 [2024-11-08T06:13:56.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-08T06:13:56.420Z] fcf30676eb69: Preparing [2024-11-08T06:13:56.420Z] 3c0ae1a7392a: Preparing [2024-11-08T06:13:56.420Z] 419d9a579ae8: Preparing [2024-11-08T06:13:56.420Z] f4c493f49df0: Preparing [2024-11-08T06:13:56.420Z] 20da83bf4013: Preparing [2024-11-08T06:13:56.420Z] 63ca1fbb43ae: Preparing [2024-11-08T06:13:56.420Z] 63ca1fbb43ae: Waiting [2024-11-08T06:13:56.420Z] 20da83bf4013: Layer already exists [2024-11-08T06:13:56.420Z] 3c0ae1a7392a: Layer already exists [2024-11-08T06:13:56.420Z] fcf30676eb69: Layer already exists [2024-11-08T06:13:56.420Z] 419d9a579ae8: Layer already exists [2024-11-08T06:13:56.420Z] f4c493f49df0: Layer already exists [2024-11-08T06:13:56.420Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:13:56.420Z] 4.0.0-dev.4: digest: sha256:36cf340e417dd6ec2fe078aa03f795557a973bfcc6ee88f75dfbf2e72c03edd9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:56.754Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:57.088Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 [2024-11-08T06:13:57.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-08T06:13:57.088Z] fcf30676eb69: Preparing [2024-11-08T06:13:57.088Z] 3c0ae1a7392a: Preparing [2024-11-08T06:13:57.088Z] 419d9a579ae8: Preparing [2024-11-08T06:13:57.088Z] f4c493f49df0: Preparing [2024-11-08T06:13:57.088Z] 20da83bf4013: Preparing [2024-11-08T06:13:57.088Z] 63ca1fbb43ae: Preparing [2024-11-08T06:13:57.088Z] 63ca1fbb43ae: Waiting [2024-11-08T06:13:57.088Z] fcf30676eb69: Layer already exists [2024-11-08T06:13:57.088Z] 20da83bf4013: Layer already exists [2024-11-08T06:13:57.088Z] 3c0ae1a7392a: Layer already exists [2024-11-08T06:13:57.088Z] f4c493f49df0: Layer already exists [2024-11-08T06:13:57.088Z] 419d9a579ae8: Layer already exists [2024-11-08T06:13:57.088Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:13:57.088Z] 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4: digest: sha256:36cf340e417dd6ec2fe078aa03f795557a973bfcc6ee88f75dfbf2e72c03edd9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:57.428Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:57.770Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-11-08T06:13:57.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-08T06:13:57.770Z] fcf30676eb69: Preparing [2024-11-08T06:13:57.770Z] 3c0ae1a7392a: Preparing [2024-11-08T06:13:57.770Z] 419d9a579ae8: Preparing [2024-11-08T06:13:57.770Z] f4c493f49df0: Preparing [2024-11-08T06:13:57.770Z] 20da83bf4013: Preparing [2024-11-08T06:13:57.770Z] 63ca1fbb43ae: Preparing [2024-11-08T06:13:57.770Z] 63ca1fbb43ae: Waiting [2024-11-08T06:13:57.770Z] 419d9a579ae8: Layer already exists [2024-11-08T06:13:57.770Z] 20da83bf4013: Layer already exists [2024-11-08T06:13:57.770Z] f4c493f49df0: Layer already exists [2024-11-08T06:13:57.770Z] 3c0ae1a7392a: Layer already exists [2024-11-08T06:13:57.770Z] fcf30676eb69: Layer already exists [2024-11-08T06:13:57.770Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:13:57.770Z] main: digest: sha256:36cf340e417dd6ec2fe078aa03f795557a973bfcc6ee88f75dfbf2e72c03edd9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:13:57.857Z] ===================================================== [Pipeline] echo [2024-11-08T06:13:57.874Z] taggedImages: [2024-11-08T06:13:57.874Z] - nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [2024-11-08T06:13:57.874Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-11-08T06:13:57.874Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.4 [2024-11-08T06:13:57.874Z] - nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 [2024-11-08T06:13:57.874Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:58.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:13:58.303Z] [2024-11-08T06:13:58.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:58.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:13:58.611Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T06:13:58.611Z] 5eb5b503b376: Pulling fs layer [2024-11-08T06:13:58.611Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T06:13:58.611Z] ec43610c2a17: Pulling fs layer [2024-11-08T06:13:58.611Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T06:13:58.611Z] 33b1e0a273af: Pulling fs layer [2024-11-08T06:13:58.611Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T06:13:58.611Z] 2f39f015ded8: Pulling fs layer [2024-11-08T06:13:58.611Z] 33b1e0a273af: Waiting [2024-11-08T06:13:58.611Z] 5d3b04190fa2: Waiting [2024-11-08T06:13:58.611Z] 2f39f015ded8: Waiting [2024-11-08T06:13:58.611Z] 3a2ae6a8a46f: Waiting [2024-11-08T06:13:58.611Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T06:13:58.611Z] 3a2ae6a8a46f: Download complete [2024-11-08T06:13:58.611Z] 33b1e0a273af: Verifying Checksum [2024-11-08T06:13:58.611Z] 33b1e0a273af: Download complete [2024-11-08T06:13:58.611Z] 5d3b04190fa2: Download complete [2024-11-08T06:13:58.611Z] ec43610c2a17: Verifying Checksum [2024-11-08T06:13:58.611Z] ec43610c2a17: Download complete [2024-11-08T06:13:58.869Z] 5eb5b503b376: Verifying Checksum [2024-11-08T06:13:58.869Z] 5eb5b503b376: Download complete [2024-11-08T06:13:59.434Z] 2f39f015ded8: Download complete [2024-11-08T06:14:00.002Z] 5eb5b503b376: Pull complete [2024-11-08T06:14:00.260Z] 5c69ac0246d0: Pull complete [2024-11-08T06:14:00.518Z] ec43610c2a17: Pull complete [2024-11-08T06:14:00.778Z] 3a2ae6a8a46f: Pull complete [2024-11-08T06:14:00.778Z] 33b1e0a273af: Pull complete [2024-11-08T06:14:01.038Z] 5d3b04190fa2: Pull complete [2024-11-08T06:14:05.239Z] 2f39f015ded8: Pull complete [2024-11-08T06:14:05.239Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T06:14:05.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:14:05.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:14:05.349Z] prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container [2024-11-08T06:14:05.386Z] $ 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 [2024-11-08T06:14:06.577Z] $ docker top 060bf6d67de63dd031c6ee2aa544eef04e23e3837877f983b61426f9b56a40e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:14:06.985Z] ---> job-cost.sh [2024-11-08T06:14:06.985Z] lf-activate-venv: SKIPPING [2024-11-08T06:14:06.985Z] INFO: No Stack... [2024-11-08T06:14:07.554Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T06:14:07.815Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T06:14:08.107Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-11-08T06:14:08.107Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T06:14:08.124Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] [2024-11-08T06:14:08.131Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] did not exist. Created. [2024-11-08T06:14:08.137Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:14:08.453Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T06:14:08.490Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T06:14:08.497Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T06:14:08.526Z] $ docker stop --time=1 060bf6d67de63dd031c6ee2aa544eef04e23e3837877f983b61426f9b56a40e3 [2024-11-08T06:14:09.704Z] $ docker rm -f --volumes 060bf6d67de63dd031c6ee2aa544eef04e23e3837877f983b61426f9b56a40e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T06:14:54.015Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25886 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-11-08T06:14:54.037Z] Running in /w/workspace/device-modbus-go/169 [Pipeline] { [Pipeline] checkout [2024-11-08T06:14:57.102Z] The recommended git tool is: git [2024-11-08T06:15:03.789Z] using credential edgex-jenkins-ssh [2024-11-08T06:15:03.825Z] Cloning the remote Git repository [2024-11-08T06:15:03.894Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-11-08T06:15:04.033Z] > git init /w/workspace/device-modbus-go/169 # timeout=10 [2024-11-08T06:15:04.236Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-11-08T06:15:04.237Z] > git --version # timeout=10 [2024-11-08T06:15:04.264Z] > git --version # 'git version 2.25.1' [2024-11-08T06:15:04.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T06:15:04.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T06:15:06.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-11-08T06:15:06.661Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T06:15:08.022Z] Avoid second fetch [2024-11-08T06:15:08.023Z] Checking out Revision 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 (main) [2024-11-08T06:15:08.831Z] Commit message: "Merge pull request #589 from jackchenjc/edgex-go-issue-4916-2" [2024-11-08T06:15:08.050Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T06:15:08.147Z] > git checkout -f 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:15:13.992Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T06:15:13.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:15:13.992Z] Dload Upload Total Spent Left Speed [2024-11-08T06:15:13.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2024-11-08T06:15:14.370Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T06:15:14.723Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T06:15:14.723Z] + sudo tee /etc/docker/daemon.new [2024-11-08T06:15:14.723Z] { [2024-11-08T06:15:14.723Z] "registry-mirrors": [ [2024-11-08T06:15:14.723Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T06:15:14.723Z] ], [2024-11-08T06:15:14.723Z] "bip": "10.250.0.254/24", [2024-11-08T06:15:14.723Z] "hosts": [ [2024-11-08T06:15:14.723Z] "tcp://0.0.0.0:5555", [2024-11-08T06:15:14.723Z] "unix:///var/run/docker.sock" [2024-11-08T06:15:14.723Z] ], [2024-11-08T06:15:14.723Z] "mtu": 1458, [2024-11-08T06:15:14.723Z] "selinux-enabled": true, [2024-11-08T06:15:14.723Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T06:15:14.723Z] } [Pipeline] sh [2024-11-08T06:15:15.093Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T06:15:15.454Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:15:33.804Z] provisioning config files... [2024-11-08T06:15:33.833Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/169@tmp/config9329173887431528370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:15:34.310Z] ---> ****-login.sh [2024-11-08T06:15:34.310Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:15:34.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:15:34.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:15:34.906Z] Configure a credential helper to remove this warning. See [2024-11-08T06:15:34.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:15:34.906Z] [2024-11-08T06:15:34.906Z] Login Succeeded [2024-11-08T06:15:34.906Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:15:35.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:15:35.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:15:35.458Z] Configure a credential helper to remove this warning. See [2024-11-08T06:15:35.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:15:35.458Z] [2024-11-08T06:15:35.458Z] Login Succeeded [2024-11-08T06:15:35.458Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:15:35.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:15:35.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:15:35.735Z] Configure a credential helper to remove this warning. See [2024-11-08T06:15:35.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:15:35.735Z] [2024-11-08T06:15:35.735Z] Login Succeeded [2024-11-08T06:15:35.735Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:15:36.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:15:36.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:15:36.298Z] Configure a credential helper to remove this warning. See [2024-11-08T06:15:36.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:15:36.298Z] [2024-11-08T06:15:36.298Z] Login Succeeded [2024-11-08T06:15:36.298Z] ****.io [2024-11-08T06:15:36.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:15:36.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:15:36.843Z] Configure a credential helper to remove this warning. See [2024-11-08T06:15:36.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:15:36.843Z] [2024-11-08T06:15:36.843Z] Login Succeeded [2024-11-08T06:15:36.843Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:15:36.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T06:15:37.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:15:37.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:15:37.269Z] ========================================================= [2024-11-08T06:15:37.269Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T06:15:37.269Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:15:37.642Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T06:15:38.236Z] Sending build context to Docker daemon 9.163MB [2024-11-08T06:15:38.236Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:15:38.236Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-08T06:15:38.236Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T06:15:38.236Z] cf04c63912e1: Pulling fs layer [2024-11-08T06:15:38.236Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T06:15:38.236Z] a37a00ec5f00: Pulling fs layer [2024-11-08T06:15:38.236Z] 50b3750afda1: Pulling fs layer [2024-11-08T06:15:38.236Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T06:15:38.236Z] 80978eb59214: Pulling fs layer [2024-11-08T06:15:38.236Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T06:15:38.236Z] c5a475d317c9: Pulling fs layer [2024-11-08T06:15:38.236Z] 50b3750afda1: Waiting [2024-11-08T06:15:38.236Z] 4f4fb700ef54: Waiting [2024-11-08T06:15:38.236Z] 80978eb59214: Waiting [2024-11-08T06:15:38.236Z] c9f46d7d2bd2: Waiting [2024-11-08T06:15:38.236Z] c5a475d317c9: Waiting [2024-11-08T06:15:38.522Z] 55b35a11ae5e: Download complete [2024-11-08T06:15:38.522Z] 50b3750afda1: Verifying Checksum [2024-11-08T06:15:38.522Z] 50b3750afda1: Download complete [2024-11-08T06:15:38.522Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T06:15:38.522Z] 4f4fb700ef54: Download complete [2024-11-08T06:15:38.522Z] 80978eb59214: Verifying Checksum [2024-11-08T06:15:38.522Z] 80978eb59214: Download complete [2024-11-08T06:15:38.522Z] cf04c63912e1: Verifying Checksum [2024-11-08T06:15:38.522Z] cf04c63912e1: Download complete [2024-11-08T06:15:39.134Z] c5a475d317c9: Verifying Checksum [2024-11-08T06:15:39.134Z] c5a475d317c9: Download complete [2024-11-08T06:15:39.755Z] cf04c63912e1: Pull complete [2024-11-08T06:15:40.364Z] 55b35a11ae5e: Pull complete [2024-11-08T06:15:40.951Z] a37a00ec5f00: Verifying Checksum [2024-11-08T06:15:40.952Z] a37a00ec5f00: Download complete [2024-11-08T06:15:41.536Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T06:15:41.536Z] c9f46d7d2bd2: Download complete [2024-11-08T06:15:56.589Z] a37a00ec5f00: Pull complete [2024-11-08T06:15:56.589Z] 50b3750afda1: Pull complete [2024-11-08T06:15:56.589Z] 4f4fb700ef54: Pull complete [2024-11-08T06:15:56.589Z] 80978eb59214: Pull complete [2024-11-08T06:16:06.739Z] c9f46d7d2bd2: Pull complete [2024-11-08T06:16:07.343Z] c5a475d317c9: Pull complete [2024-11-08T06:16:07.343Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T06:16:07.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T06:16:07.343Z] ---> be29e6b0f0d4 [2024-11-08T06:16:07.343Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:16:08.777Z] ---> Running in 17c265a9ebbd [2024-11-08T06:16:09.370Z] Removing intermediate container 17c265a9ebbd [2024-11-08T06:16:09.370Z] ---> ed4f1b3ea762 [2024-11-08T06:16:09.370Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:16:09.370Z] ---> Running in 0c01858263d9 [2024-11-08T06:16:09.651Z] Removing intermediate container 0c01858263d9 [2024-11-08T06:16:09.651Z] ---> 76a7cae09081 [2024-11-08T06:16:09.651Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-08T06:16:09.925Z] ---> Running in eb0e680a9a5e [2024-11-08T06:16:11.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:16:11.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:16:13.586Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T06:16:13.586Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-08T06:16:13.586Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T06:16:13.586Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T06:16:13.586Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-08T06:16:13.586Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-08T06:16:13.586Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-08T06:16:13.586Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-08T06:16:13.586Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:16:13.586Z] OK: 244 MiB in 62 packages [2024-11-08T06:16:15.003Z] Removing intermediate container eb0e680a9a5e [2024-11-08T06:16:15.003Z] ---> 0865aeae2937 [2024-11-08T06:16:15.003Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-08T06:16:15.003Z] ---> Running in 0285c693be83 [2024-11-08T06:16:15.285Z] Removing intermediate container 0285c693be83 [2024-11-08T06:16:15.285Z] ---> 619a765ef4fc [2024-11-08T06:16:15.285Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-08T06:16:15.871Z] ---> 090672ecb1d0 [2024-11-08T06:16:15.871Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:16:15.871Z] ---> Running in 28fd93f70698 [2024-11-08T06:18:22.628Z] Removing intermediate container 28fd93f70698 [2024-11-08T06:18:22.628Z] ---> 04745cffcd63 [2024-11-08T06:18:22.628Z] Step 9/10 : COPY . . [2024-11-08T06:18:22.628Z] ---> 6c12eb8b0113 [2024-11-08T06:18:22.628Z] Step 10/10 : RUN ${MAKE} [2024-11-08T06:18:22.628Z] ---> Running in 8bc3c9fdface [2024-11-08T06:18:22.628Z] noop [2024-11-08T06:18:22.628Z] Removing intermediate container 8bc3c9fdface [2024-11-08T06:18:22.628Z] ---> 10cfeb1e15c1 [2024-11-08T06:18:22.628Z] Successfully built 10cfeb1e15c1 [2024-11-08T06:18:22.628Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:18:23.025Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T06:18:23.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:18:23.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-25886 does not seem to be running inside a container [2024-11-08T06:18:23.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/169 -v /w/workspace/device-modbus-go/169:/w/workspace/device-modbus-go/169:rw,z -v /w/workspace/device-modbus-go/169@tmp:/w/workspace/device-modbus-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T06:18:24.955Z] $ docker top bc72da09cc229fc1733bc0ca11ed7f4b71aab57503ceff6ee20f41136bbc28f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:18:25.925Z] + go version [2024-11-08T06:18:25.926Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T06:18:25.945Z] $ docker stop --time=1 bc72da09cc229fc1733bc0ca11ed7f4b71aab57503ceff6ee20f41136bbc28f1 [2024-11-08T06:18:27.737Z] $ docker rm -f --volumes bc72da09cc229fc1733bc0ca11ed7f4b71aab57503ceff6ee20f41136bbc28f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:18:28.433Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T06:18:28.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:18:28.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-25886 does not seem to be running inside a container [2024-11-08T06:18:28.772Z] $ 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/169 -v /w/workspace/device-modbus-go/169:/w/workspace/device-modbus-go/169:rw,z -v /w/workspace/device-modbus-go/169@tmp:/w/workspace/device-modbus-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T06:18:30.235Z] $ docker top 3aca443f918ff5255d083c5d0f521a8925c35a11b3ab9f7edd9d3f48cde6ab24 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:18:32.280Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/169 [Pipeline] fileExists [Pipeline] sh [2024-11-08T06:18:33.010Z] + make test [2024-11-08T06:18:33.010Z] go test ./... -coverprofile=coverage.out [2024-11-08T06:18:39.693Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-08T06:22:46.762Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-08T06:22:46.762Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 48.0% of statements [2024-11-08T06:22:46.762Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T06:22:46.762Z] go vet ./... [2024-11-08T06:23:43.222Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T06:23:43.222Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T06:23:43.222Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T06:23:43.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T06:23:43.258Z] $ docker stop --time=1 3aca443f918ff5255d083c5d0f521a8925c35a11b3ab9f7edd9d3f48cde6ab24 [2024-11-08T06:23:45.147Z] $ docker rm -f --volumes 3aca443f918ff5255d083c5d0f521a8925c35a11b3ab9f7edd9d3f48cde6ab24 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:23:46.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T06:23:46.854Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T06:23:47.641Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:23:48.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T06:23:48.487Z] + ls -al . [2024-11-08T06:23:48.487Z] total 256 [2024-11-08T06:23:48.487Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:18 . [2024-11-08T06:23:48.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:15 .. [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 06:15 .dockerignore [2024-11-08T06:23:48.487Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:15 .git [2024-11-08T06:23:48.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:15 .github [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 8 06:15 .gitignore [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 06:15 .golangci.yml [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 8 06:15 Attribution.txt [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 8 06:15 CHANGELOG.md [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 8 06:15 Dockerfile [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 06:15 GOVERNANCE.md [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 8 06:15 Jenkinsfile [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 06:15 LICENSE [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 2524 Nov 8 06:15 Makefile [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 06:15 OWNERS.md [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 8 06:15 README.md [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 06:11 VERSION [2024-11-08T06:23:48.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:15 bin [2024-11-08T06:23:48.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:15 cmd [2024-11-08T06:23:48.487Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 8 06:22 coverage.out [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 6490 Nov 8 06:15 go.mod [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 88426 Nov 8 06:15 go.sum [2024-11-08T06:23:48.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:15 internal [2024-11-08T06:23:48.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:15 simulator [2024-11-08T06:23:48.487Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:23:48.873Z] + 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=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 --label arch=arm64 --label version=4.0.0-dev.4 . [2024-11-08T06:23:49.471Z] Sending build context to Docker daemon 9.189MB [2024-11-08T06:23:49.471Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:23:49.471Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-08T06:23:49.471Z] ---> 10cfeb1e15c1 [2024-11-08T06:23:49.471Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:23:49.471Z] ---> Running in 3b7a0f2c4fa4 [2024-11-08T06:23:49.742Z] Removing intermediate container 3b7a0f2c4fa4 [2024-11-08T06:23:49.742Z] ---> fbc75131e2ef [2024-11-08T06:23:49.742Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:23:49.742Z] ---> Running in 77885c391570 [2024-11-08T06:23:50.333Z] Removing intermediate container 77885c391570 [2024-11-08T06:23:50.333Z] ---> 2b9a0c87f2d7 [2024-11-08T06:23:50.333Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-08T06:23:50.333Z] ---> Running in 02565ef60061 [2024-11-08T06:23:51.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:23:51.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:23:53.297Z] OK: 244 MiB in 62 packages [2024-11-08T06:23:54.272Z] Removing intermediate container 02565ef60061 [2024-11-08T06:23:54.272Z] ---> 8507cdcc1b68 [2024-11-08T06:23:54.272Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-08T06:23:54.272Z] ---> Running in 083e07a54e15 [2024-11-08T06:23:54.539Z] Removing intermediate container 083e07a54e15 [2024-11-08T06:23:54.539Z] ---> 454579fc517e [2024-11-08T06:23:54.539Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-08T06:23:55.126Z] ---> 6f466ba0ed36 [2024-11-08T06:23:55.126Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:23:55.395Z] ---> Running in 25e6a37d3e12 [2024-11-08T06:23:57.342Z] Removing intermediate container 25e6a37d3e12 [2024-11-08T06:23:57.342Z] ---> a5a530032fb2 [2024-11-08T06:23:57.342Z] Step 9/23 : COPY . . [2024-11-08T06:23:58.762Z] ---> 9cbd7d2cd2ab [2024-11-08T06:23:58.762Z] Step 10/23 : RUN ${MAKE} [2024-11-08T06:23:58.762Z] ---> Running in 387bf7d6bb34 [2024-11-08T06:23:59.730Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-08T06:27:36.506Z] Removing intermediate container 387bf7d6bb34 [2024-11-08T06:27:36.506Z] ---> 3506198c58c0 [2024-11-08T06:27:36.506Z] Step 11/23 : FROM alpine:3.20 [2024-11-08T06:27:36.506Z] 3.20: Pulling from library/alpine [2024-11-08T06:27:36.506Z] cf04c63912e1: Already exists [2024-11-08T06:27:36.506Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T06:27:36.506Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T06:27:36.506Z] ---> c157a85ed455 [2024-11-08T06:27:36.506Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-08T06:27:36.506Z] ---> Running in efd7a46c932a [2024-11-08T06:27:36.506Z] Removing intermediate container efd7a46c932a [2024-11-08T06:27:36.506Z] ---> 4eb4e8b6f073 [2024-11-08T06:27:36.506Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-08T06:27:36.506Z] ---> Running in 40f172429795 [2024-11-08T06:27:36.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:27:36.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:27:36.506Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T06:27:36.506Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:27:36.506Z] OK: 9 MiB in 15 packages [2024-11-08T06:27:36.506Z] Removing intermediate container 40f172429795 [2024-11-08T06:27:36.506Z] ---> 1d68385a9365 [2024-11-08T06:27:36.506Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-08T06:27:36.506Z] ---> Running in fa2fc96e991c [2024-11-08T06:27:36.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:27:36.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:27:36.506Z] Upgrading critical system libraries and apk-tools: [2024-11-08T06:27:36.506Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T06:27:36.506Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:27:36.506Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T06:27:36.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:27:36.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:27:37.092Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:27:37.361Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:27:37.361Z] OK: 9 MiB in 15 packages [2024-11-08T06:27:38.336Z] Removing intermediate container fa2fc96e991c [2024-11-08T06:27:38.336Z] ---> 86bf0a507386 [2024-11-08T06:27:38.336Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-08T06:27:40.280Z] ---> fad1ac7e8cbf [2024-11-08T06:27:40.280Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-08T06:27:40.864Z] ---> 4836ca4a6930 [2024-11-08T06:27:40.864Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-08T06:27:41.134Z] ---> 5341c2a964bb [2024-11-08T06:27:41.134Z] Step 18/23 : EXPOSE 59901 [2024-11-08T06:27:41.402Z] ---> Running in 642ae8a35278 [2024-11-08T06:27:41.671Z] Removing intermediate container 642ae8a35278 [2024-11-08T06:27:41.671Z] ---> 4263e8c2dd19 [2024-11-08T06:27:41.671Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-08T06:27:41.671Z] ---> Running in 4bccd678617d [2024-11-08T06:27:41.937Z] Removing intermediate container 4bccd678617d [2024-11-08T06:27:41.937Z] ---> 2238275a1d1e [2024-11-08T06:27:41.937Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T06:27:41.937Z] ---> Running in 6ee045b427a9 [2024-11-08T06:27:42.528Z] Removing intermediate container 6ee045b427a9 [2024-11-08T06:27:42.528Z] ---> af69720aad2a [2024-11-08T06:27:42.528Z] Step 21/23 : LABEL arch=arm64 [2024-11-08T06:27:42.528Z] ---> Running in e514d5b0bccf [2024-11-08T06:27:42.797Z] Removing intermediate container e514d5b0bccf [2024-11-08T06:27:42.797Z] ---> 3760f646fdf7 [2024-11-08T06:27:42.797Z] Step 22/23 : LABEL git_sha=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [2024-11-08T06:27:42.797Z] ---> Running in 1660175ff0ab [2024-11-08T06:27:43.065Z] Removing intermediate container 1660175ff0ab [2024-11-08T06:27:43.065Z] ---> f0b1804769f2 [2024-11-08T06:27:43.065Z] Step 23/23 : LABEL version=4.0.0-dev.4 [2024-11-08T06:27:43.065Z] ---> Running in 7426701d56fa [2024-11-08T06:27:43.333Z] Removing intermediate container 7426701d56fa [2024-11-08T06:27:43.333Z] ---> 0635ce976afc [2024-11-08T06:27:43.333Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T06:27:43.333Z] Successfully built 0635ce976afc [2024-11-08T06:27:43.600Z] 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 [2024-11-08T06:27:43.739Z] provisioning config files... [2024-11-08T06:27:43.758Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/169@tmp/config16707675938876131935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:27:44.107Z] ---> ****-login.sh [2024-11-08T06:27:44.107Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:27:44.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:27:44.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:27:44.372Z] Configure a credential helper to remove this warning. See [2024-11-08T06:27:44.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:27:44.372Z] [2024-11-08T06:27:44.372Z] Login Succeeded [2024-11-08T06:27:44.372Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:27:44.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:27:44.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:27:44.638Z] Configure a credential helper to remove this warning. See [2024-11-08T06:27:44.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:27:44.638Z] [2024-11-08T06:27:44.638Z] Login Succeeded [2024-11-08T06:27:44.638Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:27:44.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:27:45.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:27:45.170Z] Configure a credential helper to remove this warning. See [2024-11-08T06:27:45.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:27:45.170Z] [2024-11-08T06:27:45.170Z] Login Succeeded [2024-11-08T06:27:45.170Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:27:45.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:27:45.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:27:45.435Z] Configure a credential helper to remove this warning. See [2024-11-08T06:27:45.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:27:45.435Z] [2024-11-08T06:27:45.435Z] Login Succeeded [2024-11-08T06:27:45.435Z] ****.io [2024-11-08T06:27:45.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:27:45.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:27:45.967Z] Configure a credential helper to remove this warning. See [2024-11-08T06:27:45.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:27:45.967Z] [2024-11-08T06:27:45.967Z] Login Succeeded [2024-11-08T06:27:45.967Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:27:45.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:27:46.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:27:46.075Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-11-08T06:27:46.075Z] 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [2024-11-08T06:27:46.075Z] latest [2024-11-08T06:27:46.075Z] 4.0.0-dev.4 [2024-11-08T06:27:46.075Z] 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 [2024-11-08T06:27:46.075Z] main [2024-11-08T06:27:46.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:46.437Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:46.802Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [2024-11-08T06:27:46.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-08T06:27:46.802Z] e9937e91acd3: Preparing [2024-11-08T06:27:46.802Z] 6155f79a3d74: Preparing [2024-11-08T06:27:46.802Z] c6f0c3822e73: Preparing [2024-11-08T06:27:46.802Z] e386ec542435: Preparing [2024-11-08T06:27:46.802Z] acda00153d4e: Preparing [2024-11-08T06:27:46.802Z] 16113d51b718: Preparing [2024-11-08T06:27:46.802Z] 16113d51b718: Waiting [2024-11-08T06:27:47.067Z] e9937e91acd3: Pushed [2024-11-08T06:27:47.067Z] 6155f79a3d74: Pushed [2024-11-08T06:27:47.067Z] acda00153d4e: Pushed [2024-11-08T06:27:47.067Z] 16113d51b718: Layer already exists [2024-11-08T06:27:48.477Z] e386ec542435: Pushed [2024-11-08T06:27:55.119Z] c6f0c3822e73: Pushed [2024-11-08T06:27:55.119Z] 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2: digest: sha256:887d5ff62cace38437b07d92978f25905c38d173dc327bf7ed99b720be3a46aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:55.494Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:55.854Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-11-08T06:27:55.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-08T06:27:55.854Z] e9937e91acd3: Preparing [2024-11-08T06:27:55.854Z] 6155f79a3d74: Preparing [2024-11-08T06:27:55.854Z] c6f0c3822e73: Preparing [2024-11-08T06:27:55.854Z] e386ec542435: Preparing [2024-11-08T06:27:55.854Z] acda00153d4e: Preparing [2024-11-08T06:27:55.854Z] 16113d51b718: Preparing [2024-11-08T06:27:55.854Z] 16113d51b718: Waiting [2024-11-08T06:27:55.854Z] e9937e91acd3: Layer already exists [2024-11-08T06:27:55.854Z] c6f0c3822e73: Layer already exists [2024-11-08T06:27:55.854Z] 6155f79a3d74: Layer already exists [2024-11-08T06:27:55.854Z] acda00153d4e: Layer already exists [2024-11-08T06:27:55.854Z] e386ec542435: Layer already exists [2024-11-08T06:27:55.854Z] 16113d51b718: Layer already exists [2024-11-08T06:27:56.121Z] latest: digest: sha256:887d5ff62cace38437b07d92978f25905c38d173dc327bf7ed99b720be3a46aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:56.487Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:56.846Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.4 [2024-11-08T06:27:56.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-08T06:27:56.846Z] e9937e91acd3: Preparing [2024-11-08T06:27:56.846Z] 6155f79a3d74: Preparing [2024-11-08T06:27:56.846Z] c6f0c3822e73: Preparing [2024-11-08T06:27:56.846Z] e386ec542435: Preparing [2024-11-08T06:27:56.846Z] acda00153d4e: Preparing [2024-11-08T06:27:56.846Z] 16113d51b718: Preparing [2024-11-08T06:27:56.846Z] 16113d51b718: Waiting [2024-11-08T06:27:56.846Z] acda00153d4e: Layer already exists [2024-11-08T06:27:56.846Z] e9937e91acd3: Layer already exists [2024-11-08T06:27:56.846Z] c6f0c3822e73: Layer already exists [2024-11-08T06:27:56.846Z] 6155f79a3d74: Layer already exists [2024-11-08T06:27:56.846Z] e386ec542435: Layer already exists [2024-11-08T06:27:56.846Z] 16113d51b718: Layer already exists [2024-11-08T06:27:57.113Z] 4.0.0-dev.4: digest: sha256:887d5ff62cace38437b07d92978f25905c38d173dc327bf7ed99b720be3a46aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:57.478Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:57.844Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 [2024-11-08T06:27:57.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-08T06:27:57.844Z] e9937e91acd3: Preparing [2024-11-08T06:27:57.844Z] 6155f79a3d74: Preparing [2024-11-08T06:27:57.844Z] c6f0c3822e73: Preparing [2024-11-08T06:27:57.844Z] e386ec542435: Preparing [2024-11-08T06:27:57.844Z] acda00153d4e: Preparing [2024-11-08T06:27:57.844Z] 16113d51b718: Preparing [2024-11-08T06:27:57.844Z] 16113d51b718: Waiting [2024-11-08T06:27:57.844Z] 6155f79a3d74: Layer already exists [2024-11-08T06:27:57.844Z] e9937e91acd3: Layer already exists [2024-11-08T06:27:57.844Z] c6f0c3822e73: Layer already exists [2024-11-08T06:27:57.844Z] acda00153d4e: Layer already exists [2024-11-08T06:27:57.844Z] e386ec542435: Layer already exists [2024-11-08T06:27:57.844Z] 16113d51b718: Layer already exists [2024-11-08T06:27:58.110Z] 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4: digest: sha256:887d5ff62cace38437b07d92978f25905c38d173dc327bf7ed99b720be3a46aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:58.481Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:58.842Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-11-08T06:27:58.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-08T06:27:58.842Z] e9937e91acd3: Preparing [2024-11-08T06:27:58.842Z] 6155f79a3d74: Preparing [2024-11-08T06:27:58.842Z] c6f0c3822e73: Preparing [2024-11-08T06:27:58.842Z] e386ec542435: Preparing [2024-11-08T06:27:58.842Z] acda00153d4e: Preparing [2024-11-08T06:27:58.842Z] 16113d51b718: Preparing [2024-11-08T06:27:58.842Z] 16113d51b718: Waiting [2024-11-08T06:27:58.842Z] 6155f79a3d74: Layer already exists [2024-11-08T06:27:58.842Z] e386ec542435: Layer already exists [2024-11-08T06:27:58.842Z] c6f0c3822e73: Layer already exists [2024-11-08T06:27:58.842Z] acda00153d4e: Layer already exists [2024-11-08T06:27:58.842Z] e9937e91acd3: Layer already exists [2024-11-08T06:27:58.842Z] 16113d51b718: Layer already exists [2024-11-08T06:27:58.842Z] main: digest: sha256:887d5ff62cace38437b07d92978f25905c38d173dc327bf7ed99b720be3a46aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:27:59.203Z] ===================================================== [Pipeline] echo [2024-11-08T06:27:59.225Z] taggedImages: [2024-11-08T06:27:59.225Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [2024-11-08T06:27:59.225Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-11-08T06:27:59.225Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.4 [2024-11-08T06:27:59.225Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 [2024-11-08T06:27:59.225Z] - 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 [2024-11-08T06:27:59.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:27:59.638Z] [2024-11-08T06:27:59.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:59.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:27:59.967Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T06:27:59.967Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T06:27:59.967Z] 04944245beec: Pulling fs layer [2024-11-08T06:27:59.967Z] 699f458cf7ca: Pulling fs layer [2024-11-08T06:27:59.967Z] 765212b225bb: Pulling fs layer [2024-11-08T06:27:59.967Z] f23df028b6ca: Pulling fs layer [2024-11-08T06:27:59.967Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T06:27:59.967Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T06:27:59.967Z] 765212b225bb: Waiting [2024-11-08T06:27:59.967Z] f23df028b6ca: Waiting [2024-11-08T06:27:59.967Z] d65c8cfc05b1: Waiting [2024-11-08T06:27:59.967Z] 2437ff75d9bd: Waiting [2024-11-08T06:28:00.235Z] 04944245beec: Verifying Checksum [2024-11-08T06:28:00.235Z] 04944245beec: Download complete [2024-11-08T06:28:00.235Z] 765212b225bb: Verifying Checksum [2024-11-08T06:28:00.235Z] 765212b225bb: Download complete [2024-11-08T06:28:00.235Z] f23df028b6ca: Verifying Checksum [2024-11-08T06:28:00.235Z] f23df028b6ca: Download complete [2024-11-08T06:28:00.235Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T06:28:00.235Z] d65c8cfc05b1: Download complete [2024-11-08T06:28:00.501Z] 699f458cf7ca: Verifying Checksum [2024-11-08T06:28:00.501Z] 699f458cf7ca: Download complete [2024-11-08T06:28:00.767Z] 8998bd30e6a1: Download complete [2024-11-08T06:28:03.347Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T06:28:03.347Z] 2437ff75d9bd: Download complete [2024-11-08T06:28:05.288Z] 8998bd30e6a1: Pull complete [2024-11-08T06:28:05.868Z] 04944245beec: Pull complete [2024-11-08T06:28:07.276Z] 699f458cf7ca: Pull complete [2024-11-08T06:28:07.276Z] 765212b225bb: Pull complete [2024-11-08T06:28:08.236Z] f23df028b6ca: Pull complete [2024-11-08T06:28:08.500Z] d65c8cfc05b1: Pull complete [2024-11-08T06:28:23.475Z] 2437ff75d9bd: Pull complete [2024-11-08T06:28:23.475Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T06:28:23.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:28:23.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:28:23.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-25886 does not seem to be running inside a container [2024-11-08T06:28:23.729Z] $ 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/169 -v /w/workspace/device-modbus-go/169:/w/workspace/device-modbus-go/169:rw,z -v /w/workspace/device-modbus-go/169@tmp:/w/workspace/device-modbus-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T06:28:26.375Z] $ docker top 24621a310e4c05b78dd352d0cfee0830665c8b6133e417623db46e94a01a5149 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:28:26.891Z] ---> job-cost.sh [2024-11-08T06:28:27.155Z] lf-activate-venv: SKIPPING [2024-11-08T06:28:27.155Z] INFO: No Stack... [2024-11-08T06:28:49.170Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T06:28:49.170Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T06:28:49.806Z] + cat /w/workspace/device-modbus-go/169/archives/cost.csv [2024-11-08T06:28:49.806Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T06:28:49.867Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] [2024-11-08T06:28:49.876Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] did not exist. Created. [2024-11-08T06:28:49.883Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:28:50.246Z] /w/workspace/device-modbus-go/169@tmp/durable-529f285b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T06:28:50.891Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T06:28:50.918Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T06:28:50.973Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T06:28:50.987Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T06:28:51.008Z] $ docker stop --time=1 24621a310e4c05b78dd352d0cfee0830665c8b6133e417623db46e94a01a5149 [2024-11-08T06:28:52.480Z] $ docker rm -f --volumes 24621a310e4c05b78dd352d0cfee0830665c8b6133e417623db46e94a01a5149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-08T06:28:53.021Z] provisioning config files... [2024-11-08T06:28:53.029Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5522391034480652709tmp [Pipeline] { [Pipeline] sh [2024-11-08T06:28:53.333Z] + set +x [2024-11-08T06:28:53.333Z] + curl -s https://codecov.io/bash [2024-11-08T06:28:53.333Z] + bash -s -- [2024-11-08T06:28:53.333Z] [2024-11-08T06:28:53.333Z] _____ _ [2024-11-08T06:28:53.333Z] / ____| | | [2024-11-08T06:28:53.333Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T06:28:53.333Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T06:28:53.333Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T06:28:53.333Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T06:28:53.333Z] Bash-1.0.6 [2024-11-08T06:28:53.333Z] [2024-11-08T06:28:53.333Z] [2024-11-08T06:28:53.333Z] ==> git version 2.25.1 found [2024-11-08T06:28:53.333Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-08T06:28:53.333Z] Release-Date: 2020-01-08 [2024-11-08T06:28:53.333Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-08T06:28:53.333Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T06:28:53.334Z] ==> Jenkins CI detected. [2024-11-08T06:28:53.334Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-11-08T06:28:53.334Z] project root: . [2024-11-08T06:28:53.334Z] --> token set from env [2024-11-08T06:28:53.334Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T06:28:53.334Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T06:28:53.334Z] ==> Python coveragepy not found [2024-11-08T06:28:53.334Z] ==> Searching for coverage reports in: [2024-11-08T06:28:53.334Z] + . [2024-11-08T06:28:53.334Z] -> Found 1 reports [2024-11-08T06:28:53.334Z] ==> Detecting git/mercurial file structure [2024-11-08T06:28:53.593Z] ==> Reading reports [2024-11-08T06:28:53.593Z] + ./coverage.out bytes=25464 [2024-11-08T06:28:53.593Z] ==> Appending adjustments [2024-11-08T06:28:53.593Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T06:28:53.593Z] + Found adjustments [2024-11-08T06:28:53.593Z] ==> Gzipping contents [2024-11-08T06:28:53.593Z] 4.0K /tmp/codecov.YmN4XF.gz [2024-11-08T06:28:53.593Z] ==> Uploading reports [2024-11-08T06:28:53.593Z] url: https://codecov.io [2024-11-08T06:28:53.593Z] query: branch=main&commit=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:28:53.593Z] -> Pinging Codecov [2024-11-08T06:28:53.594Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:28:53.853Z] -> Uploading to [2024-11-08T06:28:53.853Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2/e2d5867b-193c-4bcb-b91f-ff559f6373aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T062853Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=498f1fcec068c4849159bc9fc53b4a383089135a9f80de9ba09ec9cff30857ad [2024-11-08T06:28:53.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:28:53.853Z] Dload Upload Total Spent Left Speed [2024-11-08T06:28:54.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 16383 --:--:-- --:--:-- --:--:-- 16383 [2024-11-08T06:28:54.114Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] } [2024-11-08T06:28:54.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T06:28:54.385Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T06:28:54.404Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:54.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:28:54.713Z] [2024-11-08T06:28:54.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:55.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:28:55.015Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T06:28:55.015Z] 43c4264eed91: Already exists [2024-11-08T06:28:55.015Z] 4cc291be95ef: Already exists [2024-11-08T06:28:55.015Z] 2ac1f1163629: Already exists [2024-11-08T06:28:55.015Z] 5c3c966382ef: Already exists [2024-11-08T06:28:55.015Z] 4f4fb700ef54: Already exists [2024-11-08T06:28:55.015Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T06:28:55.015Z] 9c3e1370e548: Pulling fs layer [2024-11-08T06:28:55.273Z] d9c7d2e4e75e: Download complete [2024-11-08T06:28:55.533Z] d9c7d2e4e75e: Pull complete [2024-11-08T06:28:56.101Z] 9c3e1370e548: Verifying Checksum [2024-11-08T06:28:56.101Z] 9c3e1370e548: Download complete [2024-11-08T06:28:59.385Z] 9c3e1370e548: Pull complete [2024-11-08T06:28:59.385Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T06:28:59.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:28:59.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:28:59.497Z] prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container [2024-11-08T06:28:59.547Z] $ 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 [2024-11-08T06:29:02.462Z] $ docker top 54c38c96fce71b06a04d6a53e1a8d1176e97ca9e23497d7e89f432ca39289175 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:29:02.802Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-11-08T06:29:02.813Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-11-08T06:29:03.235Z] + set -o pipefail [2024-11-08T06:29:03.235Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-11-08T06:29:11.488Z] [2024-11-08T06:29:11.488Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-11-08T06:29:11.488Z] [2024-11-08T06:29:11.488Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/41679bf9-6ca2-4900-a54f-3fe620d2aa9b [2024-11-08T06:29:11.488Z] [2024-11-08T06:29:11.488Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-11-08T06:29:11.488Z] [2024-11-08T06:29:11.488Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T06:29:11.488Z] [2024-11-08T06:29:11.488Z] [2024-11-08T06:29:11.488Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T06:29:11.488Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T06:29:11.514Z] $ docker stop --time=1 54c38c96fce71b06a04d6a53e1a8d1176e97ca9e23497d7e89f432ca39289175 [2024-11-08T06:29:17.095Z] $ docker rm -f --volumes 54c38c96fce71b06a04d6a53e1a8d1176e97ca9e23497d7e89f432ca39289175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:29:17.953Z] + git log --format=format:%s -1 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] sh [2024-11-08T06:29:18.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:29:18.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:18.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:29:18.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:29:18.645Z] prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container [2024-11-08T06:29:18.689Z] $ 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 [2024-11-08T06:29:19.174Z] $ docker top 6e565aa47ee0026d3bb77b3428eb681bfa60635c8845b8847c749974da109d03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:29:19.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:29:19.273Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:29:19.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:29:19.407Z] $ docker exec 6e565aa47ee0026d3bb77b3428eb681bfa60635c8845b8847c749974da109d03 ssh-agent [2024-11-08T06:29:19.503Z] SSH_AUTH_SOCK=/tmp/ssh-hUuOFICKTmqi/agent.33 [2024-11-08T06:29:19.503Z] SSH_AGENT_PID=39 [2024-11-08T06:29:19.519Z] Running ssh-add (command line suppressed) [2024-11-08T06:29:19.650Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11705793645201556478.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11705793645201556478.key) [2024-11-08T06:29:19.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:29:19.944Z] + git semver tag [2024-11-08T06:29:20.203Z] 2024-11-08 06:29:20,164 [run_tag] DEBUG tag force:False [2024-11-08T06:29:20.203Z] 2024-11-08 06:29:20,164 [check_head_tag] DEBUG check head tag [2024-11-08T06:29:20.203Z] 2024-11-08 06:29:20,167 [execute] INFO git cat-file --batch-check [2024-11-08T06:29:20.203Z] 2024-11-08 06:29:20,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-11-08T06:29:20.203Z] 2024-11-08 06:29:20,171 [execute] INFO git cat-file --batch [2024-11-08T06:29:20.203Z] 2024-11-08 06:29:20,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-11-08T06:29:20.203Z] 2024-11-08 06:29:20,193 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-08T06:29:20.203Z] 2024-11-08 06:29:20,193 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-11-08T06:29:20.203Z] 2024-11-08 06:29:20,193 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:29:20.203Z] 2024-11-08 06:29:20,199 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-08T06:29:20.203Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T06:29:20.484Z] $ docker exec --env ******** --env ******** 6e565aa47ee0026d3bb77b3428eb681bfa60635c8845b8847c749974da109d03 ssh-agent -k [2024-11-08T06:29:20.576Z] unset SSH_AUTH_SOCK; [2024-11-08T06:29:20.576Z] unset SSH_AGENT_PID; [2024-11-08T06:29:20.576Z] echo Agent pid 39 killed; [2024-11-08T06:29:20.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:29:20.913Z] + git semver [Pipeline] } [2024-11-08T06:29:21.196Z] $ docker stop --time=1 6e565aa47ee0026d3bb77b3428eb681bfa60635c8845b8847c749974da109d03 [2024-11-08T06:29:22.519Z] $ docker rm -f --volumes 6e565aa47ee0026d3bb77b3428eb681bfa60635c8845b8847c749974da109d03 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:22.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:29:22.923Z] [2024-11-08T06:29:22.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:23.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:29:23.231Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T06:29:23.231Z] ab5ef0e58194: Pulling fs layer [2024-11-08T06:29:23.231Z] 9712f1f96733: Pulling fs layer [2024-11-08T06:29:23.231Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T06:29:23.231Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T06:29:23.231Z] e9a5061849ea: Pulling fs layer [2024-11-08T06:29:23.231Z] d747dcd14b5f: Pulling fs layer [2024-11-08T06:29:23.231Z] 2de7ff778b66: Pulling fs layer [2024-11-08T06:29:23.231Z] e9a5061849ea: Waiting [2024-11-08T06:29:23.231Z] d747dcd14b5f: Waiting [2024-11-08T06:29:23.231Z] 2de7ff778b66: Waiting [2024-11-08T06:29:23.231Z] 9712f1f96733: Verifying Checksum [2024-11-08T06:29:23.231Z] 9712f1f96733: Download complete [2024-11-08T06:29:23.803Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T06:29:23.803Z] 63f879dbbcfc: Download complete [2024-11-08T06:29:23.803Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T06:29:23.803Z] 0d9ebad4ef96: Download complete [2024-11-08T06:29:23.803Z] d747dcd14b5f: Verifying Checksum [2024-11-08T06:29:23.803Z] d747dcd14b5f: Download complete [2024-11-08T06:29:23.803Z] e9a5061849ea: Verifying Checksum [2024-11-08T06:29:23.803Z] e9a5061849ea: Download complete [2024-11-08T06:29:24.070Z] ab5ef0e58194: Verifying Checksum [2024-11-08T06:29:24.070Z] ab5ef0e58194: Download complete [2024-11-08T06:29:24.070Z] 2de7ff778b66: Verifying Checksum [2024-11-08T06:29:24.070Z] 2de7ff778b66: Download complete [2024-11-08T06:29:27.365Z] ab5ef0e58194: Pull complete [2024-11-08T06:29:27.365Z] 9712f1f96733: Pull complete [2024-11-08T06:29:27.931Z] 63f879dbbcfc: Pull complete [2024-11-08T06:29:32.124Z] 0d9ebad4ef96: Pull complete [2024-11-08T06:29:32.124Z] e9a5061849ea: Pull complete [2024-11-08T06:29:32.382Z] d747dcd14b5f: Pull complete [2024-11-08T06:29:33.321Z] 2de7ff778b66: Pull complete [2024-11-08T06:29:33.321Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T06:29:33.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:29:33.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:29:33.421Z] prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container [2024-11-08T06:29:33.465Z] $ 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 [2024-11-08T06:29:42.256Z] $ docker top 4cd8f408713b8630852c8219cc9495222e7235b786823a5c947722a4a3c89e5a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:29:42.334Z] provisioning config files... [2024-11-08T06:29:42.341Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17982240048034345448tmp [2024-11-08T06:29:42.351Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5890932386566596975tmp [2024-11-08T06:29:42.361Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17026583706729448512tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:29:42.387Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:29:42.686Z] ---> sigul-configuration.sh [2024-11-08T06:29:42.686Z] gpg: directory `/root/.gnupg' created [2024-11-08T06:29:42.686Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T06:29:42.686Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T06:29:42.686Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T06:29:42.686Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T06:29:42.686Z] gpg: CAST5 encrypted data [2024-11-08T06:29:42.686Z] gpg: encrypted with 1 passphrase [2024-11-08T06:29:42.686Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T06:29:42.982Z] + mkdir /home/jenkins [2024-11-08T06:29:42.982Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T06:29:43.279Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-08T06:29:43.293Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:29:43.586Z] ---> sigul-install.sh [2024-11-08T06:29:43.586Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T06:29:43.883Z] + git tag --list [2024-11-08T06:29:43.883Z] 0.7.1 [2024-11-08T06:29:43.883Z] v1.0.0 [2024-11-08T06:29:43.883Z] v1.1.0 [2024-11-08T06:29:43.883Z] v1.1.1 [2024-11-08T06:29:43.883Z] v1.2.2 [2024-11-08T06:29:43.883Z] v1.3.0 [2024-11-08T06:29:43.883Z] v1.3.1 [2024-11-08T06:29:43.883Z] v2.0.0 [2024-11-08T06:29:43.883Z] v2.1.0 [2024-11-08T06:29:43.883Z] v2.1.1 [2024-11-08T06:29:43.883Z] v2.2.0 [2024-11-08T06:29:43.883Z] v2.3.0 [2024-11-08T06:29:43.883Z] v3.0 [2024-11-08T06:29:43.883Z] v3.0.0 [2024-11-08T06:29:43.883Z] v3.1 [2024-11-08T06:29:43.883Z] v3.1.0 [2024-11-08T06:29:43.883Z] v3.1.0-dev.1 [2024-11-08T06:29:43.883Z] v3.1.0-dev.10 [2024-11-08T06:29:43.883Z] v3.1.0-dev.11 [2024-11-08T06:29:43.883Z] v3.1.0-dev.12 [2024-11-08T06:29:43.883Z] v3.1.0-dev.13 [2024-11-08T06:29:43.883Z] v3.1.0-dev.14 [2024-11-08T06:29:43.883Z] v3.1.0-dev.15 [2024-11-08T06:29:43.883Z] v3.1.0-dev.16 [2024-11-08T06:29:43.883Z] v3.1.0-dev.17 [2024-11-08T06:29:43.883Z] v3.1.0-dev.18 [2024-11-08T06:29:43.883Z] v3.1.0-dev.19 [2024-11-08T06:29:43.883Z] v3.1.0-dev.2 [2024-11-08T06:29:43.883Z] v3.1.0-dev.20 [2024-11-08T06:29:43.883Z] v3.1.0-dev.21 [2024-11-08T06:29:43.883Z] v3.1.0-dev.22 [2024-11-08T06:29:43.883Z] v3.1.0-dev.23 [2024-11-08T06:29:43.883Z] v3.1.0-dev.24 [2024-11-08T06:29:43.883Z] v3.1.0-dev.25 [2024-11-08T06:29:43.883Z] v3.1.0-dev.3 [2024-11-08T06:29:43.883Z] v3.1.0-dev.4 [2024-11-08T06:29:43.883Z] v3.1.0-dev.5 [2024-11-08T06:29:43.883Z] v3.1.0-dev.6 [2024-11-08T06:29:43.883Z] v3.1.0-dev.7 [2024-11-08T06:29:43.883Z] v3.1.0-dev.8 [2024-11-08T06:29:43.883Z] v3.1.0-dev.9 [2024-11-08T06:29:43.883Z] v3.1.1 [2024-11-08T06:29:43.883Z] v3.1.1-dev.1 [2024-11-08T06:29:43.883Z] v3.2.0-dev.1 [2024-11-08T06:29:43.883Z] v3.2.0-dev.10 [2024-11-08T06:29:43.883Z] v3.2.0-dev.11 [2024-11-08T06:29:43.883Z] v3.2.0-dev.12 [2024-11-08T06:29:43.883Z] v3.2.0-dev.13 [2024-11-08T06:29:43.883Z] v3.2.0-dev.14 [2024-11-08T06:29:43.883Z] v3.2.0-dev.15 [2024-11-08T06:29:43.883Z] v3.2.0-dev.16 [2024-11-08T06:29:43.883Z] v3.2.0-dev.17 [2024-11-08T06:29:43.883Z] v3.2.0-dev.18 [2024-11-08T06:29:43.883Z] v3.2.0-dev.19 [2024-11-08T06:29:43.883Z] v3.2.0-dev.2 [2024-11-08T06:29:43.883Z] v3.2.0-dev.20 [2024-11-08T06:29:43.883Z] v3.2.0-dev.21 [2024-11-08T06:29:43.883Z] v3.2.0-dev.22 [2024-11-08T06:29:43.883Z] v3.2.0-dev.23 [2024-11-08T06:29:43.883Z] v3.2.0-dev.24 [2024-11-08T06:29:43.883Z] v3.2.0-dev.25 [2024-11-08T06:29:43.883Z] v3.2.0-dev.26 [2024-11-08T06:29:43.883Z] v3.2.0-dev.3 [2024-11-08T06:29:43.883Z] v3.2.0-dev.4 [2024-11-08T06:29:43.883Z] v3.2.0-dev.5 [2024-11-08T06:29:43.883Z] v3.2.0-dev.6 [2024-11-08T06:29:43.883Z] v3.2.0-dev.7 [2024-11-08T06:29:43.883Z] v3.2.0-dev.8 [2024-11-08T06:29:43.883Z] v3.2.0-dev.9 [2024-11-08T06:29:43.883Z] v4.0.0-dev.1 [2024-11-08T06:29:43.883Z] v4.0.0-dev.2 [2024-11-08T06:29:43.883Z] v4.0.0-dev.3 [2024-11-08T06:29:43.883Z] v4.0.0-dev.4 [Pipeline] sh [2024-11-08T06:29:44.180Z] + lftools sign git-tag v4.0.0-dev.4 [2024-11-08T06:29:44.750Z] Signing Git tag with Sigul... [2024-11-08T06:29:44.750Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-11-08T06:29:45.023Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:29:45.309Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T06:29:45.316Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T06:29:45.365Z] $ docker stop --time=1 4cd8f408713b8630852c8219cc9495222e7235b786823a5c947722a4a3c89e5a [2024-11-08T06:29:46.669Z] $ docker rm -f --volumes 4cd8f408713b8630852c8219cc9495222e7235b786823a5c947722a4a3c89e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T06:29:47.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:29:47.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:47.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:29:47.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:29:47.500Z] prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container [2024-11-08T06:29:47.539Z] $ 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 [2024-11-08T06:29:47.868Z] $ docker top c534ea8e1535d7d4ad967857e6f6e2ff8423dfdc0d9e13029c80180ffba94668 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:29:47.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:29:47.984Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:29:48.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:29:48.122Z] $ docker exec c534ea8e1535d7d4ad967857e6f6e2ff8423dfdc0d9e13029c80180ffba94668 ssh-agent [2024-11-08T06:29:48.224Z] SSH_AUTH_SOCK=/tmp/ssh-Gy16FsHAKOX1/agent.32 [2024-11-08T06:29:48.224Z] SSH_AGENT_PID=38 [2024-11-08T06:29:48.230Z] Running ssh-add (command line suppressed) [2024-11-08T06:29:48.355Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12144373837721642441.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12144373837721642441.key) [2024-11-08T06:29:48.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:29:48.650Z] + git semver bump pre [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,828 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,829 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,829 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,829 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,829 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,829 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,831 [execute] INFO git cat-file --batch-check [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,836 [execute] INFO git cat-file --batch [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:29:48.910Z] 2024-11-08 06:29:48,842 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-08T06:29:48.910Z] 4.0.0-dev.5 [Pipeline] } [2024-11-08T06:29:48.930Z] $ docker exec --env ******** --env ******** c534ea8e1535d7d4ad967857e6f6e2ff8423dfdc0d9e13029c80180ffba94668 ssh-agent -k [2024-11-08T06:29:49.040Z] unset SSH_AUTH_SOCK; [2024-11-08T06:29:49.040Z] unset SSH_AGENT_PID; [2024-11-08T06:29:49.041Z] echo Agent pid 38 killed; [2024-11-08T06:29:49.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:29:49.587Z] + git semver [Pipeline] } [2024-11-08T06:29:49.870Z] $ docker stop --time=1 c534ea8e1535d7d4ad967857e6f6e2ff8423dfdc0d9e13029c80180ffba94668 [2024-11-08T06:29:51.168Z] $ docker rm -f --volumes c534ea8e1535d7d4ad967857e6f6e2ff8423dfdc0d9e13029c80180ffba94668 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:29:51.703Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:29:51.703Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:52.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:29:52.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:29:52.121Z] prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container [2024-11-08T06:29:52.163Z] $ 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 [2024-11-08T06:29:52.528Z] $ docker top c35d3c99edd619531207348a88bab5a6e182072dad6441cbdf8f2c479ab69000 -eo pid,comm [2024-11-08T06:29:52.582Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T06:29:52.582Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:29:52.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:29:52.628Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:29:52.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:29:52.761Z] $ docker exec c35d3c99edd619531207348a88bab5a6e182072dad6441cbdf8f2c479ab69000 ssh-agent [2024-11-08T06:29:52.864Z] SSH_AUTH_SOCK=/tmp/ssh-KdwYUUcygLgI/agent.14 [2024-11-08T06:29:52.864Z] SSH_AGENT_PID=21 [2024-11-08T06:29:52.869Z] Running ssh-add (command line suppressed) [2024-11-08T06:29:52.997Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4773925050952522410.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4773925050952522410.key) [2024-11-08T06:29:52.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:29:53.295Z] + git semver push [2024-11-08T06:29:53.569Z] 2024-11-08 06:29:53,527 [run_push] DEBUG push [2024-11-08T06:29:53.569Z] 2024-11-08 06:29:53,528 [execute] INFO git cat-file --batch-check [2024-11-08T06:29:53.569Z] 2024-11-08 06:29:53,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:29:53.569Z] 2024-11-08 06:29:53,532 [execute] INFO git rev-list 3dd939d51626091b828112fe982b6588d85a72cf -- [2024-11-08T06:29:53.569Z] 2024-11-08 06:29:53,533 [execute] DEBUG Popen(['git', 'rev-list', '3dd939d51626091b828112fe982b6588d85a72cf', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:29:53.569Z] 2024-11-08 06:29:53,543 [execute] INFO git fetch -v origin [2024-11-08T06:29:53.569Z] 2024-11-08 06:29:53,544 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T06:29:54.284Z] 2024-11-08 06:29:53,997 [run_push] DEBUG no remote changes detected [2024-11-08T06:29:54.284Z] 2024-11-08 06:29:53,997 [execute] INFO git push origin semver [2024-11-08T06:29:54.284Z] 2024-11-08 06:29:53,998 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:29:54.853Z] 2024-11-08 06:29:54,619 [run_push] DEBUG push all version tags [2024-11-08T06:29:54.853Z] 2024-11-08 06:29:54,620 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T06:29:54.853Z] 2024-11-08 06:29:54,620 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:29:55.430Z] 2024-11-08 06:29:55,240 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-08T06:29:55.431Z] 4.0.0-dev.5 [Pipeline] } [2024-11-08T06:29:55.453Z] $ docker exec --env ******** --env ******** c35d3c99edd619531207348a88bab5a6e182072dad6441cbdf8f2c479ab69000 ssh-agent -k [2024-11-08T06:29:55.564Z] unset SSH_AUTH_SOCK; [2024-11-08T06:29:55.566Z] unset SSH_AGENT_PID; [2024-11-08T06:29:55.567Z] echo Agent pid 21 killed; [2024-11-08T06:29:55.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:29:55.889Z] + git semver [Pipeline] } [2024-11-08T06:29:56.175Z] $ docker stop --time=1 c35d3c99edd619531207348a88bab5a6e182072dad6441cbdf8f2c479ab69000 [2024-11-08T06:29:57.646Z] $ docker rm -f --volumes c35d3c99edd619531207348a88bab5a6e182072dad6441cbdf8f2c479ab69000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T06:29:58.370Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-11-08T06:29:58.371Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-11-08T06:29:58.371Z] total 16 [2024-11-08T06:29:58.371Z] drwxr-xr-x 3 root root 4096 Nov 8 06:14 . [2024-11-08T06:29:58.371Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 06:29 .. [2024-11-08T06:29:58.371Z] drwxr-xr-x 2 root root 4096 Nov 8 06:14 cost [2024-11-08T06:29:58.371Z] -rw-r--r-- 1 root root 88 Nov 8 06:14 cost.csv [2024-11-08T06:29:58.371Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-11-08T06:29:58.371Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-11-08T06:29:58.371Z] total 16 [2024-11-08T06:29:58.371Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 06:14 . [2024-11-08T06:29:58.371Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 06:29 .. [2024-11-08T06:29:58.371Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 06:14 cost [2024-11-08T06:29:58.371Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 8 06:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:29:58.665Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:29:59.538Z] ---> package-listing.sh [2024-11-08T06:29:59.538Z] ++ facter osfamily [2024-11-08T06:29:59.538Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T06:29:59.797Z] + OS_FAMILY=debian [2024-11-08T06:29:59.797Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-11-08T06:29:59.797Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T06:29:59.797Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T06:29:59.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T06:29:59.797Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T06:29:59.797Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-11-08T06:29:59.797Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T06:29:59.797Z] + case "${OS_FAMILY}" in [2024-11-08T06:29:59.797Z] + dpkg -l [2024-11-08T06:29:59.797Z] + grep '^ii' [2024-11-08T06:29:59.797Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T06:29:59.797Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T06:29:59.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T06:29:59.797Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-11-08T06:29:59.797Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-11-08T06:29:59.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-11-08T06:29:59.808Z] 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 [2024-11-08T06:30:00.086Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:30:00.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:30:00.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:30:00.735Z] prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container [2024-11-08T06:30:00.785Z] $ 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 [2024-11-08T06:30:01.020Z] $ docker top 451a5feed7ff700b4525d23e63bd4f7eaaad8965e057918754959641097f1874 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:30:01.358Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T06:30:01.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T06:30:01.955Z] + ls /var/log/sa-host [2024-11-08T06:30:01.955Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:30:02.114Z] provisioning config files... [2024-11-08T06:30:02.121Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1971577724937575465tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:30:02.135Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:02.423Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T06:30:02.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:02.771Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T06:30:02.780Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:03.080Z] ---> sudo-logs.sh [2024-11-08T06:30:03.080Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T06:30:03.152Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:03.523Z] ---> job-cost.sh [2024-11-08T06:30:03.524Z] lf-activate-venv: SKIPPING [2024-11-08T06:30:03.524Z] DEBUG: total: 0.2199999988079071 [2024-11-08T06:30:03.524Z] INFO: Retrieving Stack Cost... [2024-11-08T06:30:03.782Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T06:30:04.350Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T06:30:04.364Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:04.646Z] ---> logs-deploy.sh [2024-11-08T06:30:04.646Z] lf-activate-venv: SKIPPING [2024-11-08T06:30:04.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/169 [2024-11-08T06:30:04.647Z] INFO: archiving workspace using pattern(s): [2024-11-08T06:30:05.581Z] Archives upload complete. [2024-11-08T06:30:05.582Z] INFO: archiving logs to Nexus