Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 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-ssh5204715218158001173.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-ssh13080414231975386661.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-mqtt-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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9529693194440966902.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-ssh10957651419641790592.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-mqtt-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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14470979072721647938.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38905 in /w/workspace/edgexfoundry_device-mqtt-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-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 (main) Commit message: "Merge pull request #728 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 # timeout=10 > git rev-list --no-walk ee9b976c78f7b645c9e1559e0d6ced2f706be125 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-13T22:55:05.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-13T22:55:05.727Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-13T22:55:05.757Z] ========================================================= [2025-02-13T22:55:05.757Z] EdgeX Global Pipelines Version Info [2025-02-13T22:55:05.757Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:55:06.483Z] ------------------- [2025-02-13T22:55:06.483Z] stable info: [2025-02-13T22:55:06.483Z] ------------------- [2025-02-13T22:55:06.483Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-13T22:55:06.483Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-13T22:55:06.483Z] Message: update stable to v1.0.269 [2025-02-13T22:55:07.055Z] ------------------- [2025-02-13T22:55:07.055Z] experimental info: [2025-02-13T22:55:07.055Z] ------------------- [2025-02-13T22:55:07.055Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-13T22:55:07.055Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-13T22:55:07.055Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-13T22:55:07.136Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-02-13T22:55:07.158Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-02-13T22:55:07.184Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-13T22:55:07.203Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-13T22:55:07.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-13T22:55:07.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-13T22:55:07.268Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-13T22:55:07.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-13T22:55:07.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-13T22:55:07.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-13T22:55:07.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-13T22:55:07.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-02-13T22:55:07.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-13T22:55:07.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-13T22:55:07.435Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-13T22:55:07.455Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-13T22:55:07.477Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-13T22:55:07.501Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-13T22:55:07.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-13T22:55:07.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-13T22:55:07.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-13T22:55:07.593Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-13T22:55:07.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-13T22:55:07.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-13T22:55:07.652Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-13T22:55:07.674Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-13T22:55:07.693Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-13T22:55:07.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-13T22:55:07.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-13T22:55:07.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-13T22:55:07.779Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] echo [2025-02-13T22:55:07.799Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ef9746 [Pipeline] echo [2025-02-13T22:55:07.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T22:55:07.877Z] provisioning config files... [2025-02-13T22:55:07.893Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12422846039850249897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:55:08.226Z] ---> ****-login.sh [2025-02-13T22:55:08.226Z] nexus3.edgexfoundry.org:10001 [2025-02-13T22:55:08.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:55:08.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:55:08.487Z] Configure a credential helper to remove this warning. See [2025-02-13T22:55:08.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:55:08.488Z] [2025-02-13T22:55:08.488Z] Login Succeeded [2025-02-13T22:55:08.488Z] nexus3.edgexfoundry.org:10002 [2025-02-13T22:55:08.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:55:08.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:55:08.749Z] Configure a credential helper to remove this warning. See [2025-02-13T22:55:08.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:55:08.749Z] [2025-02-13T22:55:08.749Z] Login Succeeded [2025-02-13T22:55:08.749Z] nexus3.edgexfoundry.org:10003 [2025-02-13T22:55:08.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:55:08.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:55:08.750Z] Configure a credential helper to remove this warning. See [2025-02-13T22:55:08.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:55:08.750Z] [2025-02-13T22:55:08.750Z] Login Succeeded [2025-02-13T22:55:08.750Z] nexus3.edgexfoundry.org:10004 [2025-02-13T22:55:09.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:55:09.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:55:09.011Z] Configure a credential helper to remove this warning. See [2025-02-13T22:55:09.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:55:09.011Z] [2025-02-13T22:55:09.011Z] Login Succeeded [2025-02-13T22:55:09.011Z] ****.io [2025-02-13T22:55:09.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:55:09.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:55:09.272Z] Configure a credential helper to remove this warning. See [2025-02-13T22:55:09.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:55:09.272Z] [2025-02-13T22:55:09.272Z] Login Succeeded [2025-02-13T22:55:09.272Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T22:55:09.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-13T22:55:09.700Z] + git rev-list -1 --merges 8ef9746ad1a0a4d7f0b27323c0f166999a917d77~1..8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] echo [2025-02-13T22:55:09.730Z] -----------> git rev-list -1 --merges 8ef9746ad1a0a4d7f0b27323c0f166999a917d77~1..8ef9746ad1a0a4d7f0b27323c0f166999a917d77 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [2025-02-13T22:55:09.730Z] 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [false] [Pipeline] sh [2025-02-13T22:55:10.030Z] + git log --format=format:%s -1 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] echo [2025-02-13T22:55:10.045Z] ========================================================= [2025-02-13T22:55:10.045Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-13T22:55:10.045Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T22:55:10.394Z] + git log --format=format:%s -1 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] echo [2025-02-13T22:55:10.406Z] [semverPrep] GIT_COMMIT: 8ef9746ad1a0a4d7f0b27323c0f166999a917d77, Commit Message: Merge pull request #728 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24 [Pipeline] echo [2025-02-13T22:55:10.420Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-13T22:55:10.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T22:55:10.807Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-13T22:55:10.807Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-13T22:55:10.807Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-13T22:55:10.807Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-13T22:55:10.807Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-13T22:55:10.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:55:11.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T22:55:11.248Z] [2025-02-13T22:55:11.248Z] 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-13T22:55:11.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T22:55:11.556Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-13T22:55:11.556Z] b85a868b505f: Pulling fs layer [2025-02-13T22:55:11.556Z] e2be974225ed: Pulling fs layer [2025-02-13T22:55:11.556Z] 339a4e72a1f5: Pulling fs layer [2025-02-13T22:55:11.556Z] 988bab9f4d93: Pulling fs layer [2025-02-13T22:55:11.556Z] 1469e6f7b9e6: Pulling fs layer [2025-02-13T22:55:11.556Z] eaf3925da568: Pulling fs layer [2025-02-13T22:55:11.556Z] bab4dde63d76: Pulling fs layer [2025-02-13T22:55:11.556Z] bde34c3a00c8: Pulling fs layer [2025-02-13T22:55:11.556Z] b352a97aabf1: Pulling fs layer [2025-02-13T22:55:11.556Z] 4872d77fe225: Pulling fs layer [2025-02-13T22:55:11.556Z] 5851b861e8e6: Pulling fs layer [2025-02-13T22:55:11.556Z] bab4dde63d76: Waiting [2025-02-13T22:55:11.556Z] bde34c3a00c8: Waiting [2025-02-13T22:55:11.556Z] b352a97aabf1: Waiting [2025-02-13T22:55:11.556Z] 4872d77fe225: Waiting [2025-02-13T22:55:11.556Z] 5851b861e8e6: Waiting [2025-02-13T22:55:11.556Z] 1469e6f7b9e6: Waiting [2025-02-13T22:55:11.556Z] 988bab9f4d93: Waiting [2025-02-13T22:55:11.556Z] eaf3925da568: Waiting [2025-02-13T22:55:11.556Z] e2be974225ed: Verifying Checksum [2025-02-13T22:55:11.556Z] e2be974225ed: Download complete [2025-02-13T22:55:11.556Z] 988bab9f4d93: Verifying Checksum [2025-02-13T22:55:11.556Z] 988bab9f4d93: Download complete [2025-02-13T22:55:11.556Z] 1469e6f7b9e6: Verifying Checksum [2025-02-13T22:55:11.556Z] 1469e6f7b9e6: Download complete [2025-02-13T22:55:11.556Z] eaf3925da568: Verifying Checksum [2025-02-13T22:55:11.556Z] 339a4e72a1f5: Download complete [2025-02-13T22:55:11.815Z] bde34c3a00c8: Verifying Checksum [2025-02-13T22:55:11.815Z] bde34c3a00c8: Download complete [2025-02-13T22:55:11.815Z] b352a97aabf1: Verifying Checksum [2025-02-13T22:55:11.815Z] b352a97aabf1: Download complete [2025-02-13T22:55:11.815Z] 4872d77fe225: Verifying Checksum [2025-02-13T22:55:11.815Z] 4872d77fe225: Download complete [2025-02-13T22:55:11.815Z] 5851b861e8e6: Verifying Checksum [2025-02-13T22:55:11.815Z] 5851b861e8e6: Download complete [2025-02-13T22:55:11.815Z] b85a868b505f: Verifying Checksum [2025-02-13T22:55:11.815Z] b85a868b505f: Download complete [2025-02-13T22:55:12.074Z] bab4dde63d76: Verifying Checksum [2025-02-13T22:55:13.010Z] b85a868b505f: Pull complete [2025-02-13T22:55:13.010Z] e2be974225ed: Pull complete [2025-02-13T22:55:13.582Z] 339a4e72a1f5: Pull complete [2025-02-13T22:55:13.582Z] 988bab9f4d93: Pull complete [2025-02-13T22:55:13.846Z] 1469e6f7b9e6: Pull complete [2025-02-13T22:55:13.846Z] eaf3925da568: Pull complete [2025-02-13T22:55:15.752Z] bab4dde63d76: Pull complete [2025-02-13T22:55:15.752Z] bde34c3a00c8: Pull complete [2025-02-13T22:55:15.752Z] b352a97aabf1: Pull complete [2025-02-13T22:55:16.016Z] 4872d77fe225: Pull complete [2025-02-13T22:55:16.016Z] 5851b861e8e6: Pull complete [2025-02-13T22:55:16.016Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-13T22:55:16.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T22:55:16.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T22:55:16.188Z] prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container [2025-02-13T22:55:16.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-13T22:55:17.801Z] $ docker top 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 -eo pid,comm [2025-02-13T22:55:17.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-13T22:55:17.869Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T22:55:17.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T22:55:17.928Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T22:55:18.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T22:55:18.037Z] $ docker exec 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 ssh-agent [2025-02-13T22:55:18.153Z] SSH_AUTH_SOCK=/tmp/ssh-MvVYbLA6EpsG/agent.31 [2025-02-13T22:55:18.153Z] SSH_AGENT_PID=37 [2025-02-13T22:55:18.158Z] Running ssh-add (command line suppressed) [2025-02-13T22:55:18.252Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1875347833499715853.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1875347833499715853.key) [2025-02-13T22:55:18.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T22:55:18.559Z] + git tag --points-at HEAD [Pipeline] } [2025-02-13T22:55:18.566Z] $ docker exec --env ******** --env ******** 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 ssh-agent -k [2025-02-13T22:55:18.669Z] unset SSH_AUTH_SOCK; [2025-02-13T22:55:18.670Z] unset SSH_AGENT_PID; [2025-02-13T22:55:18.670Z] echo Agent pid 37 killed; [2025-02-13T22:55:18.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-13T22:55:18.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T22:55:18.733Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T22:55:18.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T22:55:18.846Z] $ docker exec 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 ssh-agent [2025-02-13T22:55:18.956Z] SSH_AUTH_SOCK=/tmp/ssh-q4n41vwf52GW/agent.70 [2025-02-13T22:55:18.956Z] SSH_AGENT_PID=76 [2025-02-13T22:55:18.960Z] Running ssh-add (command line suppressed) [2025-02-13T22:55:19.058Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16866481758007452863.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16866481758007452863.key) [2025-02-13T22:55:19.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T22:55:19.378Z] + git semver init [2025-02-13T22:55:19.639Z] 2025-02-13 22:55:19,551 [run_init] DEBUG init version:0.0.0 force:False [2025-02-13T22:55:19.639Z] 2025-02-13 22:55:19,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-02-13T22:55:19.639Z] 2025-02-13 22:55:19,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-02-13T22:55:19.639Z] 2025-02-13 22:55:19,552 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-13T22:55:21.021Z] 2025-02-13 22:55:20,981 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-02-13T22:55:21.021Z] 2025-02-13 22:55:20,982 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-02-13T22:55:21.021Z] 2025-02-13 22:55:20,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-13T22:55:21.021Z] 2025-02-13 22:55:20,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-13T22:55:21.021Z] 4.0.0-dev.11 [Pipeline] } [2025-02-13T22:55:21.027Z] $ docker exec --env ******** --env ******** 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 ssh-agent -k [2025-02-13T22:55:21.149Z] unset SSH_AUTH_SOCK; [2025-02-13T22:55:21.149Z] unset SSH_AGENT_PID; [2025-02-13T22:55:21.150Z] echo Agent pid 76 killed; [2025-02-13T22:55:21.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T22:55:21.498Z] + git semver [Pipeline] } [2025-02-13T22:55:21.772Z] $ docker stop --time=1 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 [2025-02-13T22:55:23.076Z] $ docker rm -f --volumes 425341fcca13c764f07252b42db823f4546ce401ff17fc543428724f9329cb56 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T22:55:23.439Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-13T22:55:23.662Z] Stashed 1 file(s) [Pipeline] echo [2025-02-13T22:55:23.667Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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-13T22:55:23.847Z] provisioning config files... [2025-02-13T22:55:23.856Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7622750646052117272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:55:24.157Z] ---> ****-login.sh [2025-02-13T22:55:24.157Z] nexus3.edgexfoundry.org:10001 [2025-02-13T22:55:24.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:55:24.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:55:24.157Z] Configure a credential helper to remove this warning. See [2025-02-13T22:55:24.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:55:24.157Z] [2025-02-13T22:55:24.157Z] Login Succeeded [2025-02-13T22:55:24.157Z] nexus3.edgexfoundry.org:10002 [2025-02-13T22:55:24.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:55:24.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:55:24.157Z] Configure a credential helper to remove this warning. See [2025-02-13T22:55:24.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:55:24.157Z] [2025-02-13T22:55:24.157Z] Login Succeeded [2025-02-13T22:55:24.157Z] nexus3.edgexfoundry.org:10003 [2025-02-13T22:55:24.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:55:24.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:55:24.418Z] Configure a credential helper to remove this warning. See [2025-02-13T22:55:24.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:55:24.418Z] [2025-02-13T22:55:24.418Z] Login Succeeded [2025-02-13T22:55:24.418Z] nexus3.edgexfoundry.org:10004 [2025-02-13T22:55:24.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:55:24.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:55:24.419Z] Configure a credential helper to remove this warning. See [2025-02-13T22:55:24.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:55:24.419Z] [2025-02-13T22:55:24.419Z] Login Succeeded [2025-02-13T22:55:24.419Z] ****.io [2025-02-13T22:55:24.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:55:24.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:55:24.678Z] Configure a credential helper to remove this warning. See [2025-02-13T22:55:24.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:55:24.678Z] [2025-02-13T22:55:24.678Z] Login Succeeded [2025-02-13T22:55:24.678Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T22:55:24.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-13T22:55:24.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T22:55:24.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T22:55:24.838Z] ========================================================= [2025-02-13T22:55:24.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-13T22:55:24.838Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:55:25.176Z] + 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-13T22:55:25.176Z] Sending build context to Docker daemon 21.11MB [2025-02-13T22:55:25.176Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T22:55:25.176Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-13T22:55:25.176Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-13T22:55:25.176Z] da9db072f522: Pulling fs layer [2025-02-13T22:55:25.176Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-13T22:55:25.176Z] 06f05ace1117: Pulling fs layer [2025-02-13T22:55:25.176Z] 5fe327b54edc: Pulling fs layer [2025-02-13T22:55:25.176Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T22:55:25.176Z] 92a5565b7b96: Pulling fs layer [2025-02-13T22:55:25.176Z] ff9bb7016b71: Pulling fs layer [2025-02-13T22:55:25.176Z] b67dba6c2c7d: Pulling fs layer [2025-02-13T22:55:25.176Z] a813b0c90790: Pulling fs layer [2025-02-13T22:55:25.176Z] 4f4fb700ef54: Waiting [2025-02-13T22:55:25.176Z] 92a5565b7b96: Waiting [2025-02-13T22:55:25.176Z] b67dba6c2c7d: Waiting [2025-02-13T22:55:25.176Z] a813b0c90790: Waiting [2025-02-13T22:55:25.176Z] ff9bb7016b71: Waiting [2025-02-13T22:55:25.176Z] 5fe327b54edc: Waiting [2025-02-13T22:55:25.435Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-13T22:55:25.435Z] 6ef4a4ee8ca5: Download complete [2025-02-13T22:55:25.435Z] 5fe327b54edc: Verifying Checksum [2025-02-13T22:55:25.435Z] 5fe327b54edc: Download complete [2025-02-13T22:55:25.435Z] 4f4fb700ef54: Download complete [2025-02-13T22:55:25.435Z] 92a5565b7b96: Download complete [2025-02-13T22:55:25.435Z] da9db072f522: Download complete [2025-02-13T22:55:25.435Z] ff9bb7016b71: Verifying Checksum [2025-02-13T22:55:25.435Z] ff9bb7016b71: Download complete [2025-02-13T22:55:25.435Z] da9db072f522: Pull complete [2025-02-13T22:55:25.694Z] a813b0c90790: Verifying Checksum [2025-02-13T22:55:25.694Z] a813b0c90790: Download complete [2025-02-13T22:55:25.694Z] 6ef4a4ee8ca5: Pull complete [2025-02-13T22:55:25.953Z] 06f05ace1117: Verifying Checksum [2025-02-13T22:55:25.953Z] 06f05ace1117: Download complete [2025-02-13T22:55:26.211Z] b67dba6c2c7d: Verifying Checksum [2025-02-13T22:55:26.211Z] b67dba6c2c7d: Download complete [2025-02-13T22:55:29.497Z] 06f05ace1117: Pull complete [2025-02-13T22:55:29.497Z] 5fe327b54edc: Pull complete [2025-02-13T22:55:29.497Z] 4f4fb700ef54: Pull complete [2025-02-13T22:55:29.497Z] 92a5565b7b96: Pull complete [2025-02-13T22:55:29.497Z] ff9bb7016b71: Pull complete [2025-02-13T22:55:31.406Z] b67dba6c2c7d: Pull complete [2025-02-13T22:55:31.975Z] a813b0c90790: Pull complete [2025-02-13T22:55:31.975Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-13T22:55:31.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-13T22:55:31.975Z] ---> 3ba60ce46760 [2025-02-13T22:55:31.975Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-13T22:55:34.657Z] ---> Running in 9f0792f7cca3 [2025-02-13T22:55:34.657Z] Removing intermediate container 9f0792f7cca3 [2025-02-13T22:55:34.657Z] ---> 6875e6211dd6 [2025-02-13T22:55:34.657Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T22:55:34.657Z] ---> Running in 79c075f750c3 [2025-02-13T22:55:34.657Z] Removing intermediate container 79c075f750c3 [2025-02-13T22:55:34.657Z] ---> 16428794cab2 [2025-02-13T22:55:34.657Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-13T22:55:34.657Z] ---> Running in 5b69947fca83 [2025-02-13T22:55:34.657Z] Removing intermediate container 5b69947fca83 [2025-02-13T22:55:34.657Z] ---> ffa0bfec9fd7 [2025-02-13T22:55:34.657Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-13T22:55:34.657Z] ---> Running in 6380039928d3 [2025-02-13T22:55:34.657Z] Removing intermediate container 6380039928d3 [2025-02-13T22:55:34.657Z] ---> 78bf1342d9a2 [2025-02-13T22:55:34.657Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-13T22:55:34.657Z] ---> Running in b2b83d95f443 [2025-02-13T22:55:34.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T22:55:35.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T22:55:35.435Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-13T22:55:35.435Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-13T22:55:35.435Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-13T22:55:35.435Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-13T22:55:35.435Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T22:55:35.435Z] OK: 252 MiB in 62 packages [2025-02-13T22:55:36.005Z] Removing intermediate container b2b83d95f443 [2025-02-13T22:55:36.005Z] ---> 8ea479e4f450 [2025-02-13T22:55:36.005Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-02-13T22:55:36.005Z] ---> Running in bf74c76f56a0 [2025-02-13T22:55:36.005Z] Removing intermediate container bf74c76f56a0 [2025-02-13T22:55:36.005Z] ---> 78c53ed4d364 [2025-02-13T22:55:36.005Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-13T22:55:36.263Z] ---> 9e425a42d8b6 [2025-02-13T22:55:36.263Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T22:55:36.263Z] ---> Running in 26bd384312c3 [2025-02-13T22:55:38.802Z] Still waiting to schedule task [2025-02-13T22:55:38.802Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-13T22:56:15.004Z] Removing intermediate container 26bd384312c3 [2025-02-13T22:56:15.004Z] ---> 10fb4e2e6b24 [2025-02-13T22:56:15.004Z] Step 11/12 : COPY . . [2025-02-13T22:56:15.004Z] ---> 1c5bb6eb015f [2025-02-13T22:56:15.004Z] Step 12/12 : RUN $MAKE [2025-02-13T22:56:15.004Z] ---> Running in 20077f5cdbca [2025-02-13T22:56:15.004Z] noop [2025-02-13T22:56:15.004Z] Removing intermediate container 20077f5cdbca [2025-02-13T22:56:15.004Z] ---> 2fa37499f043 [2025-02-13T22:56:15.004Z] Successfully built 2fa37499f043 [2025-02-13T22:56:15.004Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:56:15.333Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-13T22:56:15.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T22:56:15.410Z] prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container [2025-02-13T22:56:15.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-13T22:56:15.775Z] $ docker top 1cae38b3d92ba1e5bb7b9e82f2d004bd35d7efb8d9117055d139d1b719649c3f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T22:56:16.130Z] + go version [2025-02-13T22:56:16.130Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-13T22:56:16.141Z] $ docker stop --time=1 1cae38b3d92ba1e5bb7b9e82f2d004bd35d7efb8d9117055d139d1b719649c3f [2025-02-13T22:56:17.396Z] $ docker rm -f --volumes 1cae38b3d92ba1e5bb7b9e82f2d004bd35d7efb8d9117055d139d1b719649c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:56:17.822Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-13T22:56:17.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T22:56:17.909Z] prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container [2025-02-13T22:56:17.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-13T22:56:18.246Z] $ docker top 881586ee13ff0a3ad2644b61b24f04c58e3c770bf1012fd38aa104a5e116a917 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T22:56:18.599Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-13T22:56:18.902Z] + make test [2025-02-13T22:56:18.902Z] go test ./... -coverprofile=coverage.out ./... [2025-02-13T22:56:20.280Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-02-13T22:56:38.382Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-02-13T22:56:38.382Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-02-13T22:56:38.382Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 22.8% of statements [2025-02-13T22:56:48.352Z] go vet ./... [2025-02-13T22:56:54.918Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-13T22:56:54.918Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-13T22:56:54.918Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-13T22:56:54.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-13T22:56:54.954Z] $ docker stop --time=1 881586ee13ff0a3ad2644b61b24f04c58e3c770bf1012fd38aa104a5e116a917 [2025-02-13T22:56:57.076Z] $ docker rm -f --volumes 881586ee13ff0a3ad2644b61b24f04c58e3c770bf1012fd38aa104a5e116a917 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T22:56:57.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-13T22:56:57.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-13T22:56:58.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-13T22:56:58.570Z] + ls -al . [2025-02-13T22:56:58.570Z] total 252 [2025-02-13T22:56:58.570Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 22:56 . [2025-02-13T22:56:58.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 22:54 .. [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 22:55 .dockerignore [2025-02-13T22:56:58.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 22:56 .git [2025-02-13T22:56:58.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:55 .github [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 22:55 .gitignore [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 22:55 .golangci.yml [2025-02-13T22:56:58.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 22:55 .semver [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 19106 Feb 13 22:55 Attribution.txt [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 18574 Feb 13 22:55 CHANGELOG.md [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 1803 Feb 13 22:55 Dockerfile [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 22:55 GOVERNANCE.md [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 13 22:55 Jenkinsfile [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 22:55 LICENSE [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 2545 Feb 13 22:55 Makefile [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 22:55 OWNERS.md [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 13 22:55 README.md [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 22:55 VERSION [2025-02-13T22:56:58.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:55 bin [2025-02-13T22:56:58.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:55 cmd [2025-02-13T22:56:58.570Z] -rw-r--r-- 1 jenkins jenkins 21039 Feb 13 22:56 coverage.out [2025-02-13T22:56:58.570Z] -rw-rw-r-- 1 jenkins jenkins 6222 Feb 13 22:55 go.mod [2025-02-13T22:56:58.571Z] -rw-rw-r-- 1 jenkins jenkins 86626 Feb 13 22:55 go.sum [2025-02-13T22:56:58.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:55 internal [2025-02-13T22:56:58.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:55 mock [2025-02-13T22:56:58.571Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 13 22:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:56:58.882Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8ef9746ad1a0a4d7f0b27323c0f166999a917d77 --label arch=amd64 --label version=4.0.0-dev.11 . [2025-02-13T22:56:58.882Z] Sending build context to Docker daemon 21.13MB [2025-02-13T22:56:58.882Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T22:56:58.882Z] Step 2/25 : FROM ${BASE} AS builder [2025-02-13T22:56:58.882Z] ---> 2fa37499f043 [2025-02-13T22:56:58.882Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-02-13T22:56:59.140Z] ---> Running in 7452c1a3e2ee [2025-02-13T22:56:59.140Z] Removing intermediate container 7452c1a3e2ee [2025-02-13T22:56:59.140Z] ---> c0feb1d7aa78 [2025-02-13T22:56:59.140Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T22:56:59.140Z] ---> Running in 1eaaaaebc4ec [2025-02-13T22:56:59.140Z] Removing intermediate container 1eaaaaebc4ec [2025-02-13T22:56:59.140Z] ---> 67c43fd800ad [2025-02-13T22:56:59.140Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-13T22:56:59.140Z] ---> Running in ec215316bb09 [2025-02-13T22:56:59.403Z] Removing intermediate container ec215316bb09 [2025-02-13T22:56:59.403Z] ---> 4ea89f829d6c [2025-02-13T22:56:59.403Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-02-13T22:56:59.403Z] ---> Running in 20e13af4dbaa [2025-02-13T22:56:59.403Z] Removing intermediate container 20e13af4dbaa [2025-02-13T22:56:59.403Z] ---> 1e963a9aaa88 [2025-02-13T22:56:59.403Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-13T22:56:59.403Z] ---> Running in 807c5517e6a8 [2025-02-13T22:56:59.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T22:56:59.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T22:57:00.183Z] OK: 252 MiB in 62 packages [2025-02-13T22:57:00.442Z] Removing intermediate container 807c5517e6a8 [2025-02-13T22:57:00.442Z] ---> e1d5679a1b2d [2025-02-13T22:57:00.442Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-02-13T22:57:00.442Z] ---> Running in 93d021f252d7 [2025-02-13T22:57:00.700Z] Removing intermediate container 93d021f252d7 [2025-02-13T22:57:00.701Z] ---> e6654da01be4 [2025-02-13T22:57:00.701Z] Step 9/25 : COPY go.mod vendor* ./ [2025-02-13T22:57:00.701Z] ---> 560c155f1574 [2025-02-13T22:57:00.701Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T22:57:00.701Z] ---> Running in 2b5428ed5a3b [2025-02-13T22:57:01.633Z] Removing intermediate container 2b5428ed5a3b [2025-02-13T22:57:01.633Z] ---> a6bfa337b2f3 [2025-02-13T22:57:01.633Z] Step 11/25 : COPY . . [2025-02-13T22:57:01.891Z] ---> c6e8b653fb83 [2025-02-13T22:57:01.891Z] Step 12/25 : RUN $MAKE [2025-02-13T22:57:01.891Z] ---> Running in 2888ff30bc47 [2025-02-13T22:57:02.149Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-02-13T22:57:20.579Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38906 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-02-13T22:57:20.602Z] Running in /w/workspace/device-mqtt-go/189 [Pipeline] { [Pipeline] checkout [2025-02-13T22:57:23.651Z] The recommended git tool is: git [2025-02-13T22:57:27.963Z] using credential edgex-jenkins-ssh [2025-02-13T22:57:27.986Z] Cloning the remote Git repository [2025-02-13T22:57:28.023Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-02-13T22:57:28.106Z] > git init /w/workspace/device-mqtt-go/189 # timeout=10 [2025-02-13T22:57:28.234Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-02-13T22:57:28.235Z] > git --version # timeout=10 [2025-02-13T22:57:28.257Z] > git --version # 'git version 2.25.1' [2025-02-13T22:57:28.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-13T22:57:28.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T22:57:30.927Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-02-13T22:57:30.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T22:57:31.733Z] Avoid second fetch [2025-02-13T22:57:31.733Z] Checking out Revision 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 (main) [2025-02-13T22:57:32.301Z] Commit message: "Merge pull request #728 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" [2025-02-13T22:57:31.745Z] > git config core.sparsecheckout # timeout=10 [2025-02-13T22:57:31.807Z] > git checkout -f 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 # timeout=10 [2025-02-13T22:57:34.224Z] Removing intermediate container 2888ff30bc47 [2025-02-13T22:57:34.224Z] ---> a19799fcfa5e [2025-02-13T22:57:34.224Z] Step 13/25 : FROM alpine:3.20 [2025-02-13T22:57:34.224Z] 3.20: Pulling from library/alpine [2025-02-13T22:57:34.224Z] 66a3d608f3fa: Pulling fs layer [2025-02-13T22:57:34.224Z] 66a3d608f3fa: Verifying Checksum [2025-02-13T22:57:34.224Z] 66a3d608f3fa: Download complete [2025-02-13T22:57:34.224Z] 66a3d608f3fa: Pull complete [2025-02-13T22:57:34.224Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T22:57:34.224Z] Status: Downloaded newer image for alpine:3.20 [2025-02-13T22:57:34.224Z] ---> e29df9b510ff [2025-02-13T22:57:34.224Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-02-13T22:57:34.224Z] ---> Running in 85b99f9fb325 [2025-02-13T22:57:34.224Z] Removing intermediate container 85b99f9fb325 [2025-02-13T22:57:34.224Z] ---> 801c142b7d61 [2025-02-13T22:57:34.224Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-02-13T22:57:34.224Z] ---> Running in 4bf5d79744fb [2025-02-13T22:57:34.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T22:57:34.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T22:57:34.224Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T22:57:34.224Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T22:57:34.224Z] OK: 8 MiB in 15 packages [2025-02-13T22:57:34.224Z] Removing intermediate container 4bf5d79744fb [2025-02-13T22:57:34.224Z] ---> c9e94efc6e12 [2025-02-13T22:57:34.224Z] Step 16/25 : RUN apk --no-cache upgrade [2025-02-13T22:57:34.224Z] ---> Running in ec7822d2b492 [2025-02-13T22:57:34.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T22:57:34.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T22:57:34.224Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T22:57:34.224Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T22:57:34.224Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T22:57:34.224Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T22:57:34.224Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T22:57:34.224Z] OK: 8 MiB in 15 packages [2025-02-13T22:57:34.224Z] Removing intermediate container ec7822d2b492 [2025-02-13T22:57:34.224Z] ---> 8114a9eabc59 [2025-02-13T22:57:34.224Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-02-13T22:57:34.224Z] ---> 9d4b51dd933b [2025-02-13T22:57:34.224Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-02-13T22:57:34.224Z] ---> a440a0c29933 [2025-02-13T22:57:34.224Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-02-13T22:57:34.224Z] ---> cb301a98ff91 [2025-02-13T22:57:34.224Z] Step 20/25 : EXPOSE 59982 [2025-02-13T22:57:34.224Z] ---> Running in 6d0d364632e8 [2025-02-13T22:57:34.224Z] Removing intermediate container 6d0d364632e8 [2025-02-13T22:57:34.224Z] ---> f8fba73b868d [2025-02-13T22:57:34.224Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-02-13T22:57:34.224Z] ---> Running in 76369a0146ec [2025-02-13T22:57:34.224Z] Removing intermediate container 76369a0146ec [2025-02-13T22:57:34.224Z] ---> cc7675d4b962 [2025-02-13T22:57:34.224Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-13T22:57:34.224Z] ---> Running in af632dfa17d6 [2025-02-13T22:57:34.224Z] Removing intermediate container af632dfa17d6 [2025-02-13T22:57:34.224Z] ---> 85a85f12ad15 [2025-02-13T22:57:34.224Z] Step 23/25 : LABEL arch=amd64 [2025-02-13T22:57:34.224Z] ---> Running in 473b65f821c8 [2025-02-13T22:57:34.224Z] Removing intermediate container 473b65f821c8 [2025-02-13T22:57:34.224Z] ---> 05978df73f7a [2025-02-13T22:57:34.224Z] Step 24/25 : LABEL git_sha=8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [2025-02-13T22:57:34.224Z] ---> Running in 3b582818a39d [2025-02-13T22:57:34.224Z] Removing intermediate container 3b582818a39d [2025-02-13T22:57:34.224Z] ---> 895f4b24b62b [2025-02-13T22:57:34.224Z] Step 25/25 : LABEL version=4.0.0-dev.11 [2025-02-13T22:57:34.224Z] ---> Running in 4d6eb27db30a [2025-02-13T22:57:34.224Z] Removing intermediate container 4d6eb27db30a [2025-02-13T22:57:34.224Z] ---> d6f3b7a89475 [2025-02-13T22:57:34.224Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-13T22:57:34.224Z] Successfully built d6f3b7a89475 [2025-02-13T22:57:34.224Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T22:57:34.357Z] provisioning config files... [2025-02-13T22:57:34.363Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1992415387550511047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:57:34.660Z] ---> ****-login.sh [2025-02-13T22:57:34.660Z] nexus3.edgexfoundry.org:10001 [2025-02-13T22:57:34.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:57:34.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:57:34.660Z] Configure a credential helper to remove this warning. See [2025-02-13T22:57:34.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:57:34.660Z] [2025-02-13T22:57:34.660Z] Login Succeeded [2025-02-13T22:57:34.660Z] nexus3.edgexfoundry.org:10002 [2025-02-13T22:57:34.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:57:34.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:57:34.661Z] Configure a credential helper to remove this warning. See [2025-02-13T22:57:34.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:57:34.661Z] [2025-02-13T22:57:34.661Z] Login Succeeded [2025-02-13T22:57:34.661Z] nexus3.edgexfoundry.org:10003 [2025-02-13T22:57:34.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:57:34.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:57:34.920Z] Configure a credential helper to remove this warning. See [2025-02-13T22:57:34.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:57:34.921Z] [2025-02-13T22:57:34.921Z] Login Succeeded [2025-02-13T22:57:34.921Z] nexus3.edgexfoundry.org:10004 [2025-02-13T22:57:34.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:57:34.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:57:34.921Z] Configure a credential helper to remove this warning. See [2025-02-13T22:57:34.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:57:34.921Z] [2025-02-13T22:57:34.921Z] Login Succeeded [2025-02-13T22:57:34.921Z] ****.io [2025-02-13T22:57:35.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:57:35.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:57:35.180Z] Configure a credential helper to remove this warning. See [2025-02-13T22:57:35.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:57:35.180Z] [2025-02-13T22:57:35.180Z] Login Succeeded [2025-02-13T22:57:35.180Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T22:57:35.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T22:57:35.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T22:57:35.271Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-02-13T22:57:35.271Z] 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [2025-02-13T22:57:35.271Z] latest [2025-02-13T22:57:35.271Z] 4.0.0-dev.11 [2025-02-13T22:57:35.271Z] 8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 [2025-02-13T22:57:35.271Z] main [2025-02-13T22:57:35.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:35.625Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:35.949Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [2025-02-13T22:57:35.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-02-13T22:57:35.949Z] d1a0d8003460: Preparing [2025-02-13T22:57:35.949Z] 9c8eb47930b7: Preparing [2025-02-13T22:57:35.949Z] 18e1e7b9099d: Preparing [2025-02-13T22:57:35.949Z] 5f1889580007: Preparing [2025-02-13T22:57:35.949Z] d1803e18f795: Preparing [2025-02-13T22:57:35.949Z] ce5a8cde9eee: Preparing [2025-02-13T22:57:35.949Z] ce5a8cde9eee: Waiting [2025-02-13T22:57:35.949Z] 9c8eb47930b7: Pushed [2025-02-13T22:57:35.949Z] d1a0d8003460: Pushed [2025-02-13T22:57:35.949Z] d1803e18f795: Pushed [2025-02-13T22:57:35.949Z] ce5a8cde9eee: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T22:57:36.886Z] 5f1889580007: Pushed [2025-02-13T22:57:36.995Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-13T22:57:36.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-13T22:57:36.995Z] Dload Upload Total Spent Left Speed [2025-02-13T22:57:36.995Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2025-02-13T22:57:37.347Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-13T22:57:37.688Z] + sudo+ tee /etc/docker/daemon.new [2025-02-13T22:57:37.688Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-13T22:57:37.688Z] { [2025-02-13T22:57:37.688Z] "registry-mirrors": [ [2025-02-13T22:57:37.688Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-13T22:57:37.688Z] ], [2025-02-13T22:57:37.688Z] "bip": "10.250.0.254/24", [2025-02-13T22:57:37.688Z] "hosts": [ [2025-02-13T22:57:37.688Z] "tcp://0.0.0.0:5555", [2025-02-13T22:57:37.688Z] "unix:///var/run/docker.sock" [2025-02-13T22:57:37.688Z] ], [2025-02-13T22:57:37.688Z] "mtu": 1458, [2025-02-13T22:57:37.688Z] "selinux-enabled": true, [2025-02-13T22:57:37.688Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-13T22:57:37.688Z] } [Pipeline] sh [2025-02-13T22:57:38.025Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-13T22:57:38.359Z] + sudo service docker restart [2025-02-13T22:57:41.074Z] 18e1e7b9099d: Pushed [2025-02-13T22:57:41.075Z] 8ef9746ad1a0a4d7f0b27323c0f166999a917d77: digest: sha256:55c137b96e658543dfd5abbd04f2c86ee44a60e47151045186676dda4849a63b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:41.408Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:41.751Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-02-13T22:57:41.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-02-13T22:57:41.751Z] d1a0d8003460: Preparing [2025-02-13T22:57:41.751Z] 9c8eb47930b7: Preparing [2025-02-13T22:57:41.751Z] 18e1e7b9099d: Preparing [2025-02-13T22:57:41.751Z] 5f1889580007: Preparing [2025-02-13T22:57:41.751Z] d1803e18f795: Preparing [2025-02-13T22:57:41.751Z] ce5a8cde9eee: Preparing [2025-02-13T22:57:41.751Z] ce5a8cde9eee: Waiting [2025-02-13T22:57:41.751Z] 18e1e7b9099d: Layer already exists [2025-02-13T22:57:41.751Z] d1803e18f795: Layer already exists [2025-02-13T22:57:41.751Z] 5f1889580007: Layer already exists [2025-02-13T22:57:41.751Z] d1a0d8003460: Layer already exists [2025-02-13T22:57:41.751Z] 9c8eb47930b7: Layer already exists [2025-02-13T22:57:41.751Z] ce5a8cde9eee: Layer already exists [2025-02-13T22:57:41.751Z] latest: digest: sha256:55c137b96e658543dfd5abbd04f2c86ee44a60e47151045186676dda4849a63b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:42.095Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:42.428Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.11 [2025-02-13T22:57:42.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-02-13T22:57:42.429Z] d1a0d8003460: Preparing [2025-02-13T22:57:42.429Z] 9c8eb47930b7: Preparing [2025-02-13T22:57:42.429Z] 18e1e7b9099d: Preparing [2025-02-13T22:57:42.429Z] 5f1889580007: Preparing [2025-02-13T22:57:42.429Z] d1803e18f795: Preparing [2025-02-13T22:57:42.429Z] ce5a8cde9eee: Preparing [2025-02-13T22:57:42.429Z] ce5a8cde9eee: Waiting [2025-02-13T22:57:42.429Z] 18e1e7b9099d: Layer already exists [2025-02-13T22:57:42.429Z] d1803e18f795: Layer already exists [2025-02-13T22:57:42.429Z] 5f1889580007: Layer already exists [2025-02-13T22:57:42.429Z] 9c8eb47930b7: Layer already exists [2025-02-13T22:57:42.429Z] d1a0d8003460: Layer already exists [2025-02-13T22:57:42.429Z] ce5a8cde9eee: Layer already exists [2025-02-13T22:57:42.429Z] 4.0.0-dev.11: digest: sha256:55c137b96e658543dfd5abbd04f2c86ee44a60e47151045186676dda4849a63b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:42.768Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:43.098Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 [2025-02-13T22:57:43.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-02-13T22:57:43.098Z] d1a0d8003460: Preparing [2025-02-13T22:57:43.098Z] 9c8eb47930b7: Preparing [2025-02-13T22:57:43.098Z] 18e1e7b9099d: Preparing [2025-02-13T22:57:43.098Z] 5f1889580007: Preparing [2025-02-13T22:57:43.098Z] d1803e18f795: Preparing [2025-02-13T22:57:43.098Z] ce5a8cde9eee: Preparing [2025-02-13T22:57:43.098Z] ce5a8cde9eee: Waiting [2025-02-13T22:57:43.098Z] 9c8eb47930b7: Layer already exists [2025-02-13T22:57:43.098Z] d1803e18f795: Layer already exists [2025-02-13T22:57:43.098Z] 5f1889580007: Layer already exists [2025-02-13T22:57:43.098Z] d1a0d8003460: Layer already exists [2025-02-13T22:57:43.098Z] 18e1e7b9099d: Layer already exists [2025-02-13T22:57:43.098Z] ce5a8cde9eee: Layer already exists [2025-02-13T22:57:43.098Z] 8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11: digest: sha256:55c137b96e658543dfd5abbd04f2c86ee44a60e47151045186676dda4849a63b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:43.443Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:43.772Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-02-13T22:57:43.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-02-13T22:57:43.772Z] d1a0d8003460: Preparing [2025-02-13T22:57:43.772Z] 9c8eb47930b7: Preparing [2025-02-13T22:57:43.772Z] 18e1e7b9099d: Preparing [2025-02-13T22:57:43.772Z] 5f1889580007: Preparing [2025-02-13T22:57:43.772Z] d1803e18f795: Preparing [2025-02-13T22:57:43.772Z] ce5a8cde9eee: Preparing [2025-02-13T22:57:43.772Z] ce5a8cde9eee: Waiting [2025-02-13T22:57:43.772Z] d1803e18f795: Layer already exists [2025-02-13T22:57:43.772Z] d1a0d8003460: Layer already exists [2025-02-13T22:57:43.772Z] 18e1e7b9099d: Layer already exists [2025-02-13T22:57:43.772Z] 5f1889580007: Layer already exists [2025-02-13T22:57:43.772Z] 9c8eb47930b7: Layer already exists [2025-02-13T22:57:43.772Z] ce5a8cde9eee: Layer already exists [2025-02-13T22:57:43.772Z] main: digest: sha256:55c137b96e658543dfd5abbd04f2c86ee44a60e47151045186676dda4849a63b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T22:57:43.860Z] ===================================================== [Pipeline] echo [2025-02-13T22:57:43.879Z] taggedImages: [2025-02-13T22:57:43.879Z] - nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [2025-02-13T22:57:43.879Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-02-13T22:57:43.879Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.11 [2025-02-13T22:57:43.879Z] - nexus3.edgexfoundry.org:10004/device-mqtt:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 [2025-02-13T22:57:43.879Z] - nexus3.edgexfoundry.org:10004/device-mqtt: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-13T22:57:44.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T22:57:44.309Z] [2025-02-13T22:57:44.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:57:44.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T22:57:44.619Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-13T22:57:44.619Z] 5eb5b503b376: Pulling fs layer [2025-02-13T22:57:44.619Z] 5c69ac0246d0: Pulling fs layer [2025-02-13T22:57:44.619Z] ec43610c2a17: Pulling fs layer [2025-02-13T22:57:44.619Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-13T22:57:44.619Z] 33b1e0a273af: Pulling fs layer [2025-02-13T22:57:44.619Z] 5d3b04190fa2: Pulling fs layer [2025-02-13T22:57:44.619Z] 2f39f015ded8: Pulling fs layer [2025-02-13T22:57:44.619Z] 33b1e0a273af: Waiting [2025-02-13T22:57:44.619Z] 5d3b04190fa2: Waiting [2025-02-13T22:57:44.619Z] 2f39f015ded8: Waiting [2025-02-13T22:57:44.619Z] 3a2ae6a8a46f: Waiting [2025-02-13T22:57:44.619Z] 5c69ac0246d0: Verifying Checksum [2025-02-13T22:57:44.619Z] 5c69ac0246d0: Download complete [2025-02-13T22:57:44.619Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-13T22:57:44.619Z] 3a2ae6a8a46f: Download complete [2025-02-13T22:57:44.619Z] 33b1e0a273af: Verifying Checksum [2025-02-13T22:57:44.619Z] 33b1e0a273af: Download complete [2025-02-13T22:57:44.619Z] 5d3b04190fa2: Download complete [2025-02-13T22:57:44.619Z] ec43610c2a17: Verifying Checksum [2025-02-13T22:57:44.619Z] ec43610c2a17: Download complete [2025-02-13T22:57:44.877Z] 5eb5b503b376: Verifying Checksum [2025-02-13T22:57:44.877Z] 5eb5b503b376: Download complete [2025-02-13T22:57:45.443Z] 2f39f015ded8: Verifying Checksum [2025-02-13T22:57:45.443Z] 2f39f015ded8: Download complete [2025-02-13T22:57:46.012Z] 5eb5b503b376: Pull complete [2025-02-13T22:57:46.012Z] 5c69ac0246d0: Pull complete [2025-02-13T22:57:46.272Z] ec43610c2a17: Pull complete [2025-02-13T22:57:46.272Z] 3a2ae6a8a46f: Pull complete [2025-02-13T22:57:46.531Z] 33b1e0a273af: Pull complete [2025-02-13T22:57:46.531Z] 5d3b04190fa2: Pull complete [2025-02-13T22:57:50.713Z] 2f39f015ded8: Pull complete [2025-02-13T22:57:50.713Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-13T22:57:50.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T22:57:50.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T22:57:50.828Z] prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container [2025-02-13T22:57:50.862Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-13T22:57:52.369Z] $ docker top bf7c939a656332ba3239c533780b8b7c1c5ac7c1fa3c05ee39c903555cea0f31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:57:52.771Z] ---> job-cost.sh [2025-02-13T22:57:52.771Z] lf-activate-venv: SKIPPING [2025-02-13T22:57:52.771Z] INFO: No Stack... [2025-02-13T22:57:53.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-13T22:57:53.290Z] INFO: Archiving Costs [Pipeline] sh [2025-02-13T22:57:53.582Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-02-13T22:57:53.582Z] + cut -d, -f6 [Pipeline] lock [2025-02-13T22:57:53.600Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] [2025-02-13T22:57:53.609Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] did not exist. Created. [2025-02-13T22:57:53.616Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-13T22:57:53.933Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-13T22:57:53.975Z] Stashed 1 file(s) [Pipeline] } [2025-02-13T22:57:53.982Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-13T22:57:54.014Z] $ docker stop --time=1 bf7c939a656332ba3239c533780b8b7c1c5ac7c1fa3c05ee39c903555cea0f31 [2025-02-13T22:57:55.169Z] $ docker rm -f --volumes bf7c939a656332ba3239c533780b8b7c1c5ac7c1fa3c05ee39c903555cea0f31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T22:57:56.670Z] provisioning config files... [2025-02-13T22:57:56.702Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/189@tmp/config239087794288730619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T22:57:57.150Z] ---> ****-login.sh [2025-02-13T22:57:57.150Z] nexus3.edgexfoundry.org:10001 [2025-02-13T22:57:57.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:57:57.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:57:57.692Z] Configure a credential helper to remove this warning. See [2025-02-13T22:57:57.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:57:57.692Z] [2025-02-13T22:57:57.692Z] Login Succeeded [2025-02-13T22:57:57.692Z] nexus3.edgexfoundry.org:10002 [2025-02-13T22:57:57.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:57:57.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:57:57.960Z] Configure a credential helper to remove this warning. See [2025-02-13T22:57:57.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:57:57.960Z] [2025-02-13T22:57:57.960Z] Login Succeeded [2025-02-13T22:57:57.960Z] nexus3.edgexfoundry.org:10003 [2025-02-13T22:57:58.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:57:58.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:57:58.495Z] Configure a credential helper to remove this warning. See [2025-02-13T22:57:58.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:57:58.495Z] [2025-02-13T22:57:58.495Z] Login Succeeded [2025-02-13T22:57:58.495Z] nexus3.edgexfoundry.org:10004 [2025-02-13T22:57:58.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:57:58.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:57:58.765Z] Configure a credential helper to remove this warning. See [2025-02-13T22:57:58.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:57:58.765Z] [2025-02-13T22:57:58.765Z] Login Succeeded [2025-02-13T22:57:58.765Z] ****.io [2025-02-13T22:57:59.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T22:57:59.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T22:57:59.296Z] Configure a credential helper to remove this warning. See [2025-02-13T22:57:59.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T22:57:59.296Z] [2025-02-13T22:57:59.296Z] Login Succeeded [2025-02-13T22:57:59.296Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T22:57:59.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-13T22:57:59.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T22:57:59.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T22:57:59.743Z] ========================================================= [2025-02-13T22:57:59.744Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-13T22:57:59.744Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T22:58:00.115Z] + 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-13T22:58:00.389Z] Sending build context to Docker daemon 10.66MB [2025-02-13T22:58:00.660Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T22:58:00.660Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-13T22:58:00.660Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-13T22:58:00.660Z] 9986a736f7d3: Pulling fs layer [2025-02-13T22:58:00.660Z] 1f018df60701: Pulling fs layer [2025-02-13T22:58:00.660Z] 39f8f326b044: Pulling fs layer [2025-02-13T22:58:00.660Z] e6a1e7a6a96a: Pulling fs layer [2025-02-13T22:58:00.660Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T22:58:00.660Z] e6a1e7a6a96a: Waiting [2025-02-13T22:58:00.660Z] 4f4fb700ef54: Waiting [2025-02-13T22:58:00.660Z] d45d956e0dbf: Pulling fs layer [2025-02-13T22:58:00.660Z] d7702b0d1db1: Pulling fs layer [2025-02-13T22:58:00.660Z] 5c7f0f088c93: Pulling fs layer [2025-02-13T22:58:00.660Z] 4fdc064ae6cf: Pulling fs layer [2025-02-13T22:58:00.660Z] d45d956e0dbf: Waiting [2025-02-13T22:58:00.660Z] d7702b0d1db1: Waiting [2025-02-13T22:58:00.660Z] 5c7f0f088c93: Waiting [2025-02-13T22:58:00.660Z] 4fdc064ae6cf: Waiting [2025-02-13T22:58:00.660Z] 1f018df60701: Verifying Checksum [2025-02-13T22:58:00.660Z] 1f018df60701: Download complete [2025-02-13T22:58:00.660Z] e6a1e7a6a96a: Verifying Checksum [2025-02-13T22:58:00.660Z] e6a1e7a6a96a: Download complete [2025-02-13T22:58:00.660Z] 4f4fb700ef54: Verifying Checksum [2025-02-13T22:58:00.660Z] 4f4fb700ef54: Download complete [2025-02-13T22:58:00.660Z] d45d956e0dbf: Verifying Checksum [2025-02-13T22:58:00.660Z] d45d956e0dbf: Download complete [2025-02-13T22:58:00.926Z] d7702b0d1db1: Verifying Checksum [2025-02-13T22:58:00.927Z] d7702b0d1db1: Download complete [2025-02-13T22:58:00.927Z] 9986a736f7d3: Verifying Checksum [2025-02-13T22:58:00.927Z] 9986a736f7d3: Download complete [2025-02-13T22:58:01.512Z] 4fdc064ae6cf: Verifying Checksum [2025-02-13T22:58:01.512Z] 4fdc064ae6cf: Download complete [2025-02-13T22:58:01.803Z] 9986a736f7d3: Pull complete [2025-02-13T22:58:02.778Z] 1f018df60701: Pull complete [2025-02-13T22:58:02.778Z] 39f8f326b044: Verifying Checksum [2025-02-13T22:58:02.778Z] 39f8f326b044: Download complete [2025-02-13T22:58:03.745Z] 5c7f0f088c93: Verifying Checksum [2025-02-13T22:58:03.745Z] 5c7f0f088c93: Download complete [2025-02-13T22:58:18.754Z] 39f8f326b044: Pull complete [2025-02-13T22:58:18.754Z] e6a1e7a6a96a: Pull complete [2025-02-13T22:58:18.754Z] 4f4fb700ef54: Pull complete [2025-02-13T22:58:18.754Z] d45d956e0dbf: Pull complete [2025-02-13T22:58:18.754Z] d7702b0d1db1: Pull complete [2025-02-13T22:58:25.422Z] 5c7f0f088c93: Pull complete [2025-02-13T22:58:27.375Z] 4fdc064ae6cf: Pull complete [2025-02-13T22:58:27.375Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-13T22:58:27.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-13T22:58:27.375Z] ---> 63f30b955cb9 [2025-02-13T22:58:27.375Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-13T22:58:28.359Z] ---> Running in f830fc0d4490 [2025-02-13T22:58:28.625Z] Removing intermediate container f830fc0d4490 [2025-02-13T22:58:28.625Z] ---> 8dfb4ad579bf [2025-02-13T22:58:28.625Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T22:58:28.625Z] ---> Running in 6b48cdd40b94 [2025-02-13T22:58:28.892Z] Removing intermediate container 6b48cdd40b94 [2025-02-13T22:58:28.892Z] ---> b053fe085215 [2025-02-13T22:58:28.892Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-13T22:58:28.892Z] ---> Running in 2102870e145a [2025-02-13T22:58:29.159Z] Removing intermediate container 2102870e145a [2025-02-13T22:58:29.159Z] ---> 793305676493 [2025-02-13T22:58:29.159Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-13T22:58:29.426Z] ---> Running in 3289d939e0d0 [2025-02-13T22:58:29.693Z] Removing intermediate container 3289d939e0d0 [2025-02-13T22:58:29.693Z] ---> 6d05f68cc7c7 [2025-02-13T22:58:29.693Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-13T22:58:29.693Z] ---> Running in f18c5a01d051 [2025-02-13T22:58:30.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T22:58:31.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T22:58:32.220Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-13T22:58:32.220Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-13T22:58:32.220Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-13T22:58:32.488Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-13T22:58:32.488Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T22:58:32.488Z] OK: 244 MiB in 62 packages [2025-02-13T22:58:33.447Z] Removing intermediate container f18c5a01d051 [2025-02-13T22:58:33.447Z] ---> 436c58b12d1a [2025-02-13T22:58:33.447Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-02-13T22:58:33.447Z] ---> Running in 1ae8243ec0bb [2025-02-13T22:58:33.723Z] Removing intermediate container 1ae8243ec0bb [2025-02-13T22:58:33.723Z] ---> c1de01423c4f [2025-02-13T22:58:33.723Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-13T22:58:34.307Z] ---> 8c81bf1f04e9 [2025-02-13T22:58:34.307Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T22:58:34.307Z] ---> Running in 69e5f5a4d9b1 [2025-02-13T23:00:10.927Z] Removing intermediate container 69e5f5a4d9b1 [2025-02-13T23:00:10.927Z] ---> f143495e3bc2 [2025-02-13T23:00:10.927Z] Step 11/12 : COPY . . [2025-02-13T23:00:10.927Z] ---> 3a6aadf3dd22 [2025-02-13T23:00:10.927Z] Step 12/12 : RUN $MAKE [2025-02-13T23:00:10.927Z] ---> Running in 3bef0ed5cd94 [2025-02-13T23:00:10.927Z] noop [2025-02-13T23:00:11.193Z] Removing intermediate container 3bef0ed5cd94 [2025-02-13T23:00:11.193Z] ---> 5617e6f80f4c [2025-02-13T23:00:11.193Z] Successfully built 5617e6f80f4c [2025-02-13T23:00:11.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:00:11.552Z] + docker inspect -f . ci-base-image-arm64 [2025-02-13T23:00:11.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:00:11.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-38906 does not seem to be running inside a container [2025-02-13T23:00:11.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/189 -v /w/workspace/device-mqtt-go/189:/w/workspace/device-mqtt-go/189:rw,z -v /w/workspace/device-mqtt-go/189@tmp:/w/workspace/device-mqtt-go/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-13T23:00:12.998Z] $ docker top 32e1b34aa5d100f1c68dbcc150badce3ef355850b333f847402f5d9ae5145099 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:00:13.841Z] + go version [2025-02-13T23:00:13.841Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-13T23:00:13.861Z] $ docker stop --time=1 32e1b34aa5d100f1c68dbcc150badce3ef355850b333f847402f5d9ae5145099 [2025-02-13T23:00:15.510Z] $ docker rm -f --volumes 32e1b34aa5d100f1c68dbcc150badce3ef355850b333f847402f5d9ae5145099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:00:16.117Z] + docker inspect -f . ci-base-image-arm64 [2025-02-13T23:00:16.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:00:16.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-38906 does not seem to be running inside a container [2025-02-13T23:00:16.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/189 -v /w/workspace/device-mqtt-go/189:/w/workspace/device-mqtt-go/189:rw,z -v /w/workspace/device-mqtt-go/189@tmp:/w/workspace/device-mqtt-go/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-13T23:00:17.505Z] $ docker top 44ee7519f468bd60b59d57ff906dd497f8b0e7b3d071e776eb3ede26f9939652 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:00:18.337Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/189 [Pipeline] fileExists [Pipeline] sh [2025-02-13T23:00:18.987Z] + make test [2025-02-13T23:00:18.987Z] go test ./... -coverprofile=coverage.out ./... [2025-02-13T23:00:24.335Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-02-13T23:03:46.141Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-02-13T23:03:46.141Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-02-13T23:03:46.141Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements [2025-02-13T23:03:46.141Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-13T23:03:46.141Z] go vet ./... [2025-02-13T23:04:32.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-13T23:04:32.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-13T23:04:32.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-13T23:04:32.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-13T23:04:33.015Z] $ docker stop --time=1 44ee7519f468bd60b59d57ff906dd497f8b0e7b3d071e776eb3ede26f9939652 [2025-02-13T23:04:34.872Z] $ docker rm -f --volumes 44ee7519f468bd60b59d57ff906dd497f8b0e7b3d071e776eb3ede26f9939652 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T23:04:36.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-13T23:04:36.431Z] Warning: overwriting stash ‘coverage-report’ [2025-02-13T23:04:36.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T23:04:37.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-13T23:04:37.894Z] + ls -al . [2025-02-13T23:04:37.894Z] total 248 [2025-02-13T23:04:37.894Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:00 . [2025-02-13T23:04:37.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 22:57 .. [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 22:57 .dockerignore [2025-02-13T23:04:37.894Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 22:57 .git [2025-02-13T23:04:37.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:57 .github [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 22:57 .gitignore [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 22:57 .golangci.yml [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 19106 Feb 13 22:57 Attribution.txt [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 18574 Feb 13 22:57 CHANGELOG.md [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 1803 Feb 13 22:57 Dockerfile [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 22:57 GOVERNANCE.md [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 13 22:57 Jenkinsfile [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 22:57 LICENSE [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 2545 Feb 13 22:57 Makefile [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 22:57 OWNERS.md [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 13 22:57 README.md [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 22:55 VERSION [2025-02-13T23:04:37.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:57 bin [2025-02-13T23:04:37.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:57 cmd [2025-02-13T23:04:37.894Z] -rw-r--r-- 1 jenkins jenkins 21039 Feb 13 23:03 coverage.out [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 6222 Feb 13 22:57 go.mod [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 86626 Feb 13 22:57 go.sum [2025-02-13T23:04:37.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:57 internal [2025-02-13T23:04:37.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:57 mock [2025-02-13T23:04:37.894Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 13 22:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:04:38.245Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8ef9746ad1a0a4d7f0b27323c0f166999a917d77 --label arch=arm64 --label version=4.0.0-dev.11 . [2025-02-13T23:04:38.512Z] Sending build context to Docker daemon 10.68MB [2025-02-13T23:04:38.512Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T23:04:38.512Z] Step 2/25 : FROM ${BASE} AS builder [2025-02-13T23:04:38.512Z] ---> 5617e6f80f4c [2025-02-13T23:04:38.512Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-02-13T23:04:38.780Z] ---> Running in 0df71cfd2c0d [2025-02-13T23:04:39.045Z] Removing intermediate container 0df71cfd2c0d [2025-02-13T23:04:39.045Z] ---> 53a8fcaf7c93 [2025-02-13T23:04:39.045Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T23:04:39.045Z] ---> Running in e92cc4e36658 [2025-02-13T23:04:39.630Z] Removing intermediate container e92cc4e36658 [2025-02-13T23:04:39.630Z] ---> e5a69f5fdefb [2025-02-13T23:04:39.630Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-13T23:04:39.630Z] ---> Running in 776c53531d2f [2025-02-13T23:04:39.896Z] Removing intermediate container 776c53531d2f [2025-02-13T23:04:39.896Z] ---> 04bdb1be016d [2025-02-13T23:04:39.896Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-02-13T23:04:39.896Z] ---> Running in 293bcebf3413 [2025-02-13T23:04:40.162Z] Removing intermediate container 293bcebf3413 [2025-02-13T23:04:40.162Z] ---> 6ca24662ddf6 [2025-02-13T23:04:40.162Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-13T23:04:40.162Z] ---> Running in 6f6621102d75 [2025-02-13T23:04:41.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:04:41.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:04:43.102Z] OK: 244 MiB in 62 packages [2025-02-13T23:04:44.064Z] Removing intermediate container 6f6621102d75 [2025-02-13T23:04:44.064Z] ---> e8ff55079708 [2025-02-13T23:04:44.064Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-02-13T23:04:44.064Z] ---> Running in 370da3d0e7bb [2025-02-13T23:04:44.333Z] Removing intermediate container 370da3d0e7bb [2025-02-13T23:04:44.333Z] ---> ca5b57f79be0 [2025-02-13T23:04:44.333Z] Step 9/25 : COPY go.mod vendor* ./ [2025-02-13T23:04:44.919Z] ---> 610251c57a85 [2025-02-13T23:04:44.919Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:04:44.919Z] ---> Running in 894d86dc7fad [2025-02-13T23:04:46.856Z] Removing intermediate container 894d86dc7fad [2025-02-13T23:04:46.856Z] ---> e2d2074da656 [2025-02-13T23:04:46.856Z] Step 11/25 : COPY . . [2025-02-13T23:04:48.271Z] ---> 7a852009c5e1 [2025-02-13T23:04:48.271Z] Step 12/25 : RUN $MAKE [2025-02-13T23:04:48.271Z] ---> Running in 46afc79c8316 [2025-02-13T23:04:49.237Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-02-13T23:08:11.013Z] Removing intermediate container 46afc79c8316 [2025-02-13T23:08:11.013Z] ---> 27e2fb8311df [2025-02-13T23:08:11.013Z] Step 13/25 : FROM alpine:3.20 [2025-02-13T23:08:11.013Z] 3.20: Pulling from library/alpine [2025-02-13T23:08:11.013Z] 0152682790bb: Pulling fs layer [2025-02-13T23:08:11.013Z] 0152682790bb: Verifying Checksum [2025-02-13T23:08:11.013Z] 0152682790bb: Download complete [2025-02-13T23:08:11.013Z] 0152682790bb: Pull complete [2025-02-13T23:08:11.013Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:08:11.013Z] Status: Downloaded newer image for alpine:3.20 [2025-02-13T23:08:11.013Z] ---> f4194d9e8c10 [2025-02-13T23:08:11.013Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-02-13T23:08:11.013Z] ---> Running in 350fcf6f07ed [2025-02-13T23:08:11.013Z] Removing intermediate container 350fcf6f07ed [2025-02-13T23:08:11.013Z] ---> b4a43086e8bf [2025-02-13T23:08:11.013Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-02-13T23:08:11.013Z] ---> Running in 3332f5bc383a [2025-02-13T23:08:11.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:08:11.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:08:11.013Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T23:08:11.013Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T23:08:11.013Z] OK: 9 MiB in 15 packages [2025-02-13T23:08:11.013Z] Removing intermediate container 3332f5bc383a [2025-02-13T23:08:11.013Z] ---> b9416c3193fd [2025-02-13T23:08:11.013Z] Step 16/25 : RUN apk --no-cache upgrade [2025-02-13T23:08:11.013Z] ---> Running in 349978010dfa [2025-02-13T23:08:11.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:08:11.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:08:11.014Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:08:11.014Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:08:11.014Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:08:11.014Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:08:11.014Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T23:08:11.014Z] OK: 9 MiB in 15 packages [2025-02-13T23:08:11.014Z] Removing intermediate container 349978010dfa [2025-02-13T23:08:11.014Z] ---> 4d37e8f39c64 [2025-02-13T23:08:11.014Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-02-13T23:08:11.014Z] ---> 67afaa8e060e [2025-02-13T23:08:11.014Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-02-13T23:08:11.280Z] ---> 9da6622264db [2025-02-13T23:08:11.280Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-02-13T23:08:11.865Z] ---> 242d02fc529a [2025-02-13T23:08:11.865Z] Step 20/25 : EXPOSE 59982 [2025-02-13T23:08:11.865Z] ---> Running in 6becd850d9be [2025-02-13T23:08:12.134Z] Removing intermediate container 6becd850d9be [2025-02-13T23:08:12.134Z] ---> 20cc5e9d71e4 [2025-02-13T23:08:12.134Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-02-13T23:08:12.401Z] ---> Running in d8f2e69e13a3 [2025-02-13T23:08:12.672Z] Removing intermediate container d8f2e69e13a3 [2025-02-13T23:08:12.672Z] ---> 0a342ef93033 [2025-02-13T23:08:12.672Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-13T23:08:12.672Z] ---> Running in a818d4194f30 [2025-02-13T23:08:12.938Z] Removing intermediate container a818d4194f30 [2025-02-13T23:08:12.938Z] ---> 8718f835020b [2025-02-13T23:08:12.938Z] Step 23/25 : LABEL arch=arm64 [2025-02-13T23:08:12.938Z] ---> Running in d9406bafa925 [2025-02-13T23:08:13.207Z] Removing intermediate container d9406bafa925 [2025-02-13T23:08:13.207Z] ---> 9cecf78e0147 [2025-02-13T23:08:13.207Z] Step 24/25 : LABEL git_sha=8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [2025-02-13T23:08:13.207Z] ---> Running in 06512cb3a04c [2025-02-13T23:08:13.476Z] Removing intermediate container 06512cb3a04c [2025-02-13T23:08:13.476Z] ---> dd21d832216e [2025-02-13T23:08:13.476Z] Step 25/25 : LABEL version=4.0.0-dev.11 [2025-02-13T23:08:13.745Z] ---> Running in 199272e9cefa [2025-02-13T23:08:14.011Z] Removing intermediate container 199272e9cefa [2025-02-13T23:08:14.012Z] ---> 61ed5f54e233 [2025-02-13T23:08:14.012Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-13T23:08:14.012Z] Successfully built 61ed5f54e233 [2025-02-13T23:08:14.012Z] Successfully tagged device-mqtt-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-13T23:08:14.171Z] provisioning config files... [2025-02-13T23:08:14.186Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/189@tmp/config14634200198600465870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:08:14.515Z] ---> ****-login.sh [2025-02-13T23:08:14.516Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:08:14.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:08:14.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:08:14.783Z] Configure a credential helper to remove this warning. See [2025-02-13T23:08:14.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:08:14.783Z] [2025-02-13T23:08:14.783Z] Login Succeeded [2025-02-13T23:08:14.783Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:08:15.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:08:15.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:08:15.048Z] Configure a credential helper to remove this warning. See [2025-02-13T23:08:15.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:08:15.049Z] [2025-02-13T23:08:15.049Z] Login Succeeded [2025-02-13T23:08:15.049Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:08:15.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:08:15.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:08:15.579Z] Configure a credential helper to remove this warning. See [2025-02-13T23:08:15.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:08:15.579Z] [2025-02-13T23:08:15.579Z] Login Succeeded [2025-02-13T23:08:15.579Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:08:15.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:08:15.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:08:15.846Z] Configure a credential helper to remove this warning. See [2025-02-13T23:08:15.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:08:15.846Z] [2025-02-13T23:08:15.846Z] Login Succeeded [2025-02-13T23:08:15.846Z] ****.io [2025-02-13T23:08:16.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:08:16.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:08:16.375Z] Configure a credential helper to remove this warning. See [2025-02-13T23:08:16.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:08:16.375Z] [2025-02-13T23:08:16.375Z] Login Succeeded [2025-02-13T23:08:16.375Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:08:16.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:08:16.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:08:16.464Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-02-13T23:08:16.464Z] 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [2025-02-13T23:08:16.464Z] latest [2025-02-13T23:08:16.464Z] 4.0.0-dev.11 [2025-02-13T23:08:16.464Z] 8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 [2025-02-13T23:08:16.464Z] main [2025-02-13T23:08:16.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:16.833Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:17.197Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [2025-02-13T23:08:17.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-02-13T23:08:17.197Z] 592936326c6f: Preparing [2025-02-13T23:08:17.197Z] a2af0c38ea66: Preparing [2025-02-13T23:08:17.197Z] 6fae80f7ba1b: Preparing [2025-02-13T23:08:17.197Z] 443dd6581813: Preparing [2025-02-13T23:08:17.197Z] 38f4c30ed62f: Preparing [2025-02-13T23:08:17.197Z] 534a70dc8296: Preparing [2025-02-13T23:08:17.462Z] 592936326c6f: Pushed [2025-02-13T23:08:17.462Z] a2af0c38ea66: Pushed [2025-02-13T23:08:17.462Z] 38f4c30ed62f: Pushed [2025-02-13T23:08:18.881Z] 534a70dc8296: Layer already exists [2025-02-13T23:08:19.152Z] 443dd6581813: Pushed [2025-02-13T23:08:27.340Z] 6fae80f7ba1b: Pushed [2025-02-13T23:08:27.340Z] 8ef9746ad1a0a4d7f0b27323c0f166999a917d77: digest: sha256:bf28078148b7701f1ebeef5e93b569cad788e1d6721467e5a34b855f0394102d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:27.702Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:28.062Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-02-13T23:08:28.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-02-13T23:08:28.062Z] 592936326c6f: Preparing [2025-02-13T23:08:28.062Z] a2af0c38ea66: Preparing [2025-02-13T23:08:28.062Z] 6fae80f7ba1b: Preparing [2025-02-13T23:08:28.062Z] 443dd6581813: Preparing [2025-02-13T23:08:28.062Z] 38f4c30ed62f: Preparing [2025-02-13T23:08:28.062Z] 534a70dc8296: Preparing [2025-02-13T23:08:28.062Z] 534a70dc8296: Waiting [2025-02-13T23:08:28.062Z] 6fae80f7ba1b: Layer already exists [2025-02-13T23:08:28.062Z] a2af0c38ea66: Layer already exists [2025-02-13T23:08:28.062Z] 443dd6581813: Layer already exists [2025-02-13T23:08:28.062Z] 592936326c6f: Layer already exists [2025-02-13T23:08:28.062Z] 38f4c30ed62f: Layer already exists [2025-02-13T23:08:28.062Z] 534a70dc8296: Layer already exists [2025-02-13T23:08:28.062Z] latest: digest: sha256:bf28078148b7701f1ebeef5e93b569cad788e1d6721467e5a34b855f0394102d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:28.421Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:28.777Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.11 [2025-02-13T23:08:28.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-02-13T23:08:28.777Z] 592936326c6f: Preparing [2025-02-13T23:08:28.777Z] a2af0c38ea66: Preparing [2025-02-13T23:08:28.777Z] 6fae80f7ba1b: Preparing [2025-02-13T23:08:28.777Z] 443dd6581813: Preparing [2025-02-13T23:08:28.777Z] 38f4c30ed62f: Preparing [2025-02-13T23:08:28.777Z] 534a70dc8296: Preparing [2025-02-13T23:08:28.777Z] 38f4c30ed62f: Layer already exists [2025-02-13T23:08:28.777Z] 592936326c6f: Layer already exists [2025-02-13T23:08:28.777Z] 6fae80f7ba1b: Layer already exists [2025-02-13T23:08:28.777Z] 443dd6581813: Layer already exists [2025-02-13T23:08:28.777Z] a2af0c38ea66: Layer already exists [2025-02-13T23:08:28.777Z] 534a70dc8296: Layer already exists [2025-02-13T23:08:28.777Z] 4.0.0-dev.11: digest: sha256:bf28078148b7701f1ebeef5e93b569cad788e1d6721467e5a34b855f0394102d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:29.410Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:29.765Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 [2025-02-13T23:08:29.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-02-13T23:08:29.765Z] 592936326c6f: Preparing [2025-02-13T23:08:29.765Z] a2af0c38ea66: Preparing [2025-02-13T23:08:29.765Z] 6fae80f7ba1b: Preparing [2025-02-13T23:08:29.765Z] 443dd6581813: Preparing [2025-02-13T23:08:29.765Z] 38f4c30ed62f: Preparing [2025-02-13T23:08:29.765Z] 534a70dc8296: Preparing [2025-02-13T23:08:29.765Z] 534a70dc8296: Waiting [2025-02-13T23:08:29.765Z] 6fae80f7ba1b: Layer already exists [2025-02-13T23:08:29.765Z] a2af0c38ea66: Layer already exists [2025-02-13T23:08:29.765Z] 443dd6581813: Layer already exists [2025-02-13T23:08:29.765Z] 38f4c30ed62f: Layer already exists [2025-02-13T23:08:29.765Z] 592936326c6f: Layer already exists [2025-02-13T23:08:29.765Z] 534a70dc8296: Layer already exists [2025-02-13T23:08:29.765Z] 8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11: digest: sha256:bf28078148b7701f1ebeef5e93b569cad788e1d6721467e5a34b855f0394102d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:30.128Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:30.491Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-02-13T23:08:30.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-02-13T23:08:30.491Z] 592936326c6f: Preparing [2025-02-13T23:08:30.491Z] a2af0c38ea66: Preparing [2025-02-13T23:08:30.491Z] 6fae80f7ba1b: Preparing [2025-02-13T23:08:30.491Z] 443dd6581813: Preparing [2025-02-13T23:08:30.491Z] 38f4c30ed62f: Preparing [2025-02-13T23:08:30.491Z] 534a70dc8296: Preparing [2025-02-13T23:08:30.491Z] 534a70dc8296: Waiting [2025-02-13T23:08:30.491Z] 443dd6581813: Layer already exists [2025-02-13T23:08:30.491Z] 592936326c6f: Layer already exists [2025-02-13T23:08:30.491Z] 38f4c30ed62f: Layer already exists [2025-02-13T23:08:30.491Z] a2af0c38ea66: Layer already exists [2025-02-13T23:08:30.491Z] 6fae80f7ba1b: Layer already exists [2025-02-13T23:08:30.491Z] 534a70dc8296: Layer already exists [2025-02-13T23:08:30.491Z] main: digest: sha256:bf28078148b7701f1ebeef5e93b569cad788e1d6721467e5a34b855f0394102d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:08:30.846Z] ===================================================== [Pipeline] echo [2025-02-13T23:08:30.862Z] taggedImages: [2025-02-13T23:08:30.862Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [2025-02-13T23:08:30.862Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-02-13T23:08:30.862Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.11 [2025-02-13T23:08:30.862Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8ef9746ad1a0a4d7f0b27323c0f166999a917d77-4.0.0-dev.11 [2025-02-13T23:08:30.862Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:31.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-13T23:08:31.238Z] [2025-02-13T23:08:31.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:08:31.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-13T23:08:31.572Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-13T23:08:31.572Z] 8998bd30e6a1: Pulling fs layer [2025-02-13T23:08:31.572Z] 04944245beec: Pulling fs layer [2025-02-13T23:08:31.572Z] 699f458cf7ca: Pulling fs layer [2025-02-13T23:08:31.572Z] 765212b225bb: Pulling fs layer [2025-02-13T23:08:31.572Z] f23df028b6ca: Pulling fs layer [2025-02-13T23:08:31.572Z] d65c8cfc05b1: Pulling fs layer [2025-02-13T23:08:31.572Z] 2437ff75d9bd: Pulling fs layer [2025-02-13T23:08:31.572Z] 765212b225bb: Waiting [2025-02-13T23:08:31.572Z] f23df028b6ca: Waiting [2025-02-13T23:08:31.572Z] 2437ff75d9bd: Waiting [2025-02-13T23:08:31.572Z] d65c8cfc05b1: Waiting [2025-02-13T23:08:31.838Z] 04944245beec: Verifying Checksum [2025-02-13T23:08:31.839Z] 04944245beec: Download complete [2025-02-13T23:08:31.839Z] 765212b225bb: Verifying Checksum [2025-02-13T23:08:31.839Z] 765212b225bb: Download complete [2025-02-13T23:08:31.839Z] f23df028b6ca: Verifying Checksum [2025-02-13T23:08:31.839Z] f23df028b6ca: Download complete [2025-02-13T23:08:31.839Z] d65c8cfc05b1: Verifying Checksum [2025-02-13T23:08:31.839Z] d65c8cfc05b1: Download complete [2025-02-13T23:08:32.106Z] 699f458cf7ca: Verifying Checksum [2025-02-13T23:08:32.106Z] 699f458cf7ca: Download complete [2025-02-13T23:08:32.372Z] 8998bd30e6a1: Verifying Checksum [2025-02-13T23:08:32.372Z] 8998bd30e6a1: Download complete [2025-02-13T23:08:34.950Z] 2437ff75d9bd: Verifying Checksum [2025-02-13T23:08:34.950Z] 2437ff75d9bd: Download complete [2025-02-13T23:08:36.889Z] 8998bd30e6a1: Pull complete [2025-02-13T23:08:37.473Z] 04944245beec: Pull complete [2025-02-13T23:08:38.880Z] 699f458cf7ca: Pull complete [2025-02-13T23:08:39.156Z] 765212b225bb: Pull complete [2025-02-13T23:08:40.113Z] f23df028b6ca: Pull complete [2025-02-13T23:08:40.113Z] d65c8cfc05b1: Pull complete [2025-02-13T23:08:58.308Z] 2437ff75d9bd: Pull complete [2025-02-13T23:08:58.308Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-13T23:08:58.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-13T23:08:58.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:08:58.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-38906 does not seem to be running inside a container [2025-02-13T23:08:58.573Z] $ 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-mqtt-go/189 -v /w/workspace/device-mqtt-go/189:/w/workspace/device-mqtt-go/189:rw,z -v /w/workspace/device-mqtt-go/189@tmp:/w/workspace/device-mqtt-go/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-13T23:09:01.177Z] $ docker top a1f0f2bb59dcd928f018903afe30d283b4e0239b5c938c165c305252de2eb1cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:09:02.074Z] ---> job-cost.sh [2025-02-13T23:09:02.074Z] lf-activate-venv: SKIPPING [2025-02-13T23:09:02.074Z] INFO: No Stack... [2025-02-13T23:09:02.339Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-13T23:09:03.316Z] INFO: Archiving Costs [Pipeline] sh [2025-02-13T23:09:03.953Z] + cat /w/workspace/device-mqtt-go/189/archives/cost.csv [2025-02-13T23:09:03.953Z] + cut -d, -f6 [Pipeline] lock [2025-02-13T23:09:03.987Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] [2025-02-13T23:09:03.997Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] did not exist. Created. [2025-02-13T23:09:04.004Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-13T23:09:04.658Z] /w/workspace/device-mqtt-go/189@tmp/durable-5a02f364/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-13T23:09:05.302Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-13T23:09:05.329Z] Warning: overwriting stash ‘stack-cost’ [2025-02-13T23:09:05.371Z] Stashed 1 file(s) [Pipeline] } [2025-02-13T23:09:05.383Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-13T23:09:05.410Z] $ docker stop --time=1 a1f0f2bb59dcd928f018903afe30d283b4e0239b5c938c165c305252de2eb1cf [2025-02-13T23:09:06.927Z] $ docker rm -f --volumes a1f0f2bb59dcd928f018903afe30d283b4e0239b5c938c165c305252de2eb1cf [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-13T23:09:07.451Z] provisioning config files... [2025-02-13T23:09:07.468Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15038307160186903944tmp [Pipeline] { [Pipeline] sh [2025-02-13T23:09:07.795Z] + set +x [2025-02-13T23:09:07.795Z] + curl -s https://codecov.io/bash [2025-02-13T23:09:07.795Z] + bash -s -- [2025-02-13T23:09:07.795Z] [2025-02-13T23:09:07.795Z] _____ _ [2025-02-13T23:09:07.795Z] / ____| | | [2025-02-13T23:09:07.795Z] | | ___ __| | ___ ___ _____ __ [2025-02-13T23:09:07.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-13T23:09:07.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-13T23:09:07.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-13T23:09:07.795Z] Bash-1.0.6 [2025-02-13T23:09:07.795Z] [2025-02-13T23:09:07.795Z] [2025-02-13T23:09:07.795Z] ==> git version 2.25.1 found [2025-02-13T23:09:07.795Z] ==> 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-13T23:09:07.795Z] Release-Date: 2020-01-08 [2025-02-13T23:09:07.795Z] 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-13T23:09:07.795Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-13T23:09:07.795Z] ==> Jenkins CI detected. [2025-02-13T23:09:07.795Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-02-13T23:09:07.795Z] project root: . [2025-02-13T23:09:07.795Z] --> token set from env [2025-02-13T23:09:07.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-13T23:09:08.061Z] ==> Running gcov in . (disable via -X gcov) [2025-02-13T23:09:08.061Z] ==> Python coveragepy not found [2025-02-13T23:09:08.061Z] ==> Searching for coverage reports in: [2025-02-13T23:09:08.061Z] + . [2025-02-13T23:09:08.061Z] -> Found 1 reports [2025-02-13T23:09:08.061Z] ==> Detecting git/mercurial file structure [2025-02-13T23:09:08.061Z] ==> Reading reports [2025-02-13T23:09:08.061Z] + ./coverage.out bytes=21039 [2025-02-13T23:09:08.061Z] ==> Appending adjustments [2025-02-13T23:09:08.061Z] https://docs.codecov.io/docs/fixing-reports [2025-02-13T23:09:08.061Z] + Found adjustments [2025-02-13T23:09:08.061Z] ==> Gzipping contents [2025-02-13T23:09:08.061Z] 4.0K /tmp/codecov.o3eqyM.gz [2025-02-13T23:09:08.061Z] ==> Uploading reports [2025-02-13T23:09:08.061Z] url: https://codecov.io [2025-02-13T23:09:08.061Z] query: branch=main&commit=8ef9746ad1a0a4d7f0b27323c0f166999a917d77&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-13T23:09:08.061Z] -> Pinging Codecov [2025-02-13T23:09:08.061Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8ef9746ad1a0a4d7f0b27323c0f166999a917d77&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-13T23:09:08.332Z] -> Uploading to [2025-02-13T23:09:08.332Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/8ef9746ad1a0a4d7f0b27323c0f166999a917d77/b5177269-1ca5-46de-8456-a2e5212ff2c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250213T230908Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1051afb5a16470ab8b96973377135e4685cdb78c15c28603c70611e873276d75 [2025-02-13T23:09:08.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-13T23:09:08.332Z] Dload Upload Total Spent Left Speed [2025-02-13T23:09:08.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 17703 --:--:-- --:--:-- --:--:-- 17703 [2025-02-13T23:09:08.622Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] } [2025-02-13T23:09:08.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-13T23:09:08.874Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-13T23:09:08.895Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:09:09.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-13T23:09:09.267Z] [2025-02-13T23:09:09.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:09:09.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-13T23:09:09.582Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-13T23:09:09.582Z] 43c4264eed91: Pulling fs layer [2025-02-13T23:09:09.582Z] 4cc291be95ef: Pulling fs layer [2025-02-13T23:09:09.582Z] 2ac1f1163629: Pulling fs layer [2025-02-13T23:09:09.582Z] 5c3c966382ef: Pulling fs layer [2025-02-13T23:09:09.582Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T23:09:09.582Z] d9c7d2e4e75e: Pulling fs layer [2025-02-13T23:09:09.582Z] 9c3e1370e548: Pulling fs layer [2025-02-13T23:09:09.582Z] d9c7d2e4e75e: Waiting [2025-02-13T23:09:09.582Z] 4f4fb700ef54: Waiting [2025-02-13T23:09:09.582Z] 4cc291be95ef: Verifying Checksum [2025-02-13T23:09:09.582Z] 4cc291be95ef: Download complete [2025-02-13T23:09:09.582Z] 5c3c966382ef: Verifying Checksum [2025-02-13T23:09:09.582Z] 5c3c966382ef: Download complete [2025-02-13T23:09:09.582Z] 4f4fb700ef54: Download complete [2025-02-13T23:09:09.582Z] 43c4264eed91: Download complete [2025-02-13T23:09:09.840Z] 43c4264eed91: Pull complete [2025-02-13T23:09:09.840Z] d9c7d2e4e75e: Verifying Checksum [2025-02-13T23:09:09.840Z] d9c7d2e4e75e: Download complete [2025-02-13T23:09:09.840Z] 4cc291be95ef: Pull complete [2025-02-13T23:09:10.098Z] 2ac1f1163629: Verifying Checksum [2025-02-13T23:09:10.098Z] 2ac1f1163629: Download complete [2025-02-13T23:09:10.664Z] 9c3e1370e548: Verifying Checksum [2025-02-13T23:09:10.664Z] 9c3e1370e548: Download complete [2025-02-13T23:09:13.193Z] 2ac1f1163629: Pull complete [2025-02-13T23:09:13.193Z] 5c3c966382ef: Pull complete [2025-02-13T23:09:13.193Z] 4f4fb700ef54: Pull complete [2025-02-13T23:09:13.193Z] d9c7d2e4e75e: Pull complete [2025-02-13T23:09:16.475Z] 9c3e1370e548: Pull complete [2025-02-13T23:09:16.475Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-13T23:09:16.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-13T23:09:16.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:09:16.579Z] prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container [2025-02-13T23:09:16.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-13T23:09:18.444Z] $ docker top 6997d8a264b8f0cc27bdf61a1900bae883515d2d658903aeec52a3d9e18b80cd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:09:18.785Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-02-13T23:09:18.795Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-02-13T23:09:19.070Z] + set -o pipefail [2025-02-13T23:09:19.070Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-02-13T23:09:27.188Z] [2025-02-13T23:09:27.188Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-02-13T23:09:27.188Z] [2025-02-13T23:09:27.188Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/0e8cf7cf-3bc3-4ed3-9821-3d33032d25fe [2025-02-13T23:09:27.188Z] [2025-02-13T23:09:27.188Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-13T23:09:27.188Z] [2025-02-13T23:09:27.188Z] [2025-02-13T23:09:27.188Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-13T23:09:27.188Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-13T23:09:27.204Z] $ docker stop --time=1 6997d8a264b8f0cc27bdf61a1900bae883515d2d658903aeec52a3d9e18b80cd [2025-02-13T23:09:29.380Z] $ docker rm -f --volumes 6997d8a264b8f0cc27bdf61a1900bae883515d2d658903aeec52a3d9e18b80cd [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-13T23:09:30.303Z] + git log --format=format:%s -1 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 [Pipeline] sh [2025-02-13T23:09:30.595Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T23:09:30.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:09:30.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:09:30.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:09:30.976Z] prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container [2025-02-13T23:09:31.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-13T23:09:31.381Z] $ docker top 9237c1dccf88bc640a922cd3e7bcab524f540366c056c516b8f68c4a4c0ed607 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T23:09:31.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:09:31.487Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:09:31.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:09:31.598Z] $ docker exec 9237c1dccf88bc640a922cd3e7bcab524f540366c056c516b8f68c4a4c0ed607 ssh-agent [2025-02-13T23:09:31.700Z] SSH_AUTH_SOCK=/tmp/ssh-ZLiVEZ0O3ZH2/agent.32 [2025-02-13T23:09:31.700Z] SSH_AGENT_PID=39 [2025-02-13T23:09:31.705Z] Running ssh-add (command line suppressed) [2025-02-13T23:09:31.803Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17465651417057536217.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17465651417057536217.key) [2025-02-13T23:09:31.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:09:32.106Z] + git semver tag [2025-02-13T23:09:32.367Z] 2025-02-13 23:09:32,304 [run_tag] DEBUG tag force:False [2025-02-13T23:09:32.367Z] 2025-02-13 23:09:32,304 [check_head_tag] DEBUG check head tag [2025-02-13T23:09:32.367Z] 2025-02-13 23:09:32,306 [execute] INFO git cat-file --batch-check [2025-02-13T23:09:32.367Z] 2025-02-13 23:09:32,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-02-13T23:09:32.367Z] 2025-02-13 23:09:32,310 [execute] INFO git cat-file --batch [2025-02-13T23:09:32.367Z] 2025-02-13 23:09:32,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-02-13T23:09:32.367Z] 2025-02-13 23:09:32,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-13T23:09:32.367Z] 2025-02-13 23:09:32,332 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 [2025-02-13T23:09:32.367Z] 2025-02-13 23:09:32,333 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-13T23:09:32.367Z] 2025-02-13 23:09:32,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-13T23:09:32.367Z] 4.0.0-dev.11 [Pipeline] } [2025-02-13T23:09:32.382Z] $ docker exec --env ******** --env ******** 9237c1dccf88bc640a922cd3e7bcab524f540366c056c516b8f68c4a4c0ed607 ssh-agent -k [2025-02-13T23:09:32.482Z] unset SSH_AUTH_SOCK; [2025-02-13T23:09:32.483Z] unset SSH_AGENT_PID; [2025-02-13T23:09:32.483Z] echo Agent pid 39 killed; [2025-02-13T23:09:32.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T23:09:32.815Z] + git semver [Pipeline] } [2025-02-13T23:09:33.090Z] $ docker stop --time=1 9237c1dccf88bc640a922cd3e7bcab524f540366c056c516b8f68c4a4c0ed607 [2025-02-13T23:09:34.403Z] $ docker rm -f --volumes 9237c1dccf88bc640a922cd3e7bcab524f540366c056c516b8f68c4a4c0ed607 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:09:34.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-13T23:09:34.805Z] [2025-02-13T23:09:34.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:09:35.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-13T23:09:35.105Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-13T23:09:35.105Z] ab5ef0e58194: Pulling fs layer [2025-02-13T23:09:35.105Z] 9712f1f96733: Pulling fs layer [2025-02-13T23:09:35.105Z] 63f879dbbcfc: Pulling fs layer [2025-02-13T23:09:35.105Z] 0d9ebad4ef96: Pulling fs layer [2025-02-13T23:09:35.105Z] e9a5061849ea: Pulling fs layer [2025-02-13T23:09:35.105Z] d747dcd14b5f: Pulling fs layer [2025-02-13T23:09:35.105Z] 2de7ff778b66: Pulling fs layer [2025-02-13T23:09:35.105Z] e9a5061849ea: Waiting [2025-02-13T23:09:35.105Z] d747dcd14b5f: Waiting [2025-02-13T23:09:35.105Z] 2de7ff778b66: Waiting [2025-02-13T23:09:35.105Z] 0d9ebad4ef96: Waiting [2025-02-13T23:09:35.105Z] 9712f1f96733: Verifying Checksum [2025-02-13T23:09:35.105Z] 9712f1f96733: Download complete [2025-02-13T23:09:35.364Z] 63f879dbbcfc: Verifying Checksum [2025-02-13T23:09:35.364Z] 63f879dbbcfc: Download complete [2025-02-13T23:09:35.623Z] 0d9ebad4ef96: Verifying Checksum [2025-02-13T23:09:35.623Z] 0d9ebad4ef96: Download complete [2025-02-13T23:09:35.623Z] e9a5061849ea: Verifying Checksum [2025-02-13T23:09:35.623Z] e9a5061849ea: Download complete [2025-02-13T23:09:35.623Z] d747dcd14b5f: Download complete [2025-02-13T23:09:35.623Z] ab5ef0e58194: Download complete [2025-02-13T23:09:35.623Z] 2de7ff778b66: Verifying Checksum [2025-02-13T23:09:35.623Z] 2de7ff778b66: Download complete [2025-02-13T23:09:38.152Z] ab5ef0e58194: Pull complete [2025-02-13T23:09:38.152Z] 9712f1f96733: Pull complete [2025-02-13T23:09:39.087Z] 63f879dbbcfc: Pull complete [2025-02-13T23:09:42.372Z] 0d9ebad4ef96: Pull complete [2025-02-13T23:09:42.629Z] e9a5061849ea: Pull complete [2025-02-13T23:09:42.629Z] d747dcd14b5f: Pull complete [2025-02-13T23:09:44.002Z] 2de7ff778b66: Pull complete [2025-02-13T23:09:44.002Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-13T23:09:44.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-13T23:09:44.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:09:44.099Z] prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container [2025-02-13T23:09:44.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-13T23:09:46.197Z] $ docker top ff27910ae4072e7e74ee6ff61cfa06bc6051e6f97bd5fa664e0a41705a5581d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:09:46.266Z] provisioning config files... [2025-02-13T23:09:46.274Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config597473840369724954tmp [2025-02-13T23:09:46.282Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11222683175087234321tmp [2025-02-13T23:09:46.288Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4600397291074424275tmp [Pipeline] { [Pipeline] echo [2025-02-13T23:09:46.317Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:09:46.615Z] ---> sigul-configuration.sh [2025-02-13T23:09:46.615Z] gpg: directory `/root/.gnupg' created [2025-02-13T23:09:46.615Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-13T23:09:46.615Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-13T23:09:46.615Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-13T23:09:46.615Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-13T23:09:46.615Z] gpg: CAST5 encrypted data [2025-02-13T23:09:46.615Z] gpg: encrypted with 1 passphrase [2025-02-13T23:09:46.615Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-13T23:09:46.906Z] + mkdir /home/jenkins [2025-02-13T23:09:46.906Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-13T23:09:47.203Z] + 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-13T23:09:47.218Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:09:47.519Z] ---> sigul-install.sh [2025-02-13T23:09:47.519Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-13T23:09:47.817Z] + git tag --list [2025-02-13T23:09:47.817Z] 0.7.1 [2025-02-13T23:09:47.817Z] v1.0.0 [2025-02-13T23:09:47.817Z] v1.1.0 [2025-02-13T23:09:47.817Z] v1.1.1 [2025-02-13T23:09:47.817Z] v1.2.2 [2025-02-13T23:09:47.817Z] v1.3.0 [2025-02-13T23:09:47.817Z] v1.3.1 [2025-02-13T23:09:47.817Z] v2.0.0 [2025-02-13T23:09:47.817Z] v2.1.0 [2025-02-13T23:09:47.817Z] v2.1.1 [2025-02-13T23:09:47.817Z] v2.2.0 [2025-02-13T23:09:47.817Z] v2.3.0 [2025-02-13T23:09:47.817Z] v3.0 [2025-02-13T23:09:47.817Z] v3.0.0 [2025-02-13T23:09:47.817Z] v3.1 [2025-02-13T23:09:47.817Z] v3.1.0 [2025-02-13T23:09:47.817Z] v3.1.0-dev.1 [2025-02-13T23:09:47.817Z] v3.1.0-dev.10 [2025-02-13T23:09:47.817Z] v3.1.0-dev.11 [2025-02-13T23:09:47.817Z] v3.1.0-dev.12 [2025-02-13T23:09:47.817Z] v3.1.0-dev.13 [2025-02-13T23:09:47.817Z] v3.1.0-dev.14 [2025-02-13T23:09:47.817Z] v3.1.0-dev.15 [2025-02-13T23:09:47.817Z] v3.1.0-dev.16 [2025-02-13T23:09:47.817Z] v3.1.0-dev.17 [2025-02-13T23:09:47.817Z] v3.1.0-dev.18 [2025-02-13T23:09:47.817Z] v3.1.0-dev.19 [2025-02-13T23:09:47.817Z] v3.1.0-dev.2 [2025-02-13T23:09:47.817Z] v3.1.0-dev.20 [2025-02-13T23:09:47.817Z] v3.1.0-dev.21 [2025-02-13T23:09:47.817Z] v3.1.0-dev.22 [2025-02-13T23:09:47.817Z] v3.1.0-dev.23 [2025-02-13T23:09:47.817Z] v3.1.0-dev.24 [2025-02-13T23:09:47.817Z] v3.1.0-dev.25 [2025-02-13T23:09:47.817Z] v3.1.0-dev.3 [2025-02-13T23:09:47.817Z] v3.1.0-dev.4 [2025-02-13T23:09:47.817Z] v3.1.0-dev.5 [2025-02-13T23:09:47.817Z] v3.1.0-dev.6 [2025-02-13T23:09:47.817Z] v3.1.0-dev.7 [2025-02-13T23:09:47.817Z] v3.1.0-dev.8 [2025-02-13T23:09:47.817Z] v3.1.0-dev.9 [2025-02-13T23:09:47.817Z] v3.1.1 [2025-02-13T23:09:47.817Z] v3.2.0-dev.1 [2025-02-13T23:09:47.817Z] v3.2.0-dev.10 [2025-02-13T23:09:47.817Z] v3.2.0-dev.11 [2025-02-13T23:09:47.817Z] v3.2.0-dev.12 [2025-02-13T23:09:47.817Z] v3.2.0-dev.13 [2025-02-13T23:09:47.817Z] v3.2.0-dev.14 [2025-02-13T23:09:47.817Z] v3.2.0-dev.15 [2025-02-13T23:09:47.817Z] v3.2.0-dev.16 [2025-02-13T23:09:47.817Z] v3.2.0-dev.17 [2025-02-13T23:09:47.817Z] v3.2.0-dev.18 [2025-02-13T23:09:47.817Z] v3.2.0-dev.19 [2025-02-13T23:09:47.817Z] v3.2.0-dev.2 [2025-02-13T23:09:47.817Z] v3.2.0-dev.20 [2025-02-13T23:09:47.817Z] v3.2.0-dev.21 [2025-02-13T23:09:47.817Z] v3.2.0-dev.22 [2025-02-13T23:09:47.817Z] v3.2.0-dev.23 [2025-02-13T23:09:47.817Z] v3.2.0-dev.3 [2025-02-13T23:09:47.817Z] v3.2.0-dev.4 [2025-02-13T23:09:47.817Z] v3.2.0-dev.5 [2025-02-13T23:09:47.817Z] v3.2.0-dev.6 [2025-02-13T23:09:47.817Z] v3.2.0-dev.7 [2025-02-13T23:09:47.817Z] v3.2.0-dev.8 [2025-02-13T23:09:47.818Z] v3.2.0-dev.9 [2025-02-13T23:09:47.818Z] v4.0.0-dev.1 [2025-02-13T23:09:47.818Z] v4.0.0-dev.10 [2025-02-13T23:09:47.818Z] v4.0.0-dev.11 [2025-02-13T23:09:47.818Z] v4.0.0-dev.2 [2025-02-13T23:09:47.818Z] v4.0.0-dev.3 [2025-02-13T23:09:47.818Z] v4.0.0-dev.4 [2025-02-13T23:09:47.818Z] v4.0.0-dev.5 [2025-02-13T23:09:47.818Z] v4.0.0-dev.6 [2025-02-13T23:09:47.818Z] v4.0.0-dev.7 [2025-02-13T23:09:47.818Z] v4.0.0-dev.8 [2025-02-13T23:09:47.818Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-13T23:09:48.112Z] + lftools sign git-tag v4.0.0-dev.11 [2025-02-13T23:09:48.679Z] Signing Git tag with Sigul... [2025-02-13T23:09:48.679Z] Signing v4.0.0-dev.11 [Pipeline] echo [2025-02-13T23:09:49.259Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:09:49.553Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-13T23:09:49.559Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-13T23:09:49.590Z] $ docker stop --time=1 ff27910ae4072e7e74ee6ff61cfa06bc6051e6f97bd5fa664e0a41705a5581d4 [2025-02-13T23:09:50.914Z] $ docker rm -f --volumes ff27910ae4072e7e74ee6ff61cfa06bc6051e6f97bd5fa664e0a41705a5581d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-13T23:09:51.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T23:09:51.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:09:51.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:09:51.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:09:51.745Z] prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container [2025-02-13T23:09:51.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-13T23:09:52.144Z] $ docker top f336c4fdf3d2b3a2effea3b58301989553978829b8953a8c8992b9528fccf0ba -eo pid,comm [2025-02-13T23:09:52.187Z] 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-13T23:09:52.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T23:09:52.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:09:52.230Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:09:52.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:09:52.367Z] $ docker exec f336c4fdf3d2b3a2effea3b58301989553978829b8953a8c8992b9528fccf0ba ssh-agent [2025-02-13T23:09:52.487Z] SSH_AUTH_SOCK=/tmp/ssh-rr9jR9FXWmBU/agent.33 [2025-02-13T23:09:52.487Z] SSH_AGENT_PID=39 [2025-02-13T23:09:52.492Z] Running ssh-add (command line suppressed) [2025-02-13T23:09:52.615Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9812849127767713078.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9812849127767713078.key) [2025-02-13T23:09:52.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:09:52.922Z] + git semver bump pre [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,113 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,113 [bump_version] DEBUG bumped version:4.0.0-dev.12 [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,113 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,113 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,113 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,115 [execute] INFO git cat-file --batch-check [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,120 [execute] INFO git cat-file --batch [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-13T23:09:53.181Z] 2025-02-13 23:09:53,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-13T23:09:53.181Z] 4.0.0-dev.12 [Pipeline] } [2025-02-13T23:09:53.193Z] $ docker exec --env ******** --env ******** f336c4fdf3d2b3a2effea3b58301989553978829b8953a8c8992b9528fccf0ba ssh-agent -k [2025-02-13T23:09:53.309Z] unset SSH_AUTH_SOCK; [2025-02-13T23:09:53.309Z] unset SSH_AGENT_PID; [2025-02-13T23:09:53.309Z] echo Agent pid 39 killed; [2025-02-13T23:09:53.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T23:09:53.636Z] + git semver [Pipeline] } [2025-02-13T23:09:53.914Z] $ docker stop --time=1 f336c4fdf3d2b3a2effea3b58301989553978829b8953a8c8992b9528fccf0ba [2025-02-13T23:09:55.180Z] $ docker rm -f --volumes f336c4fdf3d2b3a2effea3b58301989553978829b8953a8c8992b9528fccf0ba [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T23:09:55.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T23:09:55.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:09:55.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:09:55.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:09:55.908Z] prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container [2025-02-13T23:09:55.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-13T23:09:56.273Z] $ docker top a6f42e8527440a5dedbde4b6f3c96924e3a0c88ef41a3d2f57c18703114e1295 -eo pid,comm [2025-02-13T23:09:56.317Z] 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-13T23:09:56.317Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T23:09:56.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:09:56.365Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:09:56.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:09:56.488Z] $ docker exec a6f42e8527440a5dedbde4b6f3c96924e3a0c88ef41a3d2f57c18703114e1295 ssh-agent [2025-02-13T23:09:56.597Z] SSH_AUTH_SOCK=/tmp/ssh-tkISywDPjCPY/agent.32 [2025-02-13T23:09:56.597Z] SSH_AGENT_PID=38 [2025-02-13T23:09:56.601Z] Running ssh-add (command line suppressed) [2025-02-13T23:09:56.705Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16237795935906998130.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16237795935906998130.key) [2025-02-13T23:09:56.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:09:57.012Z] + git semver push [2025-02-13T23:09:57.272Z] 2025-02-13 23:09:57,192 [run_push] DEBUG push [2025-02-13T23:09:57.272Z] 2025-02-13 23:09:57,193 [execute] INFO git cat-file --batch-check [2025-02-13T23:09:57.272Z] 2025-02-13 23:09:57,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-13T23:09:57.272Z] 2025-02-13 23:09:57,196 [execute] INFO git rev-list 3dec986617fb95945a447a931942f7ee3848f9c1 -- [2025-02-13T23:09:57.272Z] 2025-02-13 23:09:57,197 [execute] DEBUG Popen(['git', 'rev-list', '3dec986617fb95945a447a931942f7ee3848f9c1', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-13T23:09:57.272Z] 2025-02-13 23:09:57,206 [execute] INFO git fetch -v origin [2025-02-13T23:09:57.272Z] 2025-02-13 23:09:57,206 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-13T23:09:57.843Z] 2025-02-13 23:09:57,664 [run_push] DEBUG no remote changes detected [2025-02-13T23:09:57.843Z] 2025-02-13 23:09:57,664 [execute] INFO git push origin semver [2025-02-13T23:09:57.843Z] 2025-02-13 23:09:57,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-13T23:09:58.413Z] 2025-02-13 23:09:58,307 [run_push] DEBUG push all version tags [2025-02-13T23:09:58.413Z] 2025-02-13 23:09:58,307 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-13T23:09:58.413Z] 2025-02-13 23:09:58,308 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-13T23:09:58.984Z] 2025-02-13 23:09:58,956 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-13T23:09:58.984Z] 4.0.0-dev.12 [Pipeline] } [2025-02-13T23:09:58.998Z] $ docker exec --env ******** --env ******** a6f42e8527440a5dedbde4b6f3c96924e3a0c88ef41a3d2f57c18703114e1295 ssh-agent -k [2025-02-13T23:09:59.097Z] unset SSH_AUTH_SOCK; [2025-02-13T23:09:59.098Z] unset SSH_AGENT_PID; [2025-02-13T23:09:59.098Z] echo Agent pid 38 killed; [2025-02-13T23:09:59.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T23:09:59.714Z] + git semver [Pipeline] } [2025-02-13T23:09:59.991Z] $ docker stop --time=1 a6f42e8527440a5dedbde4b6f3c96924e3a0c88ef41a3d2f57c18703114e1295 [2025-02-13T23:10:01.272Z] $ docker rm -f --volumes a6f42e8527440a5dedbde4b6f3c96924e3a0c88ef41a3d2f57c18703114e1295 [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-13T23:10:01.914Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-02-13T23:10:01.914Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-02-13T23:10:01.914Z] total 16 [2025-02-13T23:10:01.914Z] drwxr-xr-x 3 root root 4096 Feb 13 22:57 . [2025-02-13T23:10:01.914Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 23:09 .. [2025-02-13T23:10:01.914Z] drwxr-xr-x 2 root root 4096 Feb 13 22:57 cost [2025-02-13T23:10:01.914Z] -rw-r--r-- 1 root root 86 Feb 13 22:57 cost.csv [2025-02-13T23:10:01.914Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-02-13T23:10:01.914Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-02-13T23:10:01.914Z] total 16 [2025-02-13T23:10:01.914Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 22:57 . [2025-02-13T23:10:01.914Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 23:09 .. [2025-02-13T23:10:01.914Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 22:57 cost [2025-02-13T23:10:01.914Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 13 22:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:10:02.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:10:03.058Z] ---> package-listing.sh [2025-02-13T23:10:03.058Z] ++ facter osfamily [2025-02-13T23:10:03.058Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-13T23:10:03.316Z] + OS_FAMILY=debian [2025-02-13T23:10:03.316Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-02-13T23:10:03.316Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-13T23:10:03.316Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-13T23:10:03.316Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-13T23:10:03.316Z] + PACKAGES=/tmp/packages_start.txt [2025-02-13T23:10:03.316Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-02-13T23:10:03.316Z] + PACKAGES=/tmp/packages_end.txt [2025-02-13T23:10:03.316Z] + case "${OS_FAMILY}" in [2025-02-13T23:10:03.316Z] + dpkg -l [2025-02-13T23:10:03.316Z] + grep '^ii' [2025-02-13T23:10:03.316Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-13T23:10:03.316Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-13T23:10:03.316Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-13T23:10:03.316Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-02-13T23:10:03.316Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-02-13T23:10:03.316Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-02-13T23:10:03.328Z] 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/edgexfoundry_device-mqtt-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-13T23:10:03.604Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:10:04.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T23:10:04.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:10:04.246Z] prd-ubuntu20.04-docker-8c-8g-38905 does not seem to be running inside a container [2025-02-13T23:10:04.278Z] $ 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/edgexfoundry_device-mqtt-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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-13T23:10:04.485Z] $ docker top 014ad30c8c8eddf4929c8c536effd63cd2326be7a333ffdd127ee6cb5fc2d337 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:10:04.830Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-13T23:10:05.119Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-13T23:10:05.413Z] + ls /var/log/sa-host [2025-02-13T23:10:05.413Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:10:05.589Z] provisioning config files... [2025-02-13T23:10:05.603Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1927777104152823524tmp [Pipeline] { [Pipeline] echo [2025-02-13T23:10:05.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:10:05.914Z] ---> create-netrc.sh [Pipeline] } [2025-02-13T23:10:05.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:10:06.266Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-13T23:10:06.276Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:10:06.562Z] ---> sudo-logs.sh [2025-02-13T23:10:06.562Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-13T23:10:06.591Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:10:06.873Z] ---> job-cost.sh [2025-02-13T23:10:06.873Z] lf-activate-venv: SKIPPING [2025-02-13T23:10:06.873Z] DEBUG: total: 0.2199999988079071 [2025-02-13T23:10:06.873Z] INFO: Retrieving Stack Cost... [2025-02-13T23:10:07.442Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-13T23:10:07.702Z] INFO: Archiving Costs [Pipeline] echo [2025-02-13T23:10:07.715Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:10:07.997Z] ---> logs-deploy.sh [2025-02-13T23:10:07.997Z] lf-activate-venv: SKIPPING [2025-02-13T23:10:07.997Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/189 [2025-02-13T23:10:07.997Z] INFO: archiving workspace using pattern(s): [2025-02-13T23:10:08.933Z] Archives upload complete. [2025-02-13T23:10:09.193Z] INFO: archiving logs to Nexus [2025-02-13T23:10:09.772Z] ---> uname -a: [2025-02-13T23:10:09.772Z] Linux prd-ubuntu20-04-docker-8c-8g-38905 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-13T23:10:09.772Z] [2025-02-13T23:10:09.772Z] [2025-02-13T23:10:09.772Z] ---> lscpu: [2025-02-13T23:10:09.772Z] Architecture: x86_64 [2025-02-13T23:10:09.772Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-13T23:10:09.772Z] Byte Order: Little Endian [2025-02-13T23:10:09.772Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-13T23:10:09.772Z] CPU(s): 8 [2025-02-13T23:10:09.772Z] On-line CPU(s) list: 0-7 [2025-02-13T23:10:09.772Z] Thread(s) per core: 1 [2025-02-13T23:10:09.772Z] Core(s) per socket: 1 [2025-02-13T23:10:09.772Z] Socket(s): 8 [2025-02-13T23:10:09.772Z] NUMA node(s): 1 [2025-02-13T23:10:09.772Z] Vendor ID: AuthenticAMD [2025-02-13T23:10:09.772Z] CPU family: 23 [2025-02-13T23:10:09.772Z] Model: 49 [2025-02-13T23:10:09.772Z] Model name: AMD EPYC-Rome Processor [2025-02-13T23:10:09.772Z] Stepping: 0 [2025-02-13T23:10:09.772Z] CPU MHz: 2800.000 [2025-02-13T23:10:09.772Z] BogoMIPS: 5600.00 [2025-02-13T23:10:09.772Z] Virtualization: AMD-V [2025-02-13T23:10:09.772Z] Hypervisor vendor: KVM [2025-02-13T23:10:09.772Z] Virtualization type: full [2025-02-13T23:10:09.772Z] L1d cache: 256 KiB [2025-02-13T23:10:09.772Z] L1i cache: 256 KiB [2025-02-13T23:10:09.772Z] L2 cache: 4 MiB [2025-02-13T23:10:09.772Z] L3 cache: 128 MiB [2025-02-13T23:10:09.772Z] NUMA node0 CPU(s): 0-7 [2025-02-13T23:10:09.772Z] Vulnerability Itlb multihit: Not affected [2025-02-13T23:10:09.772Z] Vulnerability L1tf: Not affected [2025-02-13T23:10:09.772Z] Vulnerability Mds: Not affected [2025-02-13T23:10:09.772Z] Vulnerability Meltdown: Not affected [2025-02-13T23:10:09.772Z] Vulnerability Mmio stale data: Not affected [2025-02-13T23:10:09.772Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-13T23:10:09.773Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-13T23:10:09.773Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-13T23:10:09.773Z] Vulnerability Srbds: Not affected [2025-02-13T23:10:09.773Z] Vulnerability Tsx async abort: Not affected [2025-02-13T23:10:09.773Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] ---> nproc: [2025-02-13T23:10:09.773Z] 8 [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] ---> df -h: [2025-02-13T23:10:09.773Z] Filesystem Size Used Avail Use% Mounted on [2025-02-13T23:10:09.773Z] overlay 155G 14G 142G 9% / [2025-02-13T23:10:09.773Z] tmpfs 64M 0 64M 0% /dev [2025-02-13T23:10:09.773Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-13T23:10:09.773Z] shm 64M 0 64M 0% /dev/shm [2025-02-13T23:10:09.773Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] ---> sar -b -r -n DEV: [2025-02-13T23:10:09.773Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38905) 02/13/25 _x86_64_ (8 CPU) [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] 22:54:24 LINUX RESTART (8 CPU) [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] 22:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-13T23:10:09.773Z] 22:56:01 485.03 13.77 471.26 0.00 1796.74 72906.29 0.00 [2025-02-13T23:10:09.773Z] 22:57:01 192.73 0.18 192.55 0.00 11.33 54309.88 0.00 [2025-02-13T23:10:09.773Z] 22:58:01 161.36 0.03 161.32 0.00 3.07 51938.41 0.00 [2025-02-13T23:10:09.773Z] 22:59:01 1.78 0.00 1.78 0.00 0.00 22.55 0.00 [2025-02-13T23:10:09.773Z] 23:00:01 37.54 11.63 25.91 0.00 5420.30 6334.01 0.00 [2025-02-13T23:10:09.773Z] 23:01:01 4.02 0.00 4.02 0.00 0.00 49.58 0.00 [2025-02-13T23:10:09.773Z] 23:02:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2025-02-13T23:10:09.773Z] 23:03:01 1.70 0.30 1.40 0.00 10.00 17.46 0.00 [2025-02-13T23:10:09.773Z] 23:04:01 2.50 1.22 1.28 0.00 25.46 16.26 0.00 [2025-02-13T23:10:09.773Z] 23:05:01 2.33 0.00 2.33 0.00 0.00 41.19 0.00 [2025-02-13T23:10:09.773Z] 23:06:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2025-02-13T23:10:09.773Z] 23:07:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 [2025-02-13T23:10:09.773Z] 23:08:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2025-02-13T23:10:09.773Z] 23:09:01 1.00 0.00 1.00 0.00 0.00 13.60 0.00 [2025-02-13T23:10:09.773Z] 23:10:01 166.61 0.18 166.42 0.00 20.53 63478.89 0.00 [2025-02-13T23:10:09.773Z] Average: 70.74 1.82 68.92 0.00 485.89 16614.59 0.00 [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] 22:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-13T23:10:09.773Z] 22:56:01 27437548 31467172 849680 2.58 163572 3960180 2043292 6.02 1354048 3522820 541880 [2025-02-13T23:10:09.773Z] 22:57:01 27934148 31471700 841376 2.56 190556 3484608 2040812 6.01 1342740 3075916 128 [2025-02-13T23:10:09.773Z] 22:58:01 26954988 31504036 805136 2.45 199712 4411092 1777280 5.24 1419472 3898240 320 [2025-02-13T23:10:09.773Z] 22:59:01 26955404 31504584 804320 2.45 199736 4411100 1777280 5.24 1419452 3898244 72 [2025-02-13T23:10:09.773Z] 23:00:01 26586476 31487076 808184 2.46 207956 4743888 1835160 5.41 1647080 4012592 996 [2025-02-13T23:10:09.773Z] 23:01:01 26592784 31493412 801788 2.44 208004 4743892 1835160 5.41 1639012 4012592 24 [2025-02-13T23:10:09.773Z] 23:02:01 26594392 31495088 800072 2.43 208028 4743900 1835160 5.41 1638592 4012604 24 [2025-02-13T23:10:09.773Z] 23:03:01 26597464 31498488 796612 2.42 208076 4744192 1835160 5.41 1638108 4012704 80 [2025-02-13T23:10:09.773Z] 23:04:01 26592844 31495976 799244 2.43 208128 4744964 1835160 5.41 1642420 4013188 16 [2025-02-13T23:10:09.773Z] 23:05:01 26592880 31496156 798964 2.43 208244 4745072 1835160 5.41 1642492 4013284 16 [2025-02-13T23:10:09.773Z] 23:06:01 26592988 31496336 798744 2.43 208292 4745072 1835160 5.41 1642152 4013276 12 [2025-02-13T23:10:09.773Z] 23:07:01 26593180 31496532 798692 2.43 208304 4745076 1835160 5.41 1642432 4013280 60 [2025-02-13T23:10:09.773Z] 23:08:01 26592912 31496264 798896 2.43 208332 4745076 1818964 5.36 1642156 4013280 8 [2025-02-13T23:10:09.773Z] 23:09:01 26593108 31496476 798616 2.43 208340 4745080 1818964 5.36 1641924 4013292 68 [2025-02-13T23:10:09.773Z] 23:10:01 25110416 31456260 833928 2.54 235452 6027948 1804780 5.32 1758744 5244464 36 [2025-02-13T23:10:09.773Z] Average: 26688102 31490370 808950 2.46 204715 4649409 1850843 5.45 1580722 3984652 36249 [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] 22:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-13T23:10:09.773Z] 22:56:01 ens3 751.30 511.87 8079.82 80.56 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:56:01 docker0 337.15 483.15 28.13 3094.43 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:56:01 lo 6.19 6.19 0.61 0.61 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:57:01 ens3 41.33 24.11 75.31 15.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:57:01 docker0 1.48 2.82 0.09 38.12 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:57:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:58:01 ens3 188.97 139.36 2750.06 409.69 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:58:01 docker0 4.93 10.25 0.30 120.02 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:58:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:59:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:00:01 ens3 178.07 110.53 2103.72 7.60 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:00:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:01:01 ens3 0.28 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:02:01 ens3 0.35 0.27 0.25 0.21 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:03:01 ens3 1.00 0.83 0.88 0.38 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:04:01 ens3 6.37 4.93 3.99 4.72 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:05:01 ens3 1.93 1.58 1.05 1.28 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:10:01 ens3 442.18 288.49 8051.99 166.06 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:10:01 docker0 64.49 95.07 5.94 863.68 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] 23:10:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] Average: ens3 107.51 72.19 1404.81 45.70 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] Average: docker0 27.22 39.44 2.30 274.57 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] ---> sar -P ALL: [2025-02-13T23:10:09.773Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38905) 02/13/25 _x86_64_ (8 CPU) [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] 22:54:24 LINUX RESTART (8 CPU) [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] 22:55:01 CPU %user %nice %system %iowait %steal %idle [2025-02-13T23:10:09.773Z] 22:56:01 all 10.53 0.00 4.96 2.26 0.07 82.17 [2025-02-13T23:10:09.773Z] 22:56:01 0 11.21 0.00 6.73 7.24 0.07 74.75 [2025-02-13T23:10:09.773Z] 22:56:01 1 9.56 0.00 4.05 1.61 0.07 84.71 [2025-02-13T23:10:09.773Z] 22:56:01 2 10.21 0.00 4.29 0.39 0.07 85.04 [2025-02-13T23:10:09.773Z] 22:56:01 3 10.81 0.00 5.03 1.20 0.07 82.89 [2025-02-13T23:10:09.773Z] 22:56:01 4 10.44 0.00 4.80 1.20 0.08 83.48 [2025-02-13T23:10:09.773Z] 22:56:01 5 11.97 0.00 4.40 0.71 0.08 82.84 [2025-02-13T23:10:09.773Z] 22:56:01 6 9.66 0.00 5.97 4.60 0.07 79.71 [2025-02-13T23:10:09.773Z] 22:56:01 7 10.35 0.00 4.45 1.20 0.07 83.94 [2025-02-13T23:10:09.773Z] 22:57:01 all 41.96 0.00 7.38 1.19 0.08 49.39 [2025-02-13T23:10:09.773Z] 22:57:01 0 42.37 0.00 8.96 6.78 0.08 41.81 [2025-02-13T23:10:09.773Z] 22:57:01 1 41.71 0.00 6.66 0.17 0.08 51.38 [2025-02-13T23:10:09.773Z] 22:57:01 2 41.93 0.00 6.69 0.56 0.08 50.74 [2025-02-13T23:10:09.773Z] 22:57:01 3 42.28 0.00 7.96 0.42 0.08 49.25 [2025-02-13T23:10:09.773Z] 22:57:01 4 42.05 0.00 7.02 0.45 0.07 50.41 [2025-02-13T23:10:09.773Z] 22:57:01 5 41.91 0.00 6.33 0.22 0.10 51.44 [2025-02-13T23:10:09.773Z] 22:57:01 6 41.41 0.00 8.28 0.69 0.08 49.54 [2025-02-13T23:10:09.773Z] 22:57:01 7 41.99 0.00 7.13 0.25 0.08 50.55 [2025-02-13T23:10:09.773Z] 22:58:01 all 26.19 0.00 5.23 0.83 0.06 67.69 [2025-02-13T23:10:09.773Z] 22:58:01 0 23.82 0.00 5.73 0.12 0.07 70.26 [2025-02-13T23:10:09.773Z] 22:58:01 1 26.77 0.00 4.94 1.57 0.07 66.66 [2025-02-13T23:10:09.773Z] 22:58:01 2 24.97 0.00 5.11 1.39 0.07 68.46 [2025-02-13T23:10:09.773Z] 22:58:01 3 25.66 0.00 4.75 0.07 0.07 69.45 [2025-02-13T23:10:09.773Z] 22:58:01 4 27.10 0.00 4.98 0.12 0.07 67.74 [2025-02-13T23:10:09.773Z] 22:58:01 5 26.32 0.00 4.86 0.03 0.05 68.73 [2025-02-13T23:10:09.773Z] 22:58:01 6 26.87 0.00 5.92 3.13 0.07 64.01 [2025-02-13T23:10:09.773Z] 22:58:01 7 28.02 0.00 5.53 0.20 0.05 66.20 [2025-02-13T23:10:09.773Z] 22:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-02-13T23:10:09.773Z] 22:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-13T23:10:09.773Z] 22:59:01 1 0.12 0.00 0.02 0.02 0.03 99.82 [2025-02-13T23:10:09.773Z] 22:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-13T23:10:09.773Z] 22:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-13T23:10:09.773Z] 22:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-13T23:10:09.773Z] 22:59:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2025-02-13T23:10:09.773Z] 22:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-13T23:10:09.773Z] 22:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-13T23:10:09.773Z] 23:00:01 all 1.37 0.00 0.58 0.42 0.02 97.61 [2025-02-13T23:10:09.773Z] 23:00:01 0 1.76 0.00 0.42 0.77 0.02 97.04 [2025-02-13T23:10:09.773Z] 23:00:01 1 2.02 0.00 0.97 0.33 0.02 96.66 [2025-02-13T23:10:09.773Z] 23:00:01 2 1.39 0.00 0.57 0.85 0.03 97.16 [2025-02-13T23:10:09.773Z] 23:00:01 3 1.59 0.00 0.50 0.47 0.03 97.41 [2025-02-13T23:10:09.773Z] 23:00:01 4 0.83 0.00 0.52 0.08 0.02 98.55 [2025-02-13T23:10:09.773Z] 23:00:01 5 1.27 0.00 0.62 0.59 0.03 97.49 [2025-02-13T23:10:09.773Z] 23:00:01 6 1.25 0.00 0.60 0.03 0.02 98.10 [2025-02-13T23:10:09.773Z] 23:00:01 7 0.85 0.00 0.48 0.22 0.02 98.43 [2025-02-13T23:10:09.773Z] 23:01:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2025-02-13T23:10:09.773Z] 23:01:01 0 1.42 0.00 0.00 0.03 0.02 98.53 [2025-02-13T23:10:09.773Z] 23:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-13T23:10:09.773Z] 23:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-13T23:10:09.773Z] 23:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-13T23:10:09.773Z] 23:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-13T23:10:09.773Z] 23:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-13T23:10:09.773Z] 23:01:01 6 0.02 0.00 0.03 0.00 0.03 99.92 [2025-02-13T23:10:09.773Z] 23:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-13T23:10:09.773Z] 23:02:01 all 0.21 0.00 0.01 0.00 0.01 99.78 [2025-02-13T23:10:09.773Z] 23:02:01 0 1.43 0.00 0.00 0.00 0.02 98.55 [2025-02-13T23:10:09.773Z] 23:02:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-13T23:10:09.773Z] 23:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-13T23:10:09.773Z] 23:02:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-02-13T23:10:09.773Z] 23:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-13T23:10:09.773Z] 23:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-13T23:10:09.773Z] 23:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-13T23:10:09.773Z] 23:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-13T23:10:09.773Z] 23:03:01 all 0.33 0.00 0.01 0.01 0.01 99.63 [2025-02-13T23:10:09.773Z] 23:03:01 0 2.02 0.00 0.00 0.02 0.02 97.95 [2025-02-13T23:10:09.773Z] 23:03:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2025-02-13T23:10:09.773Z] 23:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-13T23:10:09.773Z] 23:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-02-13T23:10:09.773Z] 23:03:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2025-02-13T23:10:09.773Z] 23:03:01 5 0.13 0.00 0.02 0.00 0.02 99.83 [2025-02-13T23:10:09.773Z] 23:03:01 6 0.10 0.00 0.03 0.02 0.03 99.82 [2025-02-13T23:10:09.773Z] 23:03:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-13T23:10:09.773Z] 23:04:01 all 0.28 0.00 0.04 0.01 0.01 99.65 [2025-02-13T23:10:09.773Z] 23:04:01 0 0.50 0.00 0.00 0.03 0.02 99.45 [2025-02-13T23:10:09.773Z] 23:04:01 1 0.97 0.00 0.03 0.00 0.02 98.98 [2025-02-13T23:10:09.773Z] 23:04:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2025-02-13T23:10:09.773Z] 23:04:01 3 0.08 0.00 0.02 0.02 0.02 99.87 [2025-02-13T23:10:09.773Z] 23:04:01 4 0.23 0.00 0.05 0.00 0.00 99.72 [2025-02-13T23:10:09.773Z] 23:04:01 5 0.02 0.00 0.07 0.00 0.02 99.90 [2025-02-13T23:10:09.773Z] 23:04:01 6 0.30 0.00 0.07 0.03 0.03 99.57 [2025-02-13T23:10:09.773Z] 23:04:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2025-02-13T23:10:09.773Z] 23:05:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-02-13T23:10:09.773Z] 23:05:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2025-02-13T23:10:09.773Z] 23:05:01 1 0.22 0.00 0.00 0.00 0.02 99.77 [2025-02-13T23:10:09.773Z] 23:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-13T23:10:09.773Z] 23:05:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-02-13T23:10:09.773Z] 23:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-13T23:10:09.773Z] 23:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-13T23:10:09.773Z] 23:05:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2025-02-13T23:10:09.773Z] 23:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-02-13T23:10:09.773Z] 23:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-02-13T23:10:09.773Z] 23:06:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2025-02-13T23:10:09.773Z] 23:06:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2025-02-13T23:10:09.773Z] 23:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-13T23:10:09.773Z] 23:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-13T23:10:09.773Z] 23:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-13T23:10:09.773Z] 23:06:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-13T23:10:09.773Z] 23:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-13T23:10:09.773Z] 23:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-13T23:10:09.773Z] [2025-02-13T23:10:09.773Z] 23:06:01 CPU %user %nice %system %iowait %steal %idle [2025-02-13T23:10:09.774Z] 23:07:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2025-02-13T23:10:09.774Z] 23:07:01 0 1.73 0.00 0.03 0.00 0.02 98.22 [2025-02-13T23:10:09.774Z] 23:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-13T23:10:09.774Z] 23:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-13T23:10:09.774Z] 23:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-13T23:10:09.774Z] 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-13T23:10:09.774Z] 23:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-13T23:10:09.774Z] 23:07:01 6 0.00 0.00 0.03 0.00 0.03 99.93 [2025-02-13T23:10:09.774Z] 23:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-13T23:10:09.774Z] 23:08:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-02-13T23:10:09.774Z] 23:08:01 0 1.94 0.00 0.02 0.02 0.02 98.01 [2025-02-13T23:10:09.774Z] 23:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-13T23:10:09.774Z] 23:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-13T23:10:09.774Z] 23:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-13T23:10:09.774Z] 23:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-13T23:10:09.774Z] 23:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-13T23:10:09.774Z] 23:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-13T23:10:09.774Z] 23:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-13T23:10:09.774Z] 23:09:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2025-02-13T23:10:09.774Z] 23:09:01 0 1.73 0.00 0.03 0.02 0.03 98.19 [2025-02-13T23:10:09.774Z] 23:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-13T23:10:09.774Z] 23:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-13T23:10:09.774Z] 23:09:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-02-13T23:10:09.774Z] 23:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-13T23:10:09.774Z] 23:09:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-13T23:10:09.774Z] 23:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-13T23:10:09.774Z] 23:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-13T23:10:09.774Z] 23:10:01 all 9.01 0.00 4.22 0.86 0.06 85.85 [2025-02-13T23:10:09.774Z] 23:10:01 0 8.22 0.00 3.88 0.50 0.07 87.33 [2025-02-13T23:10:09.774Z] 23:10:01 1 9.92 0.00 4.23 0.20 0.07 85.59 [2025-02-13T23:10:09.774Z] 23:10:01 2 8.52 0.00 3.81 0.07 0.05 87.55 [2025-02-13T23:10:09.774Z] 23:10:01 3 8.66 0.00 3.95 3.28 0.05 84.05 [2025-02-13T23:10:09.774Z] 23:10:01 4 9.22 0.00 5.67 1.83 0.07 83.20 [2025-02-13T23:10:09.774Z] 23:10:01 5 10.20 0.00 4.73 0.03 0.07 84.97 [2025-02-13T23:10:09.774Z] 23:10:01 6 9.26 0.00 3.25 0.19 0.05 87.25 [2025-02-13T23:10:09.774Z] 23:10:01 7 8.10 0.00 4.20 0.76 0.05 86.88 [2025-02-13T23:10:09.774Z] Average: all 6.02 0.00 1.49 0.37 0.03 92.10 [2025-02-13T23:10:09.774Z] Average: 0 6.48 0.00 1.70 1.02 0.03 90.77 [2025-02-13T23:10:09.774Z] Average: 1 6.08 0.00 1.39 0.26 0.03 92.24 [2025-02-13T23:10:09.774Z] Average: 2 5.78 0.00 1.36 0.22 0.02 92.62 [2025-02-13T23:10:09.774Z] Average: 3 5.91 0.00 1.47 0.37 0.03 92.22 [2025-02-13T23:10:09.774Z] Average: 4 5.97 0.00 1.53 0.24 0.02 92.24 [2025-02-13T23:10:09.774Z] Average: 5 6.10 0.00 1.40 0.10 0.03 92.37 [2025-02-13T23:10:09.774Z] Average: 6 5.89 0.00 1.61 0.57 0.04 91.89 [2025-02-13T23:10:09.774Z] Average: 7 5.93 0.00 1.45 0.17 0.02 92.42 [2025-02-13T23:10:09.774Z] [2025-02-13T23:10:09.774Z] [2025-02-13T23:10:09.774Z]