Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 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-ssh15227678201552304574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6429351016674535734.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1645785734337226570.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh932749944001646431.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-ssh9074012178792809885.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-38508 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 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 (main) Commit message: "Merge pull request #613 from cloudxxx8/issue-612" > 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 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 # timeout=10 > git rev-list --no-walk b1150cef3ee3943af5fba7b24690d73d6672cf6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-10T07:36:44.497Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-10T07:36:44.572Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-10T07:36:44.594Z] ========================================================= [2025-02-10T07:36:44.594Z] EdgeX Global Pipelines Version Info [2025-02-10T07:36:44.594Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:36:45.299Z] ------------------- [2025-02-10T07:36:45.299Z] stable info: [2025-02-10T07:36:45.299Z] ------------------- [2025-02-10T07:36:45.299Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-10T07:36:45.299Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T07:36:45.299Z] Message: update stable to v1.0.269 [2025-02-10T07:36:45.866Z] ------------------- [2025-02-10T07:36:45.866Z] experimental info: [2025-02-10T07:36:45.866Z] ------------------- [2025-02-10T07:36:45.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-10T07:36:45.866Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T07:36:45.866Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-10T07:36:45.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-02-10T07:36:45.950Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-02-10T07:36:45.969Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-10T07:36:45.998Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-10T07:36:46.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-10T07:36:46.045Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-10T07:36:46.064Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-10T07:36:46.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-10T07:36:46.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-10T07:36:46.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-10T07:36:46.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-10T07:36:46.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-02-10T07:36:46.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-10T07:36:46.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-10T07:36:46.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T07:36:46.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T07:36:46.268Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T07:36:46.291Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T07:36:46.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-10T07:36:46.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-10T07:36:46.354Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-10T07:36:46.379Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-10T07:36:46.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-10T07:36:46.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-10T07:36:46.446Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-10T07:36:46.464Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-10T07:36:46.484Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-10T07:36:46.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-10T07:36:46.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-10T07:36:46.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-10T07:36:46.572Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [Pipeline] echo [2025-02-10T07:36:46.598Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ffb092 [Pipeline] echo [2025-02-10T07:36:46.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T07:36:46.672Z] provisioning config files... [2025-02-10T07:36:46.688Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17773249625731312830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:36:47.017Z] ---> ****-login.sh [2025-02-10T07:36:47.017Z] nexus3.edgexfoundry.org:10001 [2025-02-10T07:36:47.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:36:47.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:36:47.286Z] Configure a credential helper to remove this warning. See [2025-02-10T07:36:47.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:36:47.286Z] [2025-02-10T07:36:47.286Z] Login Succeeded [2025-02-10T07:36:47.286Z] nexus3.edgexfoundry.org:10002 [2025-02-10T07:36:47.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:36:47.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:36:47.286Z] Configure a credential helper to remove this warning. See [2025-02-10T07:36:47.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:36:47.286Z] [2025-02-10T07:36:47.286Z] Login Succeeded [2025-02-10T07:36:47.286Z] nexus3.edgexfoundry.org:10003 [2025-02-10T07:36:47.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:36:47.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:36:47.550Z] Configure a credential helper to remove this warning. See [2025-02-10T07:36:47.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:36:47.550Z] [2025-02-10T07:36:47.550Z] Login Succeeded [2025-02-10T07:36:47.550Z] nexus3.edgexfoundry.org:10004 [2025-02-10T07:36:47.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:36:47.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:36:47.550Z] Configure a credential helper to remove this warning. See [2025-02-10T07:36:47.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:36:47.550Z] [2025-02-10T07:36:47.550Z] Login Succeeded [2025-02-10T07:36:47.550Z] ****.io [2025-02-10T07:36:47.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:36:47.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:36:47.808Z] Configure a credential helper to remove this warning. See [2025-02-10T07:36:47.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:36:47.808Z] [2025-02-10T07:36:47.808Z] Login Succeeded [2025-02-10T07:36:47.808Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T07:36:47.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-10T07:36:48.203Z] + git rev-list -1 --merges 3ffb09239547e5bfb998c0889f5d3f26b6a509f8~1..3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [Pipeline] echo [2025-02-10T07:36:48.229Z] -----------> git rev-list -1 --merges 3ffb09239547e5bfb998c0889f5d3f26b6a509f8~1..3ffb09239547e5bfb998c0889f5d3f26b6a509f8 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [2025-02-10T07:36:48.229Z] 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [false] [Pipeline] sh [2025-02-10T07:36:48.522Z] + git log --format=format:%s -1 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [Pipeline] echo [2025-02-10T07:36:48.534Z] ========================================================= [2025-02-10T07:36:48.534Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-10T07:36:48.534Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-10T07:36:48.869Z] + git log --format=format:%s -1 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [Pipeline] echo [2025-02-10T07:36:48.881Z] [semverPrep] GIT_COMMIT: 3ffb09239547e5bfb998c0889f5d3f26b6a509f8, Commit Message: Merge pull request #613 from cloudxxx8/issue-612 [Pipeline] echo [2025-02-10T07:36:48.892Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-10T07:36:49.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T07:36:49.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-10T07:36:49.243Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-10T07:36:49.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-10T07:36:49.243Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-10T07:36:49.243Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-10T07:36:49.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:36:49.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:36:49.593Z] [2025-02-10T07:36:49.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:36:49.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:36:49.903Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-10T07:36:49.903Z] b85a868b505f: Pulling fs layer [2025-02-10T07:36:49.903Z] e2be974225ed: Pulling fs layer [2025-02-10T07:36:49.903Z] 339a4e72a1f5: Pulling fs layer [2025-02-10T07:36:49.903Z] 988bab9f4d93: Pulling fs layer [2025-02-10T07:36:49.903Z] 1469e6f7b9e6: Pulling fs layer [2025-02-10T07:36:49.903Z] eaf3925da568: Pulling fs layer [2025-02-10T07:36:49.903Z] bab4dde63d76: Pulling fs layer [2025-02-10T07:36:49.903Z] bde34c3a00c8: Pulling fs layer [2025-02-10T07:36:49.903Z] 988bab9f4d93: Waiting [2025-02-10T07:36:49.903Z] 1469e6f7b9e6: Waiting [2025-02-10T07:36:49.903Z] eaf3925da568: Waiting [2025-02-10T07:36:49.903Z] bab4dde63d76: Waiting [2025-02-10T07:36:49.903Z] bde34c3a00c8: Waiting [2025-02-10T07:36:49.903Z] b352a97aabf1: Pulling fs layer [2025-02-10T07:36:49.903Z] 4872d77fe225: Pulling fs layer [2025-02-10T07:36:49.903Z] 5851b861e8e6: Pulling fs layer [2025-02-10T07:36:49.903Z] 4872d77fe225: Waiting [2025-02-10T07:36:49.903Z] 5851b861e8e6: Waiting [2025-02-10T07:36:49.903Z] b352a97aabf1: Waiting [2025-02-10T07:36:49.903Z] e2be974225ed: Verifying Checksum [2025-02-10T07:36:49.903Z] e2be974225ed: Download complete [2025-02-10T07:36:49.903Z] 988bab9f4d93: Download complete [2025-02-10T07:36:50.162Z] 1469e6f7b9e6: Verifying Checksum [2025-02-10T07:36:50.162Z] 1469e6f7b9e6: Download complete [2025-02-10T07:36:50.162Z] eaf3925da568: Verifying Checksum [2025-02-10T07:36:50.162Z] eaf3925da568: Download complete [2025-02-10T07:36:50.162Z] 339a4e72a1f5: Verifying Checksum [2025-02-10T07:36:50.162Z] 339a4e72a1f5: Download complete [2025-02-10T07:36:50.162Z] bde34c3a00c8: Verifying Checksum [2025-02-10T07:36:50.162Z] bde34c3a00c8: Download complete [2025-02-10T07:36:50.162Z] b352a97aabf1: Download complete [2025-02-10T07:36:50.162Z] 4872d77fe225: Download complete [2025-02-10T07:36:50.162Z] 5851b861e8e6: Verifying Checksum [2025-02-10T07:36:50.162Z] 5851b861e8e6: Download complete [2025-02-10T07:36:50.162Z] b85a868b505f: Verifying Checksum [2025-02-10T07:36:50.162Z] b85a868b505f: Download complete [2025-02-10T07:36:50.730Z] bab4dde63d76: Verifying Checksum [2025-02-10T07:36:50.730Z] bab4dde63d76: Download complete [2025-02-10T07:36:51.691Z] b85a868b505f: Pull complete [2025-02-10T07:36:51.691Z] e2be974225ed: Pull complete [2025-02-10T07:36:52.262Z] 339a4e72a1f5: Pull complete [2025-02-10T07:36:52.262Z] 988bab9f4d93: Pull complete [2025-02-10T07:36:52.527Z] 1469e6f7b9e6: Pull complete [2025-02-10T07:36:52.788Z] eaf3925da568: Pull complete [2025-02-10T07:36:54.692Z] bab4dde63d76: Pull complete [2025-02-10T07:36:54.692Z] bde34c3a00c8: Pull complete [2025-02-10T07:36:54.692Z] b352a97aabf1: Pull complete [2025-02-10T07:36:54.692Z] 4872d77fe225: Pull complete [2025-02-10T07:36:54.692Z] 5851b861e8e6: Pull complete [2025-02-10T07:36:54.952Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-10T07:36:54.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:36:54.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:36:55.103Z] prd-ubuntu20.04-docker-8c-8g-38508 does not seem to be running inside a container [2025-02-10T07:36:55.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T07:36:57.812Z] $ docker top 2f2d8ff94852daf0a7712ed146676b2489c39a58a9f827f7887e1590fc6a34de -eo pid,comm [2025-02-10T07:36:57.869Z] 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). [2025-02-10T07:36:57.869Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T07:36:57.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T07:36:57.934Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T07:36:58.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T07:36:58.043Z] $ docker exec 2f2d8ff94852daf0a7712ed146676b2489c39a58a9f827f7887e1590fc6a34de ssh-agent [2025-02-10T07:36:58.147Z] SSH_AUTH_SOCK=/tmp/ssh-KPEMmWFnwrxf/agent.32 [2025-02-10T07:36:58.147Z] SSH_AGENT_PID=38 [2025-02-10T07:36:58.155Z] Running ssh-add (command line suppressed) [2025-02-10T07:36:58.276Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16116447410135940655.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16116447410135940655.key) [2025-02-10T07:36:58.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T07:36:58.594Z] + git tag --points-at HEAD [Pipeline] } [2025-02-10T07:36:58.606Z] $ docker exec --env ******** --env ******** 2f2d8ff94852daf0a7712ed146676b2489c39a58a9f827f7887e1590fc6a34de ssh-agent -k [2025-02-10T07:36:58.706Z] unset SSH_AUTH_SOCK; [2025-02-10T07:36:58.707Z] unset SSH_AGENT_PID; [2025-02-10T07:36:58.707Z] echo Agent pid 38 killed; [2025-02-10T07:36:58.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-10T07:36:58.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T07:36:58.764Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T07:36:58.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T07:36:58.890Z] $ docker exec 2f2d8ff94852daf0a7712ed146676b2489c39a58a9f827f7887e1590fc6a34de ssh-agent [2025-02-10T07:36:59.027Z] SSH_AUTH_SOCK=/tmp/ssh-NdDJ0xEOnxLR/agent.71 [2025-02-10T07:36:59.027Z] SSH_AGENT_PID=77 [2025-02-10T07:36:59.035Z] Running ssh-add (command line suppressed) [2025-02-10T07:36:59.143Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8118508288110181197.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8118508288110181197.key) [2025-02-10T07:36:59.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T07:36:59.464Z] + git semver init [2025-02-10T07:36:59.724Z] 2025-02-10 07:36:59,632 [run_init] DEBUG init version:0.0.0 force:False [2025-02-10T07:36:59.724Z] 2025-02-10 07:36:59,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-02-10T07:36:59.724Z] 2025-02-10 07:36:59,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-02-10T07:36:59.724Z] 2025-02-10 07:36:59,634 [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) [2025-02-10T07:37:01.123Z] 2025-02-10 07:37:00,692 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-02-10T07:37:01.123Z] 2025-02-10 07:37:00,693 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-02-10T07:37:01.123Z] 2025-02-10 07:37:00,693 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-10T07:37:01.123Z] 2025-02-10 07:37:00,693 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-10T07:37:01.123Z] 4.0.0-dev.14 [Pipeline] } [2025-02-10T07:37:01.133Z] $ docker exec --env ******** --env ******** 2f2d8ff94852daf0a7712ed146676b2489c39a58a9f827f7887e1590fc6a34de ssh-agent -k [2025-02-10T07:37:01.245Z] unset SSH_AUTH_SOCK; [2025-02-10T07:37:01.247Z] unset SSH_AGENT_PID; [2025-02-10T07:37:01.247Z] echo Agent pid 77 killed; [2025-02-10T07:37:01.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T07:37:01.588Z] + git semver [Pipeline] } [2025-02-10T07:37:01.858Z] $ docker stop --time=1 2f2d8ff94852daf0a7712ed146676b2489c39a58a9f827f7887e1590fc6a34de [2025-02-10T07:37:03.182Z] $ docker rm -f --volumes 2f2d8ff94852daf0a7712ed146676b2489c39a58a9f827f7887e1590fc6a34de [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T07:37:03.524Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-10T07:37:03.787Z] Stashed 1 file(s) [Pipeline] echo [2025-02-10T07:37:03.790Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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 [2025-02-10T07:37:03.974Z] provisioning config files... [2025-02-10T07:37:03.985Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3313048206063488685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:04.292Z] ---> ****-login.sh [2025-02-10T07:37:04.292Z] nexus3.edgexfoundry.org:10001 [2025-02-10T07:37:04.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:37:04.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:37:04.292Z] Configure a credential helper to remove this warning. See [2025-02-10T07:37:04.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:37:04.292Z] [2025-02-10T07:37:04.292Z] Login Succeeded [2025-02-10T07:37:04.292Z] nexus3.edgexfoundry.org:10002 [2025-02-10T07:37:04.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:37:04.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:37:04.293Z] Configure a credential helper to remove this warning. See [2025-02-10T07:37:04.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:37:04.293Z] [2025-02-10T07:37:04.293Z] Login Succeeded [2025-02-10T07:37:04.553Z] nexus3.edgexfoundry.org:10003 [2025-02-10T07:37:04.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:37:04.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:37:04.553Z] Configure a credential helper to remove this warning. See [2025-02-10T07:37:04.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:37:04.553Z] [2025-02-10T07:37:04.553Z] Login Succeeded [2025-02-10T07:37:04.553Z] nexus3.edgexfoundry.org:10004 [2025-02-10T07:37:04.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:37:04.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:37:04.553Z] Configure a credential helper to remove this warning. See [2025-02-10T07:37:04.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:37:04.554Z] [2025-02-10T07:37:04.554Z] Login Succeeded [2025-02-10T07:37:04.554Z] ****.io [2025-02-10T07:37:04.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:37:04.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:37:04.813Z] Configure a credential helper to remove this warning. See [2025-02-10T07:37:04.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:37:04.813Z] [2025-02-10T07:37:04.813Z] Login Succeeded [2025-02-10T07:37:04.813Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T07:37:04.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-10T07:37:04.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T07:37:04.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T07:37:04.947Z] ========================================================= [2025-02-10T07:37:04.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-10T07:37:04.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:37:05.279Z] + 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 . [2025-02-10T07:37:05.279Z] Sending build context to Docker daemon 18.22MB [2025-02-10T07:37:05.279Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-10T07:37:05.279Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-10T07:37:05.540Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-10T07:37:05.540Z] da9db072f522: Pulling fs layer [2025-02-10T07:37:05.540Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-10T07:37:05.540Z] 06f05ace1117: Pulling fs layer [2025-02-10T07:37:05.540Z] 5fe327b54edc: Pulling fs layer [2025-02-10T07:37:05.540Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T07:37:05.540Z] 92a5565b7b96: Pulling fs layer [2025-02-10T07:37:05.540Z] ff9bb7016b71: Pulling fs layer [2025-02-10T07:37:05.540Z] b67dba6c2c7d: Pulling fs layer [2025-02-10T07:37:05.540Z] a813b0c90790: Pulling fs layer [2025-02-10T07:37:05.540Z] 5fe327b54edc: Waiting [2025-02-10T07:37:05.540Z] 4f4fb700ef54: Waiting [2025-02-10T07:37:05.540Z] b67dba6c2c7d: Waiting [2025-02-10T07:37:05.540Z] 92a5565b7b96: Waiting [2025-02-10T07:37:05.540Z] a813b0c90790: Waiting [2025-02-10T07:37:05.540Z] ff9bb7016b71: Waiting [2025-02-10T07:37:05.540Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-10T07:37:05.540Z] 6ef4a4ee8ca5: Download complete [2025-02-10T07:37:05.540Z] 5fe327b54edc: Verifying Checksum [2025-02-10T07:37:05.540Z] 5fe327b54edc: Download complete [2025-02-10T07:37:05.540Z] 4f4fb700ef54: Download complete [2025-02-10T07:37:05.540Z] 92a5565b7b96: Verifying Checksum [2025-02-10T07:37:05.540Z] 92a5565b7b96: Download complete [2025-02-10T07:37:05.540Z] da9db072f522: Verifying Checksum [2025-02-10T07:37:05.540Z] da9db072f522: Download complete [2025-02-10T07:37:05.540Z] ff9bb7016b71: Verifying Checksum [2025-02-10T07:37:05.540Z] ff9bb7016b71: Download complete [2025-02-10T07:37:05.800Z] da9db072f522: Pull complete [2025-02-10T07:37:05.800Z] a813b0c90790: Verifying Checksum [2025-02-10T07:37:05.800Z] a813b0c90790: Download complete [2025-02-10T07:37:05.800Z] 6ef4a4ee8ca5: Pull complete [2025-02-10T07:37:06.058Z] 06f05ace1117: Verifying Checksum [2025-02-10T07:37:06.058Z] 06f05ace1117: Download complete [2025-02-10T07:37:06.317Z] b67dba6c2c7d: Verifying Checksum [2025-02-10T07:37:06.318Z] b67dba6c2c7d: Download complete [2025-02-10T07:37:10.508Z] 06f05ace1117: Pull complete [2025-02-10T07:37:10.508Z] 5fe327b54edc: Pull complete [2025-02-10T07:37:10.508Z] 4f4fb700ef54: Pull complete [2025-02-10T07:37:10.508Z] 92a5565b7b96: Pull complete [2025-02-10T07:37:10.508Z] ff9bb7016b71: Pull complete [2025-02-10T07:37:12.413Z] b67dba6c2c7d: Pull complete [2025-02-10T07:37:12.979Z] a813b0c90790: Pull complete [2025-02-10T07:37:12.979Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-10T07:37:13.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T07:37:13.239Z] ---> 3ba60ce46760 [2025-02-10T07:37:13.239Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-02-10T07:37:17.456Z] ---> Running in 2a55cf5b6ff3 [2025-02-10T07:37:17.456Z] Removing intermediate container 2a55cf5b6ff3 [2025-02-10T07:37:17.456Z] ---> 6c0297654239 [2025-02-10T07:37:17.456Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-10T07:37:17.456Z] ---> Running in e30f2515d7c2 [2025-02-10T07:37:17.456Z] Removing intermediate container e30f2515d7c2 [2025-02-10T07:37:17.456Z] ---> e19fce02a1a4 [2025-02-10T07:37:17.456Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-02-10T07:37:17.456Z] ---> Running in 781e246bcabd [2025-02-10T07:37:17.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T07:37:17.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T07:37:17.973Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-02-10T07:37:17.973Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-02-10T07:37:17.973Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-02-10T07:37:17.973Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-02-10T07:37:17.973Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-02-10T07:37:17.973Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-02-10T07:37:17.973Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-02-10T07:37:17.973Z] (8/8) Installing openssh (9.7_p1-r4) [2025-02-10T07:37:17.973Z] Executing busybox-1.36.1-r29.trigger [2025-02-10T07:37:18.232Z] OK: 253 MiB in 66 packages [2025-02-10T07:37:18.798Z] Removing intermediate container 781e246bcabd [2025-02-10T07:37:18.798Z] ---> 148530057026 [2025-02-10T07:37:18.798Z] Step 6/10 : WORKDIR /device-modbus-go [2025-02-10T07:37:18.798Z] ---> Running in 202196910d88 [2025-02-10T07:37:18.798Z] Removing intermediate container 202196910d88 [2025-02-10T07:37:18.798Z] ---> 40f064beecbe [2025-02-10T07:37:18.798Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-10T07:37:18.798Z] ---> e1f9b39966eb [2025-02-10T07:37:18.798Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T07:37:18.935Z] Still waiting to schedule task [2025-02-10T07:37:18.935Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-10T07:37:19.058Z] ---> Running in faf4a12f75f1 [2025-02-10T07:37:57.794Z] Removing intermediate container faf4a12f75f1 [2025-02-10T07:37:57.794Z] ---> c31daae9e99e [2025-02-10T07:37:57.794Z] Step 9/10 : COPY . . [2025-02-10T07:37:57.794Z] ---> 06a5f3717ae3 [2025-02-10T07:37:57.794Z] Step 10/10 : RUN ${MAKE} [2025-02-10T07:37:57.794Z] ---> Running in 1cc870066c26 [2025-02-10T07:37:57.794Z] noop [2025-02-10T07:37:57.794Z] Removing intermediate container 1cc870066c26 [2025-02-10T07:37:57.794Z] ---> 361ef45439c9 [2025-02-10T07:37:57.794Z] Successfully built 361ef45439c9 [2025-02-10T07:37:57.794Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:37:58.126Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T07:37:58.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:37:58.218Z] prd-ubuntu20.04-docker-8c-8g-38508 does not seem to be running inside a container [2025-02-10T07:37:58.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-10T07:37:58.638Z] $ docker top bac19df87463316e4e74eceffbba43556e0bc8eccee191c6116f97df1bd65d03 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T07:37:58.998Z] + go version [2025-02-10T07:37:58.998Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-10T07:37:59.009Z] $ docker stop --time=1 bac19df87463316e4e74eceffbba43556e0bc8eccee191c6116f97df1bd65d03 [2025-02-10T07:38:00.319Z] $ docker rm -f --volumes bac19df87463316e4e74eceffbba43556e0bc8eccee191c6116f97df1bd65d03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:38:00.758Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T07:38:00.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:38:00.847Z] prd-ubuntu20.04-docker-8c-8g-38508 does not seem to be running inside a container [2025-02-10T07:38:00.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-10T07:38:01.254Z] $ docker top c3612484257a615bf1bb6ab0ed572a8c079da5a46feafe21a14baaf93b9e4a30 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T07:38:01.606Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-10T07:38:01.907Z] + make test [2025-02-10T07:38:01.907Z] go test ./... -coverprofile=coverage.out [2025-02-10T07:38:03.817Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-10T07:38:25.748Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-10T07:38:25.748Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 45.7% of statements [2025-02-10T07:38:35.719Z] go vet ./... [2025-02-10T07:38:41.354Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-10T07:38:41.354Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-10T07:38:41.354Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-10T07:38:41.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-10T07:38:41.383Z] $ docker stop --time=1 c3612484257a615bf1bb6ab0ed572a8c079da5a46feafe21a14baaf93b9e4a30 [2025-02-10T07:38:45.975Z] $ docker rm -f --volumes c3612484257a615bf1bb6ab0ed572a8c079da5a46feafe21a14baaf93b9e4a30 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T07:38:46.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-10T07:38:46.609Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-10T07:38:47.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-10T07:38:47.344Z] + ls -al . [2025-02-10T07:38:47.344Z] total 260 [2025-02-10T07:38:47.344Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 07:38 . [2025-02-10T07:38:47.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 07:36 .. [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 10 07:36 .dockerignore [2025-02-10T07:38:47.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 07:38 .git [2025-02-10T07:38:47.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:36 .github [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 10 07:36 .gitignore [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 10 07:36 .golangci.yml [2025-02-10T07:38:47.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 07:37 .semver [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 19818 Feb 10 07:36 Attribution.txt [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 10 07:36 CHANGELOG.md [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 10 07:36 Dockerfile [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 07:36 GOVERNANCE.md [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 10 07:36 Jenkinsfile [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 10 07:36 LICENSE [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 2524 Feb 10 07:36 Makefile [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 10 07:36 OWNERS.md [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 10 07:36 README.md [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 10 07:37 VERSION [2025-02-10T07:38:47.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 07:36 bin [2025-02-10T07:38:47.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:36 cmd [2025-02-10T07:38:47.344Z] -rw-r--r-- 1 jenkins jenkins 26779 Feb 10 07:38 coverage.out [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 6342 Feb 10 07:36 go.mod [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 86606 Feb 10 07:36 go.sum [2025-02-10T07:38:47.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:36 internal [2025-02-10T07:38:47.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 07:36 simulator [2025-02-10T07:38:47.344Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 10 07:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:38:47.709Z] + 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=3ffb09239547e5bfb998c0889f5d3f26b6a509f8 --label arch=amd64 --label version=4.0.0-dev.14 . [2025-02-10T07:38:47.709Z] Sending build context to Docker daemon 18.25MB [2025-02-10T07:38:47.709Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-02-10T07:38:47.709Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-10T07:38:47.709Z] ---> 361ef45439c9 [2025-02-10T07:38:47.709Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-02-10T07:38:48.296Z] ---> Running in 02c6dad848d7 [2025-02-10T07:38:48.296Z] Removing intermediate container 02c6dad848d7 [2025-02-10T07:38:48.296Z] ---> c08872d9c3f6 [2025-02-10T07:38:48.296Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-10T07:38:48.296Z] ---> Running in 50b9e6038080 [2025-02-10T07:38:48.557Z] Removing intermediate container 50b9e6038080 [2025-02-10T07:38:48.557Z] ---> bfbfee281c6a [2025-02-10T07:38:48.557Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-02-10T07:38:48.557Z] ---> Running in efa7f5c0acd5 [2025-02-10T07:38:48.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T07:38:48.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T07:38:49.390Z] OK: 253 MiB in 66 packages [2025-02-10T07:38:49.650Z] Removing intermediate container efa7f5c0acd5 [2025-02-10T07:38:49.650Z] ---> e5aeaf46ffc9 [2025-02-10T07:38:49.650Z] Step 6/23 : WORKDIR /device-modbus-go [2025-02-10T07:38:49.650Z] ---> Running in 5aa7925f5cfe [2025-02-10T07:38:49.650Z] Removing intermediate container 5aa7925f5cfe [2025-02-10T07:38:49.650Z] ---> 3a969161b55a [2025-02-10T07:38:49.650Z] Step 7/23 : COPY go.mod vendor* ./ [2025-02-10T07:38:49.910Z] ---> 6462512b1c23 [2025-02-10T07:38:49.910Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T07:38:49.910Z] ---> Running in 583f6b7fd9e3 [2025-02-10T07:38:50.477Z] Removing intermediate container 583f6b7fd9e3 [2025-02-10T07:38:50.477Z] ---> 0ec618d75f75 [2025-02-10T07:38:50.477Z] Step 9/23 : COPY . . [2025-02-10T07:38:51.415Z] ---> cab436fec0e9 [2025-02-10T07:38:51.415Z] Step 10/23 : RUN ${MAKE} [2025-02-10T07:38:51.415Z] ---> Running in 447358e89305 [2025-02-10T07:38:51.415Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-02-10T07:38:58.844Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38509 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-02-10T07:38:58.862Z] Running in /w/workspace/device-modbus-go/179 [Pipeline] { [Pipeline] checkout [2025-02-10T07:38:58.903Z] The recommended git tool is: git [2025-02-10T07:39:06.534Z] using credential edgex-jenkins-ssh [2025-02-10T07:39:06.561Z] Cloning the remote Git repository [2025-02-10T07:39:06.625Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-02-10T07:39:06.776Z] > git init /w/workspace/device-modbus-go/179 # timeout=10 [2025-02-10T07:39:07.089Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-02-10T07:39:07.090Z] > git --version # timeout=10 [2025-02-10T07:39:07.201Z] > git --version # 'git version 2.25.1' [2025-02-10T07:39:07.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-10T07:39:07.558Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-10T07:39:09.768Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-02-10T07:39:09.796Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-10T07:39:10.869Z] Avoid second fetch [2025-02-10T07:39:10.870Z] Checking out Revision 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 (main) [2025-02-10T07:39:11.922Z] Commit message: "Merge pull request #613 from cloudxxx8/issue-612" [2025-02-10T07:39:10.883Z] > git config core.sparsecheckout # timeout=10 [2025-02-10T07:39:10.958Z] > git checkout -f 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-10T07:39:17.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-10T07:39:17.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T07:39:17.017Z] Dload Upload Total Spent Left Speed [2025-02-10T07:39:17.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2025-02-10T07:39:17.359Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-10T07:39:17.683Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-10T07:39:17.683Z] + sudo tee /etc/docker/daemon.new [2025-02-10T07:39:17.683Z] { [2025-02-10T07:39:17.683Z] "registry-mirrors": [ [2025-02-10T07:39:17.683Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-10T07:39:17.683Z] ], [2025-02-10T07:39:17.683Z] "bip": "10.250.0.254/24", [2025-02-10T07:39:17.683Z] "hosts": [ [2025-02-10T07:39:17.683Z] "tcp://0.0.0.0:5555", [2025-02-10T07:39:17.683Z] "unix:///var/run/docker.sock" [2025-02-10T07:39:17.683Z] ], [2025-02-10T07:39:17.683Z] "mtu": 1458, [2025-02-10T07:39:17.683Z] "selinux-enabled": true, [2025-02-10T07:39:17.683Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-10T07:39:17.683Z] } [Pipeline] sh [2025-02-10T07:39:18.024Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-10T07:39:18.359Z] + sudo service docker restart [2025-02-10T07:39:30.135Z] Removing intermediate container 447358e89305 [2025-02-10T07:39:30.135Z] ---> d8f9c1a65750 [2025-02-10T07:39:30.135Z] Step 11/23 : FROM alpine:3.20 [2025-02-10T07:39:30.135Z] 3.20: Pulling from library/alpine [2025-02-10T07:39:30.135Z] 66a3d608f3fa: Pulling fs layer [2025-02-10T07:39:30.135Z] 66a3d608f3fa: Verifying Checksum [2025-02-10T07:39:30.135Z] 66a3d608f3fa: Download complete [2025-02-10T07:39:30.135Z] 66a3d608f3fa: Pull complete [2025-02-10T07:39:30.135Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T07:39:30.135Z] Status: Downloaded newer image for alpine:3.20 [2025-02-10T07:39:30.135Z] ---> e29df9b510ff [2025-02-10T07:39:30.135Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-02-10T07:39:30.135Z] ---> Running in 6c2855568eae [2025-02-10T07:39:30.135Z] Removing intermediate container 6c2855568eae [2025-02-10T07:39:30.135Z] ---> 6111699fe195 [2025-02-10T07:39:30.135Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-02-10T07:39:30.135Z] ---> Running in 2fb48fc54e94 [2025-02-10T07:39:30.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T07:39:30.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T07:39:30.135Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T07:39:30.135Z] Executing busybox-1.36.1-r29.trigger [2025-02-10T07:39:30.135Z] OK: 8 MiB in 15 packages [2025-02-10T07:39:30.135Z] Removing intermediate container 2fb48fc54e94 [2025-02-10T07:39:30.135Z] ---> 19d46a90d04b [2025-02-10T07:39:30.135Z] Step 14/23 : RUN apk --no-cache upgrade [2025-02-10T07:39:30.135Z] ---> Running in f97897f1a541 [2025-02-10T07:39:30.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T07:39:30.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T07:39:30.135Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T07:39:30.135Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T07:39:30.135Z] OK: 8 MiB in 15 packages [2025-02-10T07:39:30.135Z] Removing intermediate container f97897f1a541 [2025-02-10T07:39:30.135Z] ---> 195f2bb7fd37 [2025-02-10T07:39:30.135Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-02-10T07:39:30.135Z] ---> 3868928117cf [2025-02-10T07:39:30.135Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-02-10T07:39:30.135Z] ---> f2e4935b8efb [2025-02-10T07:39:30.135Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-02-10T07:39:30.135Z] ---> 58b9f8e40758 [2025-02-10T07:39:30.135Z] Step 18/23 : EXPOSE 59901 [2025-02-10T07:39:30.135Z] ---> Running in 74d5c01e6a40 [2025-02-10T07:39:30.135Z] Removing intermediate container 74d5c01e6a40 [2025-02-10T07:39:30.135Z] ---> b168000647a9 [2025-02-10T07:39:30.135Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-02-10T07:39:30.135Z] ---> Running in f65d4e2471b9 [2025-02-10T07:39:30.135Z] Removing intermediate container f65d4e2471b9 [2025-02-10T07:39:30.135Z] ---> a9f569251a9a [2025-02-10T07:39:30.135Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-10T07:39:30.135Z] ---> Running in 8819071ccc5c [2025-02-10T07:39:30.135Z] Removing intermediate container 8819071ccc5c [2025-02-10T07:39:30.135Z] ---> 7de4a8f016fa [2025-02-10T07:39:30.135Z] Step 21/23 : LABEL arch=amd64 [2025-02-10T07:39:30.135Z] ---> Running in e198c36221ab [2025-02-10T07:39:30.135Z] Removing intermediate container e198c36221ab [2025-02-10T07:39:30.135Z] ---> b538024b55a0 [2025-02-10T07:39:30.136Z] Step 22/23 : LABEL git_sha=3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [2025-02-10T07:39:30.136Z] ---> Running in 4f94ada06e61 [2025-02-10T07:39:30.136Z] Removing intermediate container 4f94ada06e61 [2025-02-10T07:39:30.136Z] ---> 84a19a98db2e [2025-02-10T07:39:30.136Z] Step 23/23 : LABEL version=4.0.0-dev.14 [2025-02-10T07:39:30.136Z] ---> Running in 34b6cfbd51bf [2025-02-10T07:39:30.136Z] Removing intermediate container 34b6cfbd51bf [2025-02-10T07:39:30.136Z] ---> 240a4818cb0d [2025-02-10T07:39:30.136Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-10T07:39:30.136Z] Successfully built 240a4818cb0d [2025-02-10T07:39:30.136Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T07:39:30.256Z] provisioning config files... [2025-02-10T07:39:30.266Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17232003733447594485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:39:30.574Z] ---> ****-login.sh [2025-02-10T07:39:30.574Z] nexus3.edgexfoundry.org:10001 [2025-02-10T07:39:30.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:39:30.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:39:30.574Z] Configure a credential helper to remove this warning. See [2025-02-10T07:39:30.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:39:30.574Z] [2025-02-10T07:39:30.575Z] Login Succeeded [2025-02-10T07:39:30.575Z] nexus3.edgexfoundry.org:10002 [2025-02-10T07:39:30.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:39:30.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:39:30.575Z] Configure a credential helper to remove this warning. See [2025-02-10T07:39:30.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:39:30.575Z] [2025-02-10T07:39:30.575Z] Login Succeeded [2025-02-10T07:39:30.575Z] nexus3.edgexfoundry.org:10003 [2025-02-10T07:39:30.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:39:30.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:39:30.833Z] Configure a credential helper to remove this warning. See [2025-02-10T07:39:30.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:39:30.833Z] [2025-02-10T07:39:30.833Z] Login Succeeded [2025-02-10T07:39:30.833Z] nexus3.edgexfoundry.org:10004 [2025-02-10T07:39:30.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:39:30.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:39:30.834Z] Configure a credential helper to remove this warning. See [2025-02-10T07:39:30.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:39:30.834Z] [2025-02-10T07:39:30.834Z] Login Succeeded [2025-02-10T07:39:30.834Z] ****.io [2025-02-10T07:39:30.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:39:31.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:39:31.093Z] Configure a credential helper to remove this warning. See [2025-02-10T07:39:31.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:39:31.093Z] [2025-02-10T07:39:31.093Z] Login Succeeded [2025-02-10T07:39:31.093Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T07:39:31.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T07:39:31.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T07:39:31.189Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-02-10T07:39:31.189Z] 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [2025-02-10T07:39:31.189Z] latest [2025-02-10T07:39:31.189Z] 4.0.0-dev.14 [2025-02-10T07:39:31.189Z] 3ffb09239547e5bfb998c0889f5d3f26b6a509f8-4.0.0-dev.14 [2025-02-10T07:39:31.189Z] main [2025-02-10T07:39:31.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:31.550Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:31.871Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [2025-02-10T07:39:31.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-10T07:39:31.871Z] 133bf2de397d: Preparing [2025-02-10T07:39:31.871Z] dfc51c6055fc: Preparing [2025-02-10T07:39:31.871Z] 03cd7ad948e5: Preparing [2025-02-10T07:39:31.871Z] 2e70d99d577b: Preparing [2025-02-10T07:39:31.871Z] 0103a3a28175: Preparing [2025-02-10T07:39:31.871Z] ce5a8cde9eee: Preparing [2025-02-10T07:39:31.871Z] ce5a8cde9eee: Waiting [2025-02-10T07:39:31.871Z] 0103a3a28175: Pushed [2025-02-10T07:39:31.871Z] 133bf2de397d: Pushed [2025-02-10T07:39:31.871Z] dfc51c6055fc: Pushed [2025-02-10T07:39:31.871Z] ce5a8cde9eee: Layer already exists [2025-02-10T07:39:32.440Z] 2e70d99d577b: Pushed [2025-02-10T07:39:35.737Z] 03cd7ad948e5: Pushed [2025-02-10T07:39:35.737Z] 3ffb09239547e5bfb998c0889f5d3f26b6a509f8: digest: sha256:720676665dc8bd1b7f522391819f67e81d503158001974cd0759af3ec239715a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:36.071Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:36.391Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-02-10T07:39:36.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-10T07:39:36.391Z] 133bf2de397d: Preparing [2025-02-10T07:39:36.391Z] dfc51c6055fc: Preparing [2025-02-10T07:39:36.391Z] 03cd7ad948e5: Preparing [2025-02-10T07:39:36.391Z] 2e70d99d577b: Preparing [2025-02-10T07:39:36.391Z] 0103a3a28175: Preparing [2025-02-10T07:39:36.391Z] ce5a8cde9eee: Preparing [2025-02-10T07:39:36.391Z] ce5a8cde9eee: Waiting [2025-02-10T07:39:36.391Z] 133bf2de397d: Layer already exists [2025-02-10T07:39:36.391Z] 2e70d99d577b: Layer already exists [2025-02-10T07:39:36.391Z] dfc51c6055fc: Layer already exists [2025-02-10T07:39:36.391Z] 03cd7ad948e5: Layer already exists [2025-02-10T07:39:36.391Z] 0103a3a28175: Layer already exists [2025-02-10T07:39:36.391Z] ce5a8cde9eee: Layer already exists [2025-02-10T07:39:36.391Z] latest: digest: sha256:720676665dc8bd1b7f522391819f67e81d503158001974cd0759af3ec239715a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T07:39:36.652Z] provisioning config files... [2025-02-10T07:39:36.681Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/179@tmp/config15752995598674226440tmp [Pipeline] { [2025-02-10T07:39:36.715Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.14 [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:37.146Z] ---> ****-login.sh [2025-02-10T07:39:37.146Z] nexus3.edgexfoundry.org:10001 [2025-02-10T07:39:37.211Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.14 [2025-02-10T07:39:37.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-10T07:39:37.211Z] 133bf2de397d: Preparing [2025-02-10T07:39:37.211Z] dfc51c6055fc: Preparing [2025-02-10T07:39:37.211Z] 03cd7ad948e5: Preparing [2025-02-10T07:39:37.211Z] 2e70d99d577b: Preparing [2025-02-10T07:39:37.211Z] 0103a3a28175: Preparing [2025-02-10T07:39:37.211Z] ce5a8cde9eee: Preparing [2025-02-10T07:39:37.211Z] ce5a8cde9eee: Waiting [2025-02-10T07:39:37.211Z] 2e70d99d577b: Layer already exists [2025-02-10T07:39:37.211Z] 0103a3a28175: Layer already exists [2025-02-10T07:39:37.211Z] dfc51c6055fc: Layer already exists [2025-02-10T07:39:37.211Z] 133bf2de397d: Layer already exists [2025-02-10T07:39:37.211Z] 03cd7ad948e5: Layer already exists [2025-02-10T07:39:37.211Z] ce5a8cde9eee: Layer already exists [2025-02-10T07:39:37.211Z] 4.0.0-dev.14: digest: sha256:720676665dc8bd1b7f522391819f67e81d503158001974cd0759af3ec239715a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:37.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:39:37.539Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3ffb09239547e5bfb998c0889f5d3f26b6a509f8-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:37.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:39:37.697Z] Configure a credential helper to remove this warning. See [2025-02-10T07:39:37.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:39:37.697Z] [2025-02-10T07:39:37.697Z] Login Succeeded [2025-02-10T07:39:37.697Z] nexus3.edgexfoundry.org:10002 [2025-02-10T07:39:37.861Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3ffb09239547e5bfb998c0889f5d3f26b6a509f8-4.0.0-dev.14 [2025-02-10T07:39:37.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-10T07:39:37.861Z] 133bf2de397d: Preparing [2025-02-10T07:39:37.861Z] dfc51c6055fc: Preparing [2025-02-10T07:39:37.861Z] 03cd7ad948e5: Preparing [2025-02-10T07:39:37.861Z] 2e70d99d577b: Preparing [2025-02-10T07:39:37.861Z] 0103a3a28175: Preparing [2025-02-10T07:39:37.861Z] ce5a8cde9eee: Preparing [2025-02-10T07:39:37.861Z] ce5a8cde9eee: Waiting [2025-02-10T07:39:37.861Z] 133bf2de397d: Layer already exists [2025-02-10T07:39:37.861Z] 2e70d99d577b: Layer already exists [2025-02-10T07:39:37.861Z] 03cd7ad948e5: Layer already exists [2025-02-10T07:39:37.861Z] 0103a3a28175: Layer already exists [2025-02-10T07:39:37.861Z] dfc51c6055fc: Layer already exists [2025-02-10T07:39:37.861Z] ce5a8cde9eee: Layer already exists [2025-02-10T07:39:37.861Z] 3ffb09239547e5bfb998c0889f5d3f26b6a509f8-4.0.0-dev.14: digest: sha256:720676665dc8bd1b7f522391819f67e81d503158001974cd0759af3ec239715a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:37.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:39:38.184Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:38.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:39:38.240Z] Configure a credential helper to remove this warning. See [2025-02-10T07:39:38.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:39:38.240Z] [2025-02-10T07:39:38.240Z] Login Succeeded [2025-02-10T07:39:38.240Z] nexus3.edgexfoundry.org:10003 [2025-02-10T07:39:38.504Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-02-10T07:39:38.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-10T07:39:38.504Z] 133bf2de397d: Preparing [2025-02-10T07:39:38.504Z] dfc51c6055fc: Preparing [2025-02-10T07:39:38.504Z] 03cd7ad948e5: Preparing [2025-02-10T07:39:38.504Z] 2e70d99d577b: Preparing [2025-02-10T07:39:38.504Z] 0103a3a28175: Preparing [2025-02-10T07:39:38.504Z] ce5a8cde9eee: Preparing [2025-02-10T07:39:38.504Z] ce5a8cde9eee: Waiting [2025-02-10T07:39:38.504Z] 2e70d99d577b: Layer already exists [2025-02-10T07:39:38.504Z] 133bf2de397d: Layer already exists [2025-02-10T07:39:38.504Z] dfc51c6055fc: Layer already exists [2025-02-10T07:39:38.504Z] 03cd7ad948e5: Layer already exists [2025-02-10T07:39:38.504Z] 0103a3a28175: Layer already exists [2025-02-10T07:39:38.504Z] ce5a8cde9eee: Layer already exists [2025-02-10T07:39:38.504Z] main: digest: sha256:720676665dc8bd1b7f522391819f67e81d503158001974cd0759af3ec239715a size: 1576 [Pipeline] } [2025-02-10T07:39:38.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:39:38.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:39:38.513Z] Configure a credential helper to remove this warning. See [2025-02-10T07:39:38.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:39:38.513Z] [2025-02-10T07:39:38.513Z] Login Succeeded [2025-02-10T07:39:38.513Z] nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T07:39:38.580Z] ===================================================== [Pipeline] echo [2025-02-10T07:39:38.592Z] taggedImages: [2025-02-10T07:39:38.592Z] - nexus3.edgexfoundry.org:10004/device-modbus:3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [2025-02-10T07:39:38.592Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-02-10T07:39:38.592Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.14 [2025-02-10T07:39:38.592Z] - nexus3.edgexfoundry.org:10004/device-modbus:3ffb09239547e5bfb998c0889f5d3f26b6a509f8-4.0.0-dev.14 [2025-02-10T07:39:38.592Z] - 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 [2025-02-10T07:39:38.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:39:38.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:39:38.791Z] Configure a credential helper to remove this warning. See [2025-02-10T07:39:38.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:39:38.791Z] [2025-02-10T07:39:38.791Z] Login Succeeded [2025-02-10T07:39:38.791Z] ****.io [2025-02-10T07:39:38.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T07:39:38.991Z] [2025-02-10T07:39:38.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:39.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:39:39.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T07:39:39.301Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-10T07:39:39.301Z] 5eb5b503b376: Pulling fs layer [2025-02-10T07:39:39.301Z] 5c69ac0246d0: Pulling fs layer [2025-02-10T07:39:39.301Z] ec43610c2a17: Pulling fs layer [2025-02-10T07:39:39.301Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-10T07:39:39.301Z] 33b1e0a273af: Pulling fs layer [2025-02-10T07:39:39.301Z] 5d3b04190fa2: Pulling fs layer [2025-02-10T07:39:39.301Z] 2f39f015ded8: Pulling fs layer [2025-02-10T07:39:39.301Z] 33b1e0a273af: Waiting [2025-02-10T07:39:39.301Z] 5d3b04190fa2: Waiting [2025-02-10T07:39:39.301Z] 2f39f015ded8: Waiting [2025-02-10T07:39:39.301Z] 3a2ae6a8a46f: Waiting [2025-02-10T07:39:39.301Z] 5c69ac0246d0: Verifying Checksum [2025-02-10T07:39:39.301Z] 5c69ac0246d0: Download complete [2025-02-10T07:39:39.301Z] 3a2ae6a8a46f: Download complete [2025-02-10T07:39:39.301Z] 33b1e0a273af: Verifying Checksum [2025-02-10T07:39:39.301Z] 33b1e0a273af: Download complete [2025-02-10T07:39:39.301Z] 5d3b04190fa2: Download complete [2025-02-10T07:39:39.301Z] ec43610c2a17: Verifying Checksum [2025-02-10T07:39:39.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:39:39.329Z] Configure a credential helper to remove this warning. See [2025-02-10T07:39:39.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:39:39.329Z] [2025-02-10T07:39:39.329Z] Login Succeeded [2025-02-10T07:39:39.329Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T07:39:39.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-02-10T07:39:39.559Z] 5eb5b503b376: Download complete [Pipeline] echo [2025-02-10T07:39:39.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T07:39:39.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T07:39:39.707Z] ========================================================= [2025-02-10T07:39:39.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-10T07:39:39.707Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:39:40.088Z] + 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 . [2025-02-10T07:39:40.126Z] 2f39f015ded8: Download complete [2025-02-10T07:39:40.356Z] Sending build context to Docker daemon 9.263MB [2025-02-10T07:39:40.627Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-10T07:39:40.627Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-10T07:39:40.627Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-10T07:39:40.627Z] 9986a736f7d3: Pulling fs layer [2025-02-10T07:39:40.627Z] 1f018df60701: Pulling fs layer [2025-02-10T07:39:40.627Z] 39f8f326b044: Pulling fs layer [2025-02-10T07:39:40.627Z] e6a1e7a6a96a: Pulling fs layer [2025-02-10T07:39:40.627Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T07:39:40.627Z] d45d956e0dbf: Pulling fs layer [2025-02-10T07:39:40.627Z] d7702b0d1db1: Pulling fs layer [2025-02-10T07:39:40.627Z] 5c7f0f088c93: Pulling fs layer [2025-02-10T07:39:40.627Z] 4fdc064ae6cf: Pulling fs layer [2025-02-10T07:39:40.627Z] e6a1e7a6a96a: Waiting [2025-02-10T07:39:40.627Z] 4f4fb700ef54: Waiting [2025-02-10T07:39:40.627Z] d45d956e0dbf: Waiting [2025-02-10T07:39:40.627Z] d7702b0d1db1: Waiting [2025-02-10T07:39:40.627Z] 5c7f0f088c93: Waiting [2025-02-10T07:39:40.627Z] 4fdc064ae6cf: Waiting [2025-02-10T07:39:40.627Z] 1f018df60701: Verifying Checksum [2025-02-10T07:39:40.627Z] 1f018df60701: Download complete [2025-02-10T07:39:40.627Z] e6a1e7a6a96a: Download complete [2025-02-10T07:39:40.627Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T07:39:40.627Z] 4f4fb700ef54: Download complete [2025-02-10T07:39:40.895Z] d45d956e0dbf: Verifying Checksum [2025-02-10T07:39:40.896Z] d45d956e0dbf: Download complete [2025-02-10T07:39:40.896Z] d7702b0d1db1: Verifying Checksum [2025-02-10T07:39:40.896Z] d7702b0d1db1: Download complete [2025-02-10T07:39:40.896Z] 9986a736f7d3: Verifying Checksum [2025-02-10T07:39:40.896Z] 9986a736f7d3: Download complete [2025-02-10T07:39:41.066Z] 5eb5b503b376: Pull complete [2025-02-10T07:39:41.066Z] 5c69ac0246d0: Pull complete [2025-02-10T07:39:41.168Z] 4fdc064ae6cf: Verifying Checksum [2025-02-10T07:39:41.168Z] 4fdc064ae6cf: Download complete [2025-02-10T07:39:41.633Z] ec43610c2a17: Pull complete [2025-02-10T07:39:41.633Z] 3a2ae6a8a46f: Pull complete [2025-02-10T07:39:41.633Z] 33b1e0a273af: Pull complete [2025-02-10T07:39:41.756Z] 9986a736f7d3: Pull complete [2025-02-10T07:39:41.890Z] 5d3b04190fa2: Pull complete [2025-02-10T07:39:42.348Z] 1f018df60701: Pull complete [2025-02-10T07:39:42.616Z] 39f8f326b044: Verifying Checksum [2025-02-10T07:39:42.616Z] 39f8f326b044: Download complete [2025-02-10T07:39:43.581Z] 5c7f0f088c93: Verifying Checksum [2025-02-10T07:39:43.581Z] 5c7f0f088c93: Download complete [2025-02-10T07:39:46.080Z] 2f39f015ded8: Pull complete [2025-02-10T07:39:46.081Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-10T07:39:46.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T07:39:46.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:39:46.441Z] prd-ubuntu20.04-docker-8c-8g-38508 does not seem to be running inside a container [2025-02-10T07:39:46.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-10T07:39:50.541Z] $ docker top bc60b7fc4c1b7304134ed6dd59c8d20bef00f668009bb6b5ad3aa04dbfb4396c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:39:50.940Z] ---> job-cost.sh [2025-02-10T07:39:50.940Z] lf-activate-venv: SKIPPING [2025-02-10T07:39:50.940Z] INFO: No Stack... [2025-02-10T07:39:51.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T07:39:51.458Z] INFO: Archiving Costs [Pipeline] sh [2025-02-10T07:39:51.754Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-02-10T07:39:51.754Z] + cut -d, -f6 [Pipeline] lock [2025-02-10T07:39:51.769Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-179-stack-cost] [2025-02-10T07:39:51.776Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-179-stack-cost] did not exist. Created. [2025-02-10T07:39:51.785Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-10T07:39:52.091Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-10T07:39:52.116Z] Stashed 1 file(s) [Pipeline] } [2025-02-10T07:39:52.125Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-10T07:39:52.156Z] $ docker stop --time=1 bc60b7fc4c1b7304134ed6dd59c8d20bef00f668009bb6b5ad3aa04dbfb4396c [2025-02-10T07:39:53.308Z] $ docker rm -f --volumes bc60b7fc4c1b7304134ed6dd59c8d20bef00f668009bb6b5ad3aa04dbfb4396c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-10T07:39:58.600Z] 39f8f326b044: Pull complete [2025-02-10T07:39:58.601Z] e6a1e7a6a96a: Pull complete [2025-02-10T07:39:58.601Z] 4f4fb700ef54: Pull complete [2025-02-10T07:39:58.601Z] d45d956e0dbf: Pull complete [2025-02-10T07:39:58.601Z] d7702b0d1db1: Pull complete [2025-02-10T07:40:05.273Z] 5c7f0f088c93: Pull complete [2025-02-10T07:40:07.212Z] 4fdc064ae6cf: Pull complete [2025-02-10T07:40:07.212Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-10T07:40:07.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-10T07:40:07.212Z] ---> 63f30b955cb9 [2025-02-10T07:40:07.212Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-02-10T07:40:07.810Z] ---> Running in cb492692ce84 [2025-02-10T07:40:08.076Z] Removing intermediate container cb492692ce84 [2025-02-10T07:40:08.076Z] ---> 0113188735d5 [2025-02-10T07:40:08.076Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-10T07:40:08.076Z] ---> Running in 1d4533f1ea79 [2025-02-10T07:40:08.342Z] Removing intermediate container 1d4533f1ea79 [2025-02-10T07:40:08.342Z] ---> a7ea090c8e21 [2025-02-10T07:40:08.342Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-02-10T07:40:08.611Z] ---> Running in 8746faa372e2 [2025-02-10T07:40:09.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T07:40:10.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T07:40:11.110Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-02-10T07:40:11.110Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-02-10T07:40:11.110Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-02-10T07:40:11.375Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-02-10T07:40:11.375Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-02-10T07:40:11.375Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-02-10T07:40:11.375Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-02-10T07:40:11.375Z] (8/8) Installing openssh (9.7_p1-r4) [2025-02-10T07:40:11.375Z] Executing busybox-1.36.1-r29.trigger [2025-02-10T07:40:11.641Z] OK: 245 MiB in 66 packages [2025-02-10T07:40:12.597Z] Removing intermediate container 8746faa372e2 [2025-02-10T07:40:12.597Z] ---> b22e073952ca [2025-02-10T07:40:12.597Z] Step 6/10 : WORKDIR /device-modbus-go [2025-02-10T07:40:12.597Z] ---> Running in 54009b101843 [2025-02-10T07:40:12.864Z] Removing intermediate container 54009b101843 [2025-02-10T07:40:12.864Z] ---> d76984f839b2 [2025-02-10T07:40:12.864Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-10T07:40:13.444Z] ---> c175e3fc2427 [2025-02-10T07:40:13.444Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T07:40:13.444Z] ---> Running in ae90eeb131b2 [2025-02-10T07:41:50.100Z] Removing intermediate container ae90eeb131b2 [2025-02-10T07:41:50.100Z] ---> a8976dbdc2c0 [2025-02-10T07:41:50.100Z] Step 9/10 : COPY . . [2025-02-10T07:41:50.100Z] ---> 94c3b9a5d490 [2025-02-10T07:41:50.100Z] Step 10/10 : RUN ${MAKE} [2025-02-10T07:41:50.100Z] ---> Running in bca69354e31b [2025-02-10T07:41:50.682Z] noop [2025-02-10T07:41:51.270Z] Removing intermediate container bca69354e31b [2025-02-10T07:41:51.270Z] ---> d13182d0518f [2025-02-10T07:41:51.537Z] Successfully built d13182d0518f [2025-02-10T07:41:51.537Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:41:51.904Z] + docker inspect -f . ci-base-image-arm64 [2025-02-10T07:41:51.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:41:52.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-38509 does not seem to be running inside a container [2025-02-10T07:41:52.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/179 -v /w/workspace/device-modbus-go/179:/w/workspace/device-modbus-go/179:rw,z -v /w/workspace/device-modbus-go/179@tmp:/w/workspace/device-modbus-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-10T07:41:53.404Z] $ docker top 3d13da07debe0fec77e0f016e7402c820b4fe0cb77ab3a81494007efee2acce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T07:41:54.264Z] + go version [2025-02-10T07:41:54.264Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-10T07:41:54.279Z] $ docker stop --time=1 3d13da07debe0fec77e0f016e7402c820b4fe0cb77ab3a81494007efee2acce8 [2025-02-10T07:41:55.962Z] $ docker rm -f --volumes 3d13da07debe0fec77e0f016e7402c820b4fe0cb77ab3a81494007efee2acce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:41:56.567Z] + docker inspect -f . ci-base-image-arm64 [2025-02-10T07:41:56.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:41:56.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-38509 does not seem to be running inside a container [2025-02-10T07:41:56.818Z] $ 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/179 -v /w/workspace/device-modbus-go/179:/w/workspace/device-modbus-go/179:rw,z -v /w/workspace/device-modbus-go/179@tmp:/w/workspace/device-modbus-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-10T07:41:58.010Z] $ docker top a1e6de6325fa82191eb02e2043dbeeaf41402af6316996d6eaf191c29206b35c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T07:41:58.862Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/179 [Pipeline] fileExists [Pipeline] sh [2025-02-10T07:41:59.518Z] + make test [2025-02-10T07:41:59.518Z] go test ./... -coverprofile=coverage.out [2025-02-10T07:42:04.892Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-10T07:45:11.817Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-10T07:45:14.401Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 45.7% of statements [2025-02-10T07:45:15.364Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-10T07:45:15.364Z] go vet ./... [2025-02-10T07:46:02.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-10T07:46:02.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-10T07:46:02.469Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-10T07:46:02.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-10T07:46:02.515Z] $ docker stop --time=1 a1e6de6325fa82191eb02e2043dbeeaf41402af6316996d6eaf191c29206b35c [2025-02-10T07:46:04.491Z] $ docker rm -f --volumes a1e6de6325fa82191eb02e2043dbeeaf41402af6316996d6eaf191c29206b35c [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T07:46:05.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-10T07:46:05.994Z] Warning: overwriting stash ‘coverage-report’ [2025-02-10T07:46:06.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-10T07:46:06.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-10T07:46:07.224Z] + ls -al . [2025-02-10T07:46:07.224Z] total 256 [2025-02-10T07:46:07.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 07:42 . [2025-02-10T07:46:07.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 07:39 .. [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 10 07:39 .dockerignore [2025-02-10T07:46:07.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 07:39 .git [2025-02-10T07:46:07.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:39 .github [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 10 07:39 .gitignore [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 10 07:39 .golangci.yml [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 19818 Feb 10 07:39 Attribution.txt [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 10 07:39 CHANGELOG.md [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 10 07:39 Dockerfile [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 07:39 GOVERNANCE.md [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 10 07:39 Jenkinsfile [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 10 07:39 LICENSE [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 2524 Feb 10 07:39 Makefile [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 10 07:39 OWNERS.md [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 10 07:39 README.md [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 10 07:37 VERSION [2025-02-10T07:46:07.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 07:39 bin [2025-02-10T07:46:07.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:39 cmd [2025-02-10T07:46:07.224Z] -rw-r--r-- 1 jenkins jenkins 26779 Feb 10 07:45 coverage.out [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 6342 Feb 10 07:39 go.mod [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 86606 Feb 10 07:39 go.sum [2025-02-10T07:46:07.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:39 internal [2025-02-10T07:46:07.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 07:39 simulator [2025-02-10T07:46:07.224Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 10 07:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:46:07.576Z] + 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=3ffb09239547e5bfb998c0889f5d3f26b6a509f8 --label arch=arm64 --label version=4.0.0-dev.14 . [2025-02-10T07:46:07.841Z] Sending build context to Docker daemon 9.29MB [2025-02-10T07:46:08.106Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-02-10T07:46:08.106Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-10T07:46:08.106Z] ---> d13182d0518f [2025-02-10T07:46:08.106Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-02-10T07:46:08.106Z] ---> Running in 48eb3e0d0341 [2025-02-10T07:46:08.372Z] Removing intermediate container 48eb3e0d0341 [2025-02-10T07:46:08.372Z] ---> 8c3b13bae3a6 [2025-02-10T07:46:08.372Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-10T07:46:08.639Z] ---> Running in dfb8b07bff2b [2025-02-10T07:46:08.905Z] Removing intermediate container dfb8b07bff2b [2025-02-10T07:46:08.906Z] ---> 7bcc49207afe [2025-02-10T07:46:08.906Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-02-10T07:46:08.906Z] ---> Running in fc3f3ba4bd5c [2025-02-10T07:46:10.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T07:46:10.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T07:46:11.720Z] OK: 245 MiB in 66 packages [2025-02-10T07:46:13.132Z] Removing intermediate container fc3f3ba4bd5c [2025-02-10T07:46:13.132Z] ---> a719f83fec1f [2025-02-10T07:46:13.132Z] Step 6/23 : WORKDIR /device-modbus-go [2025-02-10T07:46:13.132Z] ---> Running in 4281b873c3d0 [2025-02-10T07:46:13.132Z] Removing intermediate container 4281b873c3d0 [2025-02-10T07:46:13.132Z] ---> 70444df513ba [2025-02-10T07:46:13.132Z] Step 7/23 : COPY go.mod vendor* ./ [2025-02-10T07:46:13.714Z] ---> f89fdd38c539 [2025-02-10T07:46:13.714Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T07:46:13.714Z] ---> Running in ddb199398af2 [2025-02-10T07:46:16.297Z] Removing intermediate container ddb199398af2 [2025-02-10T07:46:16.297Z] ---> 8dad1b66eb0c [2025-02-10T07:46:16.297Z] Step 9/23 : COPY . . [2025-02-10T07:46:17.253Z] ---> 103450ab9865 [2025-02-10T07:46:17.253Z] Step 10/23 : RUN ${MAKE} [2025-02-10T07:46:17.253Z] ---> Running in ce88b28a3eec [2025-02-10T07:46:18.217Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-02-10T07:49:39.959Z] Removing intermediate container ce88b28a3eec [2025-02-10T07:49:39.959Z] ---> 63238cf177e8 [2025-02-10T07:49:39.959Z] Step 11/23 : FROM alpine:3.20 [2025-02-10T07:49:39.959Z] 3.20: Pulling from library/alpine [2025-02-10T07:49:39.959Z] 0152682790bb: Pulling fs layer [2025-02-10T07:49:39.959Z] 0152682790bb: Download complete [2025-02-10T07:49:39.959Z] 0152682790bb: Pull complete [2025-02-10T07:49:39.959Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T07:49:39.959Z] Status: Downloaded newer image for alpine:3.20 [2025-02-10T07:49:39.959Z] ---> f4194d9e8c10 [2025-02-10T07:49:39.959Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-02-10T07:49:39.959Z] ---> Running in 8d041c88085c [2025-02-10T07:49:39.959Z] Removing intermediate container 8d041c88085c [2025-02-10T07:49:39.959Z] ---> 2781ad9acb26 [2025-02-10T07:49:39.959Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-02-10T07:49:39.959Z] ---> Running in 855fa702fc49 [2025-02-10T07:49:39.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T07:49:39.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T07:49:39.959Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T07:49:39.959Z] Executing busybox-1.36.1-r29.trigger [2025-02-10T07:49:39.959Z] OK: 9 MiB in 15 packages [2025-02-10T07:49:39.959Z] Removing intermediate container 855fa702fc49 [2025-02-10T07:49:39.959Z] ---> 6ed87b074976 [2025-02-10T07:49:39.959Z] Step 14/23 : RUN apk --no-cache upgrade [2025-02-10T07:49:39.959Z] ---> Running in cec7bc42abe2 [2025-02-10T07:49:39.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-10T07:49:39.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-10T07:49:39.959Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T07:49:39.959Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T07:49:39.959Z] OK: 9 MiB in 15 packages [2025-02-10T07:49:39.959Z] Removing intermediate container cec7bc42abe2 [2025-02-10T07:49:39.959Z] ---> 27db11048e52 [2025-02-10T07:49:39.959Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-02-10T07:49:39.959Z] ---> 95594b59b5d4 [2025-02-10T07:49:39.959Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-02-10T07:49:39.959Z] ---> f727369d1162 [2025-02-10T07:49:39.959Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-02-10T07:49:39.959Z] ---> 9d35c8a2e465 [2025-02-10T07:49:39.959Z] Step 18/23 : EXPOSE 59901 [2025-02-10T07:49:39.959Z] ---> Running in 2c2145153993 [2025-02-10T07:49:39.959Z] Removing intermediate container 2c2145153993 [2025-02-10T07:49:39.959Z] ---> db63307c4885 [2025-02-10T07:49:39.959Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-02-10T07:49:39.959Z] ---> Running in 5732715429e8 [2025-02-10T07:49:39.959Z] Removing intermediate container 5732715429e8 [2025-02-10T07:49:39.959Z] ---> 25a5b4ebfb38 [2025-02-10T07:49:39.959Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-10T07:49:39.959Z] ---> Running in ccdb180a9631 [2025-02-10T07:49:39.959Z] Removing intermediate container ccdb180a9631 [2025-02-10T07:49:39.959Z] ---> e8b6a4e1886b [2025-02-10T07:49:39.959Z] Step 21/23 : LABEL arch=arm64 [2025-02-10T07:49:39.959Z] ---> Running in 20ac9dcb36ba [2025-02-10T07:49:39.959Z] Removing intermediate container 20ac9dcb36ba [2025-02-10T07:49:39.959Z] ---> 02431960e5be [2025-02-10T07:49:39.959Z] Step 22/23 : LABEL git_sha=3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [2025-02-10T07:49:39.959Z] ---> Running in 92d860a646f4 [2025-02-10T07:49:39.959Z] Removing intermediate container 92d860a646f4 [2025-02-10T07:49:39.959Z] ---> 9c0dc25b6e7a [2025-02-10T07:49:39.959Z] Step 23/23 : LABEL version=4.0.0-dev.14 [2025-02-10T07:49:40.231Z] ---> Running in df2f34fb7190 [2025-02-10T07:49:40.498Z] Removing intermediate container df2f34fb7190 [2025-02-10T07:49:40.498Z] ---> 7b0d557e7706 [2025-02-10T07:49:40.498Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-10T07:49:40.498Z] Successfully built 7b0d557e7706 [2025-02-10T07:49:40.498Z] 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 [2025-02-10T07:49:40.676Z] provisioning config files... [2025-02-10T07:49:40.693Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/179@tmp/config8350983802445226529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:49:41.035Z] ---> ****-login.sh [2025-02-10T07:49:41.035Z] nexus3.edgexfoundry.org:10001 [2025-02-10T07:49:41.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:49:41.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:49:41.303Z] Configure a credential helper to remove this warning. See [2025-02-10T07:49:41.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:49:41.303Z] [2025-02-10T07:49:41.303Z] Login Succeeded [2025-02-10T07:49:41.303Z] nexus3.edgexfoundry.org:10002 [2025-02-10T07:49:41.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:49:41.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:49:41.570Z] Configure a credential helper to remove this warning. See [2025-02-10T07:49:41.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:49:41.570Z] [2025-02-10T07:49:41.570Z] Login Succeeded [2025-02-10T07:49:41.837Z] nexus3.edgexfoundry.org:10003 [2025-02-10T07:49:42.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:49:42.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:49:42.106Z] Configure a credential helper to remove this warning. See [2025-02-10T07:49:42.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:49:42.106Z] [2025-02-10T07:49:42.106Z] Login Succeeded [2025-02-10T07:49:42.106Z] nexus3.edgexfoundry.org:10004 [2025-02-10T07:49:42.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:49:42.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:49:42.373Z] Configure a credential helper to remove this warning. See [2025-02-10T07:49:42.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:49:42.373Z] [2025-02-10T07:49:42.373Z] Login Succeeded [2025-02-10T07:49:42.373Z] ****.io [2025-02-10T07:49:42.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:49:42.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:49:42.922Z] Configure a credential helper to remove this warning. See [2025-02-10T07:49:42.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:49:42.922Z] [2025-02-10T07:49:42.922Z] Login Succeeded [2025-02-10T07:49:42.922Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T07:49:42.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T07:49:42.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T07:49:43.223Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-02-10T07:49:43.223Z] 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [2025-02-10T07:49:43.223Z] latest [2025-02-10T07:49:43.223Z] 4.0.0-dev.14 [2025-02-10T07:49:43.223Z] 3ffb09239547e5bfb998c0889f5d3f26b6a509f8-4.0.0-dev.14 [2025-02-10T07:49:43.223Z] main [2025-02-10T07:49:43.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:43.604Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:43.966Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [2025-02-10T07:49:43.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-10T07:49:43.966Z] e2342cfa1197: Preparing [2025-02-10T07:49:43.966Z] 74443e997070: Preparing [2025-02-10T07:49:43.966Z] 29cfcd44d851: Preparing [2025-02-10T07:49:43.966Z] 9f4eabcb0c3e: Preparing [2025-02-10T07:49:43.966Z] 6dce2b70b61f: Preparing [2025-02-10T07:49:43.966Z] 534a70dc8296: Preparing [2025-02-10T07:49:43.966Z] 534a70dc8296: Waiting [2025-02-10T07:49:44.233Z] e2342cfa1197: Pushed [2025-02-10T07:49:44.233Z] 6dce2b70b61f: Pushed [2025-02-10T07:49:44.233Z] 74443e997070: Pushed [2025-02-10T07:49:44.233Z] 534a70dc8296: Layer already exists [2025-02-10T07:49:45.637Z] 9f4eabcb0c3e: Pushed [2025-02-10T07:49:52.276Z] 29cfcd44d851: Pushed [2025-02-10T07:49:52.276Z] 3ffb09239547e5bfb998c0889f5d3f26b6a509f8: digest: sha256:e3d5254eca7088ae17a6101bc505adeefed158242d7d46d4ca05d7e25751283c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:52.657Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:53.022Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-02-10T07:49:53.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-10T07:49:53.022Z] e2342cfa1197: Preparing [2025-02-10T07:49:53.022Z] 74443e997070: Preparing [2025-02-10T07:49:53.022Z] 29cfcd44d851: Preparing [2025-02-10T07:49:53.022Z] 9f4eabcb0c3e: Preparing [2025-02-10T07:49:53.022Z] 6dce2b70b61f: Preparing [2025-02-10T07:49:53.022Z] 534a70dc8296: Preparing [2025-02-10T07:49:53.022Z] 534a70dc8296: Waiting [2025-02-10T07:49:53.022Z] e2342cfa1197: Layer already exists [2025-02-10T07:49:53.022Z] 74443e997070: Layer already exists [2025-02-10T07:49:53.022Z] 6dce2b70b61f: Layer already exists [2025-02-10T07:49:53.022Z] 29cfcd44d851: Layer already exists [2025-02-10T07:49:53.022Z] 9f4eabcb0c3e: Layer already exists [2025-02-10T07:49:53.022Z] 534a70dc8296: Layer already exists [2025-02-10T07:49:53.287Z] latest: digest: sha256:e3d5254eca7088ae17a6101bc505adeefed158242d7d46d4ca05d7e25751283c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:53.644Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:54.011Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.14 [2025-02-10T07:49:54.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-10T07:49:54.011Z] e2342cfa1197: Preparing [2025-02-10T07:49:54.011Z] 74443e997070: Preparing [2025-02-10T07:49:54.011Z] 29cfcd44d851: Preparing [2025-02-10T07:49:54.011Z] 9f4eabcb0c3e: Preparing [2025-02-10T07:49:54.011Z] 6dce2b70b61f: Preparing [2025-02-10T07:49:54.011Z] 534a70dc8296: Preparing [2025-02-10T07:49:54.011Z] 534a70dc8296: Waiting [2025-02-10T07:49:54.011Z] e2342cfa1197: Layer already exists [2025-02-10T07:49:54.011Z] 74443e997070: Layer already exists [2025-02-10T07:49:54.011Z] 9f4eabcb0c3e: Layer already exists [2025-02-10T07:49:54.011Z] 29cfcd44d851: Layer already exists [2025-02-10T07:49:54.011Z] 6dce2b70b61f: Layer already exists [2025-02-10T07:49:54.011Z] 534a70dc8296: Layer already exists [2025-02-10T07:49:54.276Z] 4.0.0-dev.14: digest: sha256:e3d5254eca7088ae17a6101bc505adeefed158242d7d46d4ca05d7e25751283c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:54.640Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3ffb09239547e5bfb998c0889f5d3f26b6a509f8-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:55.005Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3ffb09239547e5bfb998c0889f5d3f26b6a509f8-4.0.0-dev.14 [2025-02-10T07:49:55.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-10T07:49:55.005Z] e2342cfa1197: Preparing [2025-02-10T07:49:55.005Z] 74443e997070: Preparing [2025-02-10T07:49:55.005Z] 29cfcd44d851: Preparing [2025-02-10T07:49:55.005Z] 9f4eabcb0c3e: Preparing [2025-02-10T07:49:55.005Z] 6dce2b70b61f: Preparing [2025-02-10T07:49:55.005Z] 534a70dc8296: Preparing [2025-02-10T07:49:55.005Z] 534a70dc8296: Waiting [2025-02-10T07:49:55.005Z] 29cfcd44d851: Layer already exists [2025-02-10T07:49:55.005Z] 6dce2b70b61f: Layer already exists [2025-02-10T07:49:55.005Z] e2342cfa1197: Layer already exists [2025-02-10T07:49:55.005Z] 9f4eabcb0c3e: Layer already exists [2025-02-10T07:49:55.005Z] 74443e997070: Layer already exists [2025-02-10T07:49:55.005Z] 534a70dc8296: Layer already exists [2025-02-10T07:49:55.271Z] 3ffb09239547e5bfb998c0889f5d3f26b6a509f8-4.0.0-dev.14: digest: sha256:e3d5254eca7088ae17a6101bc505adeefed158242d7d46d4ca05d7e25751283c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:55.630Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:55.992Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-02-10T07:49:55.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-10T07:49:55.992Z] e2342cfa1197: Preparing [2025-02-10T07:49:55.993Z] 74443e997070: Preparing [2025-02-10T07:49:55.993Z] 29cfcd44d851: Preparing [2025-02-10T07:49:55.993Z] 9f4eabcb0c3e: Preparing [2025-02-10T07:49:55.993Z] 6dce2b70b61f: Preparing [2025-02-10T07:49:55.993Z] 534a70dc8296: Preparing [2025-02-10T07:49:55.993Z] 534a70dc8296: Waiting [2025-02-10T07:49:55.993Z] 29cfcd44d851: Layer already exists [2025-02-10T07:49:55.993Z] 9f4eabcb0c3e: Layer already exists [2025-02-10T07:49:55.993Z] 6dce2b70b61f: Layer already exists [2025-02-10T07:49:55.993Z] e2342cfa1197: Layer already exists [2025-02-10T07:49:55.993Z] 74443e997070: Layer already exists [2025-02-10T07:49:55.993Z] 534a70dc8296: Layer already exists [2025-02-10T07:49:56.259Z] main: digest: sha256:e3d5254eca7088ae17a6101bc505adeefed158242d7d46d4ca05d7e25751283c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-10T07:49:56.347Z] ===================================================== [Pipeline] echo [2025-02-10T07:49:56.359Z] taggedImages: [2025-02-10T07:49:56.359Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [2025-02-10T07:49:56.359Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-02-10T07:49:56.359Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.14 [2025-02-10T07:49:56.359Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3ffb09239547e5bfb998c0889f5d3f26b6a509f8-4.0.0-dev.14 [2025-02-10T07:49:56.359Z] - 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 [2025-02-10T07:49:56.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-10T07:49:56.750Z] [2025-02-10T07:49:56.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:49:57.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-10T07:49:57.087Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-10T07:49:57.087Z] 8998bd30e6a1: Pulling fs layer [2025-02-10T07:49:57.087Z] 04944245beec: Pulling fs layer [2025-02-10T07:49:57.087Z] 699f458cf7ca: Pulling fs layer [2025-02-10T07:49:57.087Z] 765212b225bb: Pulling fs layer [2025-02-10T07:49:57.087Z] f23df028b6ca: Pulling fs layer [2025-02-10T07:49:57.087Z] d65c8cfc05b1: Pulling fs layer [2025-02-10T07:49:57.087Z] 2437ff75d9bd: Pulling fs layer [2025-02-10T07:49:57.087Z] 765212b225bb: Waiting [2025-02-10T07:49:57.087Z] f23df028b6ca: Waiting [2025-02-10T07:49:57.087Z] d65c8cfc05b1: Waiting [2025-02-10T07:49:57.087Z] 2437ff75d9bd: Waiting [2025-02-10T07:49:57.355Z] 04944245beec: Verifying Checksum [2025-02-10T07:49:57.355Z] 04944245beec: Download complete [2025-02-10T07:49:57.355Z] 765212b225bb: Verifying Checksum [2025-02-10T07:49:57.355Z] 765212b225bb: Download complete [2025-02-10T07:49:57.355Z] f23df028b6ca: Verifying Checksum [2025-02-10T07:49:57.355Z] f23df028b6ca: Download complete [2025-02-10T07:49:57.355Z] d65c8cfc05b1: Verifying Checksum [2025-02-10T07:49:57.355Z] d65c8cfc05b1: Download complete [2025-02-10T07:49:57.355Z] 699f458cf7ca: Verifying Checksum [2025-02-10T07:49:57.355Z] 699f458cf7ca: Download complete [2025-02-10T07:49:57.937Z] 8998bd30e6a1: Download complete [2025-02-10T07:50:00.518Z] 2437ff75d9bd: Verifying Checksum [2025-02-10T07:50:00.518Z] 2437ff75d9bd: Download complete [2025-02-10T07:50:02.458Z] 8998bd30e6a1: Pull complete [2025-02-10T07:50:03.041Z] 04944245beec: Pull complete [2025-02-10T07:50:04.456Z] 699f458cf7ca: Pull complete [2025-02-10T07:50:04.726Z] 765212b225bb: Pull complete [2025-02-10T07:50:05.689Z] f23df028b6ca: Pull complete [2025-02-10T07:50:05.957Z] d65c8cfc05b1: Pull complete [2025-02-10T07:50:22.273Z] 2437ff75d9bd: Pull complete [2025-02-10T07:50:22.273Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-10T07:50:22.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-10T07:50:22.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:50:22.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-38509 does not seem to be running inside a container [2025-02-10T07:50:22.547Z] $ 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/179 -v /w/workspace/device-modbus-go/179:/w/workspace/device-modbus-go/179:rw,z -v /w/workspace/device-modbus-go/179@tmp:/w/workspace/device-modbus-go/179@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:arm64 cat [2025-02-10T07:50:25.154Z] $ docker top 4b407b3b44824f5cd541b7e0fc878647c77ab31df12868bf25d9fe81cf083651 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:50:25.991Z] ---> job-cost.sh [2025-02-10T07:50:25.991Z] lf-activate-venv: SKIPPING [2025-02-10T07:50:25.991Z] INFO: No Stack... [2025-02-10T07:50:26.257Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-10T07:50:27.212Z] INFO: Archiving Costs [Pipeline] sh [2025-02-10T07:50:27.849Z] + cat /w/workspace/device-modbus-go/179/archives/cost.csv [2025-02-10T07:50:27.849Z] + cut -d, -f6 [Pipeline] lock [2025-02-10T07:50:27.880Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-179-stack-cost] [2025-02-10T07:50:27.888Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-179-stack-cost] did not exist. Created. [2025-02-10T07:50:27.894Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-10T07:50:28.549Z] /w/workspace/device-modbus-go/179@tmp/durable-fe25560d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-10T07:50:29.189Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-10T07:50:29.216Z] Warning: overwriting stash ‘stack-cost’ [2025-02-10T07:50:29.256Z] Stashed 1 file(s) [Pipeline] } [2025-02-10T07:50:29.263Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-10T07:50:29.288Z] $ docker stop --time=1 4b407b3b44824f5cd541b7e0fc878647c77ab31df12868bf25d9fe81cf083651 [2025-02-10T07:50:31.625Z] $ docker rm -f --volumes 4b407b3b44824f5cd541b7e0fc878647c77ab31df12868bf25d9fe81cf083651 [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 [2025-02-10T07:50:32.126Z] provisioning config files... [2025-02-10T07:50:32.132Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config805809957812716009tmp [Pipeline] { [Pipeline] sh [2025-02-10T07:50:32.432Z] + set +x [2025-02-10T07:50:32.432Z] + bash -s -- [2025-02-10T07:50:32.432Z] + curl -s https://codecov.io/bash [2025-02-10T07:50:32.432Z] [2025-02-10T07:50:32.432Z] _____ _ [2025-02-10T07:50:32.432Z] / ____| | | [2025-02-10T07:50:32.432Z] | | ___ __| | ___ ___ _____ __ [2025-02-10T07:50:32.432Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-10T07:50:32.432Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-10T07:50:32.432Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-10T07:50:32.432Z] Bash-1.0.6 [2025-02-10T07:50:32.432Z] [2025-02-10T07:50:32.432Z] [2025-02-10T07:50:32.432Z] ==> git version 2.25.1 found [2025-02-10T07:50:32.432Z] ==> 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 [2025-02-10T07:50:32.432Z] Release-Date: 2020-01-08 [2025-02-10T07:50:32.432Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-10T07:50:32.432Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-10T07:50:32.432Z] ==> Jenkins CI detected. [2025-02-10T07:50:32.432Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-02-10T07:50:32.432Z] project root: . [2025-02-10T07:50:32.432Z] --> token set from env [2025-02-10T07:50:32.432Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-10T07:50:32.432Z] ==> Running gcov in . (disable via -X gcov) [2025-02-10T07:50:32.432Z] ==> Python coveragepy not found [2025-02-10T07:50:32.432Z] ==> Searching for coverage reports in: [2025-02-10T07:50:32.432Z] + . [2025-02-10T07:50:32.432Z] -> Found 1 reports [2025-02-10T07:50:32.432Z] ==> Detecting git/mercurial file structure [2025-02-10T07:50:32.432Z] ==> Reading reports [2025-02-10T07:50:32.432Z] + ./coverage.out bytes=26779 [2025-02-10T07:50:32.432Z] ==> Appending adjustments [2025-02-10T07:50:32.432Z] https://docs.codecov.io/docs/fixing-reports [2025-02-10T07:50:32.745Z] + Found adjustments [2025-02-10T07:50:32.745Z] ==> Gzipping contents [2025-02-10T07:50:32.745Z] 8.0K /tmp/codecov.zNRSQv.gz [2025-02-10T07:50:32.745Z] ==> Uploading reports [2025-02-10T07:50:32.745Z] url: https://codecov.io [2025-02-10T07:50:32.745Z] query: branch=main&commit=3ffb09239547e5bfb998c0889f5d3f26b6a509f8&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T07:50:32.745Z] -> Pinging Codecov [2025-02-10T07:50:32.745Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3ffb09239547e5bfb998c0889f5d3f26b6a509f8&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T07:50:33.039Z] -> Uploading to [2025-02-10T07:50:33.039Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/3ffb09239547e5bfb998c0889f5d3f26b6a509f8/16e07abd-722c-4dab-9a93-9be7fc7b872a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T075032Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7e5f953da2de547adb7884ea2521c2964980bb80a5498d775cbb72b63103460c [2025-02-10T07:50:33.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T07:50:33.039Z] Dload Upload Total Spent Left Speed [2025-02-10T07:50:33.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4103 0 0 100 4103 0 37642 --:--:-- --:--:-- --:--:-- 37642 [2025-02-10T07:50:33.040Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [Pipeline] } [2025-02-10T07:50:33.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-10T07:50:33.194Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-10T07:50:33.215Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:50:33.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T07:50:33.570Z] [2025-02-10T07:50:33.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:50:33.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T07:50:33.926Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-10T07:50:33.926Z] 43c4264eed91: Pulling fs layer [2025-02-10T07:50:33.926Z] 4cc291be95ef: Pulling fs layer [2025-02-10T07:50:33.926Z] 2ac1f1163629: Pulling fs layer [2025-02-10T07:50:33.926Z] 5c3c966382ef: Pulling fs layer [2025-02-10T07:50:33.926Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T07:50:33.926Z] d9c7d2e4e75e: Pulling fs layer [2025-02-10T07:50:33.926Z] 9c3e1370e548: Pulling fs layer [2025-02-10T07:50:33.926Z] 5c3c966382ef: Waiting [2025-02-10T07:50:33.926Z] 4f4fb700ef54: Waiting [2025-02-10T07:50:33.926Z] d9c7d2e4e75e: Waiting [2025-02-10T07:50:33.926Z] 9c3e1370e548: Waiting [2025-02-10T07:50:33.926Z] 4cc291be95ef: Verifying Checksum [2025-02-10T07:50:33.926Z] 4cc291be95ef: Download complete [2025-02-10T07:50:33.926Z] 5c3c966382ef: Verifying Checksum [2025-02-10T07:50:33.926Z] 5c3c966382ef: Download complete [2025-02-10T07:50:33.926Z] 4f4fb700ef54: Download complete [2025-02-10T07:50:33.926Z] 43c4264eed91: Download complete [2025-02-10T07:50:34.184Z] d9c7d2e4e75e: Verifying Checksum [2025-02-10T07:50:34.184Z] d9c7d2e4e75e: Download complete [2025-02-10T07:50:34.184Z] 43c4264eed91: Pull complete [2025-02-10T07:50:34.443Z] 4cc291be95ef: Pull complete [2025-02-10T07:50:34.443Z] 2ac1f1163629: Download complete [2025-02-10T07:50:35.010Z] 9c3e1370e548: Verifying Checksum [2025-02-10T07:50:35.010Z] 9c3e1370e548: Download complete [2025-02-10T07:50:38.295Z] 2ac1f1163629: Pull complete [2025-02-10T07:50:38.295Z] 5c3c966382ef: Pull complete [2025-02-10T07:50:38.295Z] 4f4fb700ef54: Pull complete [2025-02-10T07:50:38.574Z] d9c7d2e4e75e: Pull complete [2025-02-10T07:50:41.861Z] 9c3e1370e548: Pull complete [2025-02-10T07:50:41.861Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-10T07:50:41.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T07:50:41.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:50:41.966Z] prd-ubuntu20.04-docker-8c-8g-38508 does not seem to be running inside a container [2025-02-10T07:50:41.992Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-10T07:50:44.768Z] $ docker top 61718f07bf1d65fad1b6c1fe31777dfecb3d1796f4a4c277141c21617b33d651 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T07:50:45.130Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-02-10T07:50:45.139Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-02-10T07:50:45.413Z] + set -o pipefail [2025-02-10T07:50:45.413Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-02-10T07:50:51.978Z] [2025-02-10T07:50:51.978Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-02-10T07:50:51.978Z] [2025-02-10T07:50:51.978Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/6e1e22a9-848c-4947-8b4d-4b21d8688187 [2025-02-10T07:50:51.978Z] [2025-02-10T07:50:51.978Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-02-10T07:50:51.978Z] [2025-02-10T07:50:51.978Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-10T07:50:51.978Z] [2025-02-10T07:50:51.978Z] [2025-02-10T07:50:51.978Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-10T07:50:51.978Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-10T07:50:51.985Z] $ docker stop --time=1 61718f07bf1d65fad1b6c1fe31777dfecb3d1796f4a4c277141c21617b33d651 [2025-02-10T07:50:55.095Z] $ docker rm -f --volumes 61718f07bf1d65fad1b6c1fe31777dfecb3d1796f4a4c277141c21617b33d651 [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 [2025-02-10T07:50:55.995Z] + git log --format=format:%s -1 3ffb09239547e5bfb998c0889f5d3f26b6a509f8 [Pipeline] sh [2025-02-10T07:50:56.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T07:50:56.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:50:56.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:50:56.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:50:56.674Z] prd-ubuntu20.04-docker-8c-8g-38508 does not seem to be running inside a container [2025-02-10T07:50:56.702Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T07:50:57.133Z] $ docker top b7d7d7505be9d474e53fb6039234a5c533fbd9bc62e217c34d12d6f58fdb3378 -eo pid,comm [2025-02-10T07:50:57.196Z] 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). [2025-02-10T07:50:57.196Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T07:50:57.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T07:50:57.249Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T07:50:57.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T07:50:57.376Z] $ docker exec b7d7d7505be9d474e53fb6039234a5c533fbd9bc62e217c34d12d6f58fdb3378 ssh-agent [2025-02-10T07:50:57.497Z] SSH_AUTH_SOCK=/tmp/ssh-a2wK9VCxDIXb/agent.32 [2025-02-10T07:50:57.497Z] SSH_AGENT_PID=38 [2025-02-10T07:50:57.502Z] Running ssh-add (command line suppressed) [2025-02-10T07:50:57.600Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12964805168889216691.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12964805168889216691.key) [2025-02-10T07:50:57.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T07:50:57.903Z] + git semver tag [2025-02-10T07:50:58.162Z] 2025-02-10 07:50:58,083 [run_tag] DEBUG tag force:False [2025-02-10T07:50:58.162Z] 2025-02-10 07:50:58,083 [check_head_tag] DEBUG check head tag [2025-02-10T07:50:58.162Z] 2025-02-10 07:50:58,085 [execute] INFO git cat-file --batch-check [2025-02-10T07:50:58.162Z] 2025-02-10 07:50:58,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-02-10T07:50:58.162Z] 2025-02-10 07:50:58,089 [execute] INFO git cat-file --batch [2025-02-10T07:50:58.162Z] 2025-02-10 07:50:58,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-02-10T07:50:58.162Z] 2025-02-10 07:50:58,117 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-10T07:50:58.162Z] 2025-02-10 07:50:58,117 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 [2025-02-10T07:50:58.162Z] 2025-02-10 07:50:58,117 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-10T07:50:58.162Z] 2025-02-10 07:50:58,123 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-10T07:50:58.162Z] 4.0.0-dev.14 [Pipeline] } [2025-02-10T07:50:58.169Z] $ docker exec --env ******** --env ******** b7d7d7505be9d474e53fb6039234a5c533fbd9bc62e217c34d12d6f58fdb3378 ssh-agent -k [2025-02-10T07:50:58.266Z] unset SSH_AUTH_SOCK; [2025-02-10T07:50:58.266Z] unset SSH_AGENT_PID; [2025-02-10T07:50:58.266Z] echo Agent pid 38 killed; [2025-02-10T07:50:58.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T07:50:58.607Z] + git semver [Pipeline] } [2025-02-10T07:50:58.877Z] $ docker stop --time=1 b7d7d7505be9d474e53fb6039234a5c533fbd9bc62e217c34d12d6f58fdb3378 [2025-02-10T07:51:00.145Z] $ docker rm -f --volumes b7d7d7505be9d474e53fb6039234a5c533fbd9bc62e217c34d12d6f58fdb3378 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:51:00.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T07:51:00.571Z] [2025-02-10T07:51:00.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:51:00.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T07:51:00.873Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-10T07:51:00.873Z] ab5ef0e58194: Pulling fs layer [2025-02-10T07:51:00.873Z] 9712f1f96733: Pulling fs layer [2025-02-10T07:51:00.873Z] 63f879dbbcfc: Pulling fs layer [2025-02-10T07:51:00.873Z] 0d9ebad4ef96: Pulling fs layer [2025-02-10T07:51:00.873Z] e9a5061849ea: Pulling fs layer [2025-02-10T07:51:00.873Z] 0d9ebad4ef96: Waiting [2025-02-10T07:51:00.873Z] d747dcd14b5f: Pulling fs layer [2025-02-10T07:51:00.873Z] e9a5061849ea: Waiting [2025-02-10T07:51:00.873Z] 2de7ff778b66: Pulling fs layer [2025-02-10T07:51:00.873Z] 2de7ff778b66: Waiting [2025-02-10T07:51:00.873Z] 9712f1f96733: Verifying Checksum [2025-02-10T07:51:00.873Z] 9712f1f96733: Download complete [2025-02-10T07:51:01.132Z] 63f879dbbcfc: Verifying Checksum [2025-02-10T07:51:01.132Z] 63f879dbbcfc: Download complete [2025-02-10T07:51:01.390Z] e9a5061849ea: Verifying Checksum [2025-02-10T07:51:01.390Z] e9a5061849ea: Download complete [2025-02-10T07:51:01.390Z] d747dcd14b5f: Download complete [2025-02-10T07:51:01.390Z] 0d9ebad4ef96: Verifying Checksum [2025-02-10T07:51:01.390Z] 0d9ebad4ef96: Download complete [2025-02-10T07:51:01.390Z] ab5ef0e58194: Verifying Checksum [2025-02-10T07:51:01.390Z] ab5ef0e58194: Download complete [2025-02-10T07:51:01.390Z] 2de7ff778b66: Verifying Checksum [2025-02-10T07:51:01.390Z] 2de7ff778b66: Download complete [2025-02-10T07:51:03.921Z] ab5ef0e58194: Pull complete [2025-02-10T07:51:03.921Z] 9712f1f96733: Pull complete [2025-02-10T07:51:04.856Z] 63f879dbbcfc: Pull complete [2025-02-10T07:51:08.141Z] 0d9ebad4ef96: Pull complete [2025-02-10T07:51:08.401Z] e9a5061849ea: Pull complete [2025-02-10T07:51:08.661Z] d747dcd14b5f: Pull complete [2025-02-10T07:51:09.596Z] 2de7ff778b66: Pull complete [2025-02-10T07:51:09.596Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-10T07:51:09.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T07:51:09.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:51:09.704Z] prd-ubuntu20.04-docker-8c-8g-38508 does not seem to be running inside a container [2025-02-10T07:51:09.728Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-10T07:51:11.397Z] $ docker top 33c1328b31998aecc3ce68101b6c151c0cb4292724862359f7968b48d859e159 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-10T07:51:11.479Z] provisioning config files... [2025-02-10T07:51:11.486Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15904353417608959466tmp [2025-02-10T07:51:11.495Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4520310400408068711tmp [2025-02-10T07:51:11.506Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13200272255008305130tmp [Pipeline] { [Pipeline] echo [2025-02-10T07:51:11.698Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:51:11.997Z] ---> sigul-configuration.sh [2025-02-10T07:51:11.997Z] gpg: directory `/root/.gnupg' created [2025-02-10T07:51:11.997Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-10T07:51:11.997Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-10T07:51:11.997Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-10T07:51:11.997Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-10T07:51:11.997Z] gpg: CAST5 encrypted data [2025-02-10T07:51:11.997Z] gpg: encrypted with 1 passphrase [2025-02-10T07:51:11.997Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-10T07:51:12.291Z] + mkdir /home/jenkins [2025-02-10T07:51:12.291Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-10T07:51:12.588Z] + 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 [2025-02-10T07:51:12.602Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:51:12.896Z] ---> sigul-install.sh [2025-02-10T07:51:12.896Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-10T07:51:13.194Z] + git tag --list [2025-02-10T07:51:13.194Z] 0.7.1 [2025-02-10T07:51:13.194Z] v1.0.0 [2025-02-10T07:51:13.194Z] v1.1.0 [2025-02-10T07:51:13.194Z] v1.1.1 [2025-02-10T07:51:13.194Z] v1.2.2 [2025-02-10T07:51:13.195Z] v1.3.0 [2025-02-10T07:51:13.195Z] v1.3.1 [2025-02-10T07:51:13.195Z] v2.0.0 [2025-02-10T07:51:13.195Z] v2.1.0 [2025-02-10T07:51:13.195Z] v2.1.1 [2025-02-10T07:51:13.195Z] v2.2.0 [2025-02-10T07:51:13.195Z] v2.3.0 [2025-02-10T07:51:13.195Z] v3.0 [2025-02-10T07:51:13.195Z] v3.0.0 [2025-02-10T07:51:13.195Z] v3.1 [2025-02-10T07:51:13.195Z] v3.1.0 [2025-02-10T07:51:13.195Z] v3.1.0-dev.1 [2025-02-10T07:51:13.195Z] v3.1.0-dev.10 [2025-02-10T07:51:13.195Z] v3.1.0-dev.11 [2025-02-10T07:51:13.195Z] v3.1.0-dev.12 [2025-02-10T07:51:13.195Z] v3.1.0-dev.13 [2025-02-10T07:51:13.195Z] v3.1.0-dev.14 [2025-02-10T07:51:13.195Z] v3.1.0-dev.15 [2025-02-10T07:51:13.195Z] v3.1.0-dev.16 [2025-02-10T07:51:13.195Z] v3.1.0-dev.17 [2025-02-10T07:51:13.195Z] v3.1.0-dev.18 [2025-02-10T07:51:13.195Z] v3.1.0-dev.19 [2025-02-10T07:51:13.195Z] v3.1.0-dev.2 [2025-02-10T07:51:13.195Z] v3.1.0-dev.20 [2025-02-10T07:51:13.195Z] v3.1.0-dev.21 [2025-02-10T07:51:13.195Z] v3.1.0-dev.22 [2025-02-10T07:51:13.195Z] v3.1.0-dev.23 [2025-02-10T07:51:13.195Z] v3.1.0-dev.24 [2025-02-10T07:51:13.195Z] v3.1.0-dev.25 [2025-02-10T07:51:13.195Z] v3.1.0-dev.3 [2025-02-10T07:51:13.195Z] v3.1.0-dev.4 [2025-02-10T07:51:13.195Z] v3.1.0-dev.5 [2025-02-10T07:51:13.195Z] v3.1.0-dev.6 [2025-02-10T07:51:13.195Z] v3.1.0-dev.7 [2025-02-10T07:51:13.195Z] v3.1.0-dev.8 [2025-02-10T07:51:13.195Z] v3.1.0-dev.9 [2025-02-10T07:51:13.195Z] v3.1.1 [2025-02-10T07:51:13.195Z] v3.1.1-dev.1 [2025-02-10T07:51:13.195Z] v3.2.0-dev.1 [2025-02-10T07:51:13.195Z] v3.2.0-dev.10 [2025-02-10T07:51:13.195Z] v3.2.0-dev.11 [2025-02-10T07:51:13.195Z] v3.2.0-dev.12 [2025-02-10T07:51:13.195Z] v3.2.0-dev.13 [2025-02-10T07:51:13.195Z] v3.2.0-dev.14 [2025-02-10T07:51:13.195Z] v3.2.0-dev.15 [2025-02-10T07:51:13.195Z] v3.2.0-dev.16 [2025-02-10T07:51:13.195Z] v3.2.0-dev.17 [2025-02-10T07:51:13.195Z] v3.2.0-dev.18 [2025-02-10T07:51:13.195Z] v3.2.0-dev.19 [2025-02-10T07:51:13.195Z] v3.2.0-dev.2 [2025-02-10T07:51:13.195Z] v3.2.0-dev.20 [2025-02-10T07:51:13.195Z] v3.2.0-dev.21 [2025-02-10T07:51:13.195Z] v3.2.0-dev.22 [2025-02-10T07:51:13.195Z] v3.2.0-dev.23 [2025-02-10T07:51:13.195Z] v3.2.0-dev.24 [2025-02-10T07:51:13.195Z] v3.2.0-dev.25 [2025-02-10T07:51:13.195Z] v3.2.0-dev.26 [2025-02-10T07:51:13.195Z] v3.2.0-dev.3 [2025-02-10T07:51:13.195Z] v3.2.0-dev.4 [2025-02-10T07:51:13.195Z] v3.2.0-dev.5 [2025-02-10T07:51:13.195Z] v3.2.0-dev.6 [2025-02-10T07:51:13.195Z] v3.2.0-dev.7 [2025-02-10T07:51:13.195Z] v3.2.0-dev.8 [2025-02-10T07:51:13.195Z] v3.2.0-dev.9 [2025-02-10T07:51:13.195Z] v4.0.0-dev.1 [2025-02-10T07:51:13.195Z] v4.0.0-dev.10 [2025-02-10T07:51:13.195Z] v4.0.0-dev.11 [2025-02-10T07:51:13.195Z] v4.0.0-dev.12 [2025-02-10T07:51:13.195Z] v4.0.0-dev.13 [2025-02-10T07:51:13.195Z] v4.0.0-dev.14 [2025-02-10T07:51:13.195Z] v4.0.0-dev.2 [2025-02-10T07:51:13.195Z] v4.0.0-dev.3 [2025-02-10T07:51:13.195Z] v4.0.0-dev.4 [2025-02-10T07:51:13.195Z] v4.0.0-dev.5 [2025-02-10T07:51:13.195Z] v4.0.0-dev.6 [2025-02-10T07:51:13.195Z] v4.0.0-dev.7 [2025-02-10T07:51:13.195Z] v4.0.0-dev.8 [2025-02-10T07:51:13.195Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-10T07:51:13.497Z] + lftools sign git-tag v4.0.0-dev.14 [2025-02-10T07:51:14.067Z] Signing Git tag with Sigul... [2025-02-10T07:51:14.068Z] Signing v4.0.0-dev.14 [Pipeline] echo [2025-02-10T07:51:14.344Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:51:14.640Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-10T07:51:14.648Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-10T07:51:14.679Z] $ docker stop --time=1 33c1328b31998aecc3ce68101b6c151c0cb4292724862359f7968b48d859e159 [2025-02-10T07:51:15.955Z] $ docker rm -f --volumes 33c1328b31998aecc3ce68101b6c151c0cb4292724862359f7968b48d859e159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-10T07:51:16.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T07:51:16.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:51:16.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:51:16.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:51:17.041Z] prd-ubuntu20.04-docker-8c-8g-38508 does not seem to be running inside a container [2025-02-10T07:51:17.069Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T07:51:17.400Z] $ docker top 87888ccb38fc621b6fdfd685f197b4c48403ccb18babbd1b8f3f1a2016f23029 -eo pid,comm [2025-02-10T07:51:17.449Z] 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). [2025-02-10T07:51:17.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T07:51:17.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T07:51:17.500Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T07:51:17.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T07:51:17.599Z] $ docker exec 87888ccb38fc621b6fdfd685f197b4c48403ccb18babbd1b8f3f1a2016f23029 ssh-agent [2025-02-10T07:51:17.710Z] SSH_AUTH_SOCK=/tmp/ssh-O9FV76SqbwjC/agent.32 [2025-02-10T07:51:17.710Z] SSH_AGENT_PID=38 [2025-02-10T07:51:17.714Z] Running ssh-add (command line suppressed) [2025-02-10T07:51:17.803Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3134555110106118029.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3134555110106118029.key) [2025-02-10T07:51:17.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T07:51:18.113Z] + git semver bump pre [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,272 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,272 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,272 [bump_version] DEBUG bumped version:4.0.0-dev.15 [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,272 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,272 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,272 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,274 [execute] INFO git cat-file --batch-check [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,280 [execute] INFO git cat-file --batch [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T07:51:18.372Z] 2025-02-10 07:51:18,285 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-10T07:51:18.372Z] 4.0.0-dev.15 [Pipeline] } [2025-02-10T07:51:18.379Z] $ docker exec --env ******** --env ******** 87888ccb38fc621b6fdfd685f197b4c48403ccb18babbd1b8f3f1a2016f23029 ssh-agent -k [2025-02-10T07:51:18.488Z] unset SSH_AUTH_SOCK; [2025-02-10T07:51:18.488Z] unset SSH_AGENT_PID; [2025-02-10T07:51:18.488Z] echo Agent pid 38 killed; [2025-02-10T07:51:18.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T07:51:18.824Z] + git semver [Pipeline] } [2025-02-10T07:51:19.089Z] $ docker stop --time=1 87888ccb38fc621b6fdfd685f197b4c48403ccb18babbd1b8f3f1a2016f23029 [2025-02-10T07:51:20.409Z] $ docker rm -f --volumes 87888ccb38fc621b6fdfd685f197b4c48403ccb18babbd1b8f3f1a2016f23029 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T07:51:20.763Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T07:51:20.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:51:21.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:51:21.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:51:21.155Z] prd-ubuntu20.04-docker-8c-8g-38508 does not seem to be running inside a container [2025-02-10T07:51:21.182Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T07:51:21.524Z] $ docker top 5b9928d6f4880cfb30f231a61e1d16f7bb3c127923a05bbe2472b05cdf5f701a -eo pid,comm [2025-02-10T07:51:21.578Z] 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). [2025-02-10T07:51:21.578Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T07:51:21.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T07:51:21.634Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T07:51:21.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T07:51:21.750Z] $ docker exec 5b9928d6f4880cfb30f231a61e1d16f7bb3c127923a05bbe2472b05cdf5f701a ssh-agent [2025-02-10T07:51:21.870Z] SSH_AUTH_SOCK=/tmp/ssh-zHaW7aoC8uGa/agent.32 [2025-02-10T07:51:21.870Z] SSH_AGENT_PID=38 [2025-02-10T07:51:21.875Z] Running ssh-add (command line suppressed) [2025-02-10T07:51:21.974Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7085541587409056072.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7085541587409056072.key) [2025-02-10T07:51:21.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T07:51:22.286Z] + git semver push [2025-02-10T07:51:22.546Z] 2025-02-10 07:51:22,465 [run_push] DEBUG push [2025-02-10T07:51:22.546Z] 2025-02-10 07:51:22,465 [execute] INFO git cat-file --batch-check [2025-02-10T07:51:22.546Z] 2025-02-10 07:51:22,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T07:51:22.546Z] 2025-02-10 07:51:22,469 [execute] INFO git rev-list 6ad9af75e940d26711038e24b48e89d9a43d1b1f -- [2025-02-10T07:51:22.546Z] 2025-02-10 07:51:22,469 [execute] DEBUG Popen(['git', 'rev-list', '6ad9af75e940d26711038e24b48e89d9a43d1b1f', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T07:51:22.546Z] 2025-02-10 07:51:22,480 [execute] INFO git fetch -v origin [2025-02-10T07:51:22.546Z] 2025-02-10 07:51:22,480 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-10T07:51:23.116Z] 2025-02-10 07:51:22,944 [run_push] DEBUG no remote changes detected [2025-02-10T07:51:23.116Z] 2025-02-10 07:51:22,945 [execute] INFO git push origin semver [2025-02-10T07:51:23.116Z] 2025-02-10 07:51:22,945 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T07:51:23.685Z] 2025-02-10 07:51:23,589 [run_push] DEBUG push all version tags [2025-02-10T07:51:23.685Z] 2025-02-10 07:51:23,590 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-10T07:51:23.685Z] 2025-02-10 07:51:23,590 [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) [2025-02-10T07:51:24.255Z] 2025-02-10 07:51:24,168 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-10T07:51:24.255Z] 4.0.0-dev.15 [Pipeline] } [2025-02-10T07:51:24.260Z] $ docker exec --env ******** --env ******** 5b9928d6f4880cfb30f231a61e1d16f7bb3c127923a05bbe2472b05cdf5f701a ssh-agent -k [2025-02-10T07:51:24.361Z] unset SSH_AUTH_SOCK; [2025-02-10T07:51:24.361Z] unset SSH_AGENT_PID; [2025-02-10T07:51:24.361Z] echo Agent pid 38 killed; [2025-02-10T07:51:24.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T07:51:24.709Z] + git semver [Pipeline] } [2025-02-10T07:51:24.990Z] $ docker stop --time=1 5b9928d6f4880cfb30f231a61e1d16f7bb3c127923a05bbe2472b05cdf5f701a [2025-02-10T07:51:26.259Z] $ docker rm -f --volumes 5b9928d6f4880cfb30f231a61e1d16f7bb3c127923a05bbe2472b05cdf5f701a [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 [2025-02-10T07:51:26.907Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-02-10T07:51:26.907Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-10T07:51:26.907Z] total 16 [2025-02-10T07:51:26.907Z] drwxr-xr-x 3 root root 4096 Feb 10 07:39 . [2025-02-10T07:51:26.907Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 07:51 .. [2025-02-10T07:51:26.907Z] drwxr-xr-x 2 root root 4096 Feb 10 07:39 cost [2025-02-10T07:51:26.907Z] -rw-r--r-- 1 root root 88 Feb 10 07:39 cost.csv [2025-02-10T07:51:26.907Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-10T07:51:26.907Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-10T07:51:26.907Z] total 16 [2025-02-10T07:51:26.907Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 07:39 . [2025-02-10T07:51:26.907Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 07:51 .. [2025-02-10T07:51:26.907Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 07:39 cost [2025-02-10T07:51:26.907Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 10 07:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:51:27.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:51:28.061Z] ---> package-listing.sh [2025-02-10T07:51:28.061Z] ++ facter osfamily [2025-02-10T07:51:28.061Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-10T07:51:28.320Z] + OS_FAMILY=debian [2025-02-10T07:51:28.320Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-02-10T07:51:28.320Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-10T07:51:28.320Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-10T07:51:28.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-10T07:51:28.320Z] + PACKAGES=/tmp/packages_start.txt [2025-02-10T07:51:28.320Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-02-10T07:51:28.320Z] + PACKAGES=/tmp/packages_end.txt [2025-02-10T07:51:28.320Z] + case "${OS_FAMILY}" in [2025-02-10T07:51:28.320Z] + dpkg -l [2025-02-10T07:51:28.320Z] + grep '^ii' [2025-02-10T07:51:28.320Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-10T07:51:28.320Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-10T07:51:28.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-10T07:51:28.320Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-02-10T07:51:28.320Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-02-10T07:51:28.320Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-02-10T07:51:28.330Z] 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 [2025-02-10T07:51:28.607Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:51:30.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T07:51:30.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:51:30.610Z] prd-ubuntu20.04-docker-8c-8g-38508 does not seem to be running inside a container [2025-02-10T07:51:30.634Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-10T07:51:30.819Z] $ docker top 0b825c7858bfabecd3fa2efb7eed29815b1ffff729190b947f23449a23ead282 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T07:51:31.177Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-10T07:51:31.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-10T07:51:31.750Z] + ls /var/log/sa-host [2025-02-10T07:51:31.750Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T07:51:31.841Z] provisioning config files... [2025-02-10T07:51:31.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6456960814925051577tmp [Pipeline] { [Pipeline] echo [2025-02-10T07:51:31.867Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:51:32.154Z] ---> create-netrc.sh [Pipeline] } [2025-02-10T07:51:32.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:51:32.501Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-10T07:51:32.511Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:51:32.798Z] ---> sudo-logs.sh [2025-02-10T07:51:32.798Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-10T07:51:32.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:51:33.118Z] ---> job-cost.sh [2025-02-10T07:51:33.118Z] lf-activate-venv: SKIPPING [2025-02-10T07:51:33.118Z] DEBUG: total: 0.2199999988079071 [2025-02-10T07:51:33.118Z] INFO: Retrieving Stack Cost... [2025-02-10T07:51:33.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T07:51:33.950Z] INFO: Archiving Costs [Pipeline] echo [2025-02-10T07:51:33.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:51:34.255Z] ---> logs-deploy.sh [2025-02-10T07:51:34.255Z] lf-activate-venv: SKIPPING [2025-02-10T07:51:34.255Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/179 [2025-02-10T07:51:34.255Z] INFO: archiving workspace using pattern(s): [2025-02-10T07:51:35.192Z] Archives upload complete. [2025-02-10T07:51:35.192Z] INFO: archiving logs to Nexus