Pull request #120 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10d7d721f26593ceac89a47a867cc5534f0eb292+8fe993c815571e2722f031c8f5cb1208b33404e3 (ecf286a451d3f29a6566c7d4a5972251b21b5855) 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-ssh5695960352211509535.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13827996170135232896.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-opc-ua/branches/PR-120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2801528626207844917.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-opc-ua/branches/PR-120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16764208352929125348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14124226889826950908.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-opc-ua/branches/PR-120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1072677430233099064.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-opc-ua] ========================================================= [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-opc-ua-settings PROJECT: device-opc-ua 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-opc-ua 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-962 in /w/workspace/dgexfoundry_device-opc-ua_PR-120 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/dgexfoundry_device-opc-ua_PR-120 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/120/head:refs/remotes/origin/PR-120 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8fe993c815571e2722f031c8f5cb1208b33404e3 into PR head commit 10d7d721f26593ceac89a47a867cc5534f0eb292 Merge succeeded, producing 10d7d721f26593ceac89a47a867cc5534f0eb292 Checking out Revision 10d7d721f26593ceac89a47a867cc5534f0eb292 (PR-120) Commit message: "build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config core.sparsecheckout # timeout=10 > git checkout -f 10d7d721f26593ceac89a47a867cc5534f0eb292 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8fe993c815571e2722f031c8f5cb1208b33404e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10d7d721f26593ceac89a47a867cc5534f0eb292 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-05T20:04:39.252Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-05T20:04:39.466Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-05T20:04:39.569Z] ========================================================= [2025-05-05T20:04:39.569Z] EdgeX Global Pipelines Version Info [2025-05-05T20:04:39.569Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:04:40.704Z] ------------------- [2025-05-05T20:04:40.704Z] stable info: [2025-05-05T20:04:40.704Z] ------------------- [2025-05-05T20:04:40.704Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-05T20:04:40.704Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-05T20:04:40.704Z] Message: update stable to v1.0.274 [2025-05-05T20:04:41.276Z] ------------------- [2025-05-05T20:04:41.276Z] experimental info: [2025-05-05T20:04:41.276Z] ------------------- [2025-05-05T20:04:41.276Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-05T20:04:41.276Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-05T20:04:41.276Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-05-05T20:04:41.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-05-05T20:04:41.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-05-05T20:04:41.600Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-05-05T20:04:41.651Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-05-05T20:04:41.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-05-05T20:04:41.752Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-05-05T20:04:41.805Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-05-05T20:04:41.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-05T20:04:41.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-05-05T20:04:41.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-05T20:04:42.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-05-05T20:04:42.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-05-05T20:04:42.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-05-05T20:04:42.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-05-05T20:04:42.268Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-05-05T20:04:42.325Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-05T20:04:42.383Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-05-05T20:04:42.436Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-05-05T20:04:42.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-05T20:04:42.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-05-05T20:04:42.593Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-05-05T20:04:42.646Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-05-05T20:04:42.697Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-05-05T20:04:42.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-05-05T20:04:42.804Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-05-05T20:04:42.861Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-05T20:04:42.913Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-05-05T20:04:42.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-120 [Pipeline] echo [2025-05-05T20:04:43.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-120 [Pipeline] echo [2025-05-05T20:04:43.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-120 [Pipeline] echo [2025-05-05T20:04:43.101Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10d7d721f26593ceac89a47a867cc5534f0eb292 [Pipeline] echo [2025-05-05T20:04:43.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10d7d72 [Pipeline] echo [2025-05-05T20:04:43.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T20:04:43.330Z] provisioning config files... [2025-05-05T20:04:43.349Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp/config11185876278104437167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:04:43.747Z] ---> ****-login.sh [2025-05-05T20:04:43.748Z] nexus3.edgexfoundry.org:10001 [2025-05-05T20:04:44.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T20:04:44.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T20:04:44.008Z] Configure a credential helper to remove this warning. See [2025-05-05T20:04:44.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T20:04:44.008Z] [2025-05-05T20:04:44.008Z] Login Succeeded [2025-05-05T20:04:44.008Z] nexus3.edgexfoundry.org:10002 [2025-05-05T20:04:44.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T20:04:44.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T20:04:44.269Z] Configure a credential helper to remove this warning. See [2025-05-05T20:04:44.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T20:04:44.269Z] [2025-05-05T20:04:44.269Z] Login Succeeded [2025-05-05T20:04:44.270Z] nexus3.edgexfoundry.org:10003 [2025-05-05T20:04:44.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T20:04:44.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T20:04:44.270Z] Configure a credential helper to remove this warning. See [2025-05-05T20:04:44.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T20:04:44.270Z] [2025-05-05T20:04:44.270Z] Login Succeeded [2025-05-05T20:04:44.270Z] nexus3.edgexfoundry.org:10004 [2025-05-05T20:04:44.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T20:04:44.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T20:04:44.531Z] Configure a credential helper to remove this warning. See [2025-05-05T20:04:44.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T20:04:44.531Z] [2025-05-05T20:04:44.531Z] Login Succeeded [2025-05-05T20:04:44.531Z] ****.io [2025-05-05T20:04:44.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T20:04:44.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T20:04:44.793Z] Configure a credential helper to remove this warning. See [2025-05-05T20:04:44.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T20:04:44.793Z] [2025-05-05T20:04:44.793Z] Login Succeeded [2025-05-05T20:04:44.793Z] ---> ****-login.sh ends [Pipeline] } [2025-05-05T20:04:44.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-05-05T20:04:45.494Z] + git rev-list -1 --merges 10d7d721f26593ceac89a47a867cc5534f0eb292~1..10d7d721f26593ceac89a47a867cc5534f0eb292 [Pipeline] echo [2025-05-05T20:04:45.544Z] -----------> git rev-list -1 --merges 10d7d721f26593ceac89a47a867cc5534f0eb292~1..10d7d721f26593ceac89a47a867cc5534f0eb292 10d7d721f26593ceac89a47a867cc5534f0eb292 [false] [Pipeline] sh [2025-05-05T20:04:45.861Z] + git log --format=format:%s -1 10d7d721f26593ceac89a47a867cc5534f0eb292 [Pipeline] echo [2025-05-05T20:04:45.901Z] ========================================================= [2025-05-05T20:04:45.901Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-05-05T20:04:45.901Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-05T20:04:46.354Z] + git log --format=format:%s -1 10d7d721f26593ceac89a47a867cc5534f0eb292 [Pipeline] echo [2025-05-05T20:04:46.389Z] [semverPrep] GIT_COMMIT: 10d7d721f26593ceac89a47a867cc5534f0eb292, Commit Message: build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 [Pipeline] echo [2025-05-05T20:04:46.429Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-05-05T20:04:46.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-05T20:04:46.876Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-05-05T20:04:46.876Z] + [ -e /tmp/ssh_known_hosts ] [2025-05-05T20:04:46.876Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-05-05T20:04:46.876Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-05-05T20:04:46.876Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-05-05T20:04:46.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T20:04:47.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-05T20:04:47.401Z] [2025-05-05T20:04:47.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T20:04:47.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-05T20:04:47.794Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-05-05T20:04:47.794Z] b85a868b505f: Pulling fs layer [2025-05-05T20:04:47.794Z] e2be974225ed: Pulling fs layer [2025-05-05T20:04:47.794Z] 339a4e72a1f5: Pulling fs layer [2025-05-05T20:04:47.794Z] 988bab9f4d93: Pulling fs layer [2025-05-05T20:04:47.794Z] 1469e6f7b9e6: Pulling fs layer [2025-05-05T20:04:47.794Z] eaf3925da568: Pulling fs layer [2025-05-05T20:04:47.794Z] bab4dde63d76: Pulling fs layer [2025-05-05T20:04:47.794Z] bde34c3a00c8: Pulling fs layer [2025-05-05T20:04:47.794Z] b352a97aabf1: Pulling fs layer [2025-05-05T20:04:47.794Z] 4872d77fe225: Pulling fs layer [2025-05-05T20:04:47.794Z] 5851b861e8e6: Pulling fs layer [2025-05-05T20:04:47.794Z] 988bab9f4d93: Waiting [2025-05-05T20:04:47.794Z] 1469e6f7b9e6: Waiting [2025-05-05T20:04:47.794Z] eaf3925da568: Waiting [2025-05-05T20:04:47.794Z] bab4dde63d76: Waiting [2025-05-05T20:04:47.794Z] 4872d77fe225: Waiting [2025-05-05T20:04:47.794Z] bde34c3a00c8: Waiting [2025-05-05T20:04:47.794Z] b352a97aabf1: Waiting [2025-05-05T20:04:47.794Z] 5851b861e8e6: Waiting [2025-05-05T20:04:47.794Z] e2be974225ed: Verifying Checksum [2025-05-05T20:04:47.794Z] e2be974225ed: Download complete [2025-05-05T20:04:47.794Z] 988bab9f4d93: Verifying Checksum [2025-05-05T20:04:47.794Z] 988bab9f4d93: Download complete [2025-05-05T20:04:47.794Z] 1469e6f7b9e6: Download complete [2025-05-05T20:04:47.794Z] 339a4e72a1f5: Verifying Checksum [2025-05-05T20:04:47.794Z] 339a4e72a1f5: Download complete [2025-05-05T20:04:47.794Z] eaf3925da568: Download complete [2025-05-05T20:04:48.054Z] bde34c3a00c8: Verifying Checksum [2025-05-05T20:04:48.054Z] bde34c3a00c8: Download complete [2025-05-05T20:04:48.054Z] b352a97aabf1: Verifying Checksum [2025-05-05T20:04:48.054Z] b352a97aabf1: Download complete [2025-05-05T20:04:48.054Z] 4872d77fe225: Download complete [2025-05-05T20:04:48.054Z] 5851b861e8e6: Verifying Checksum [2025-05-05T20:04:48.054Z] 5851b861e8e6: Download complete [2025-05-05T20:04:48.054Z] b85a868b505f: Verifying Checksum [2025-05-05T20:04:48.054Z] b85a868b505f: Download complete [2025-05-05T20:04:48.313Z] bab4dde63d76: Verifying Checksum [2025-05-05T20:04:49.251Z] b85a868b505f: Pull complete [2025-05-05T20:04:49.513Z] e2be974225ed: Pull complete [2025-05-05T20:04:49.771Z] 339a4e72a1f5: Pull complete [2025-05-05T20:04:50.030Z] 988bab9f4d93: Pull complete [2025-05-05T20:04:50.289Z] 1469e6f7b9e6: Pull complete [2025-05-05T20:04:50.289Z] eaf3925da568: Pull complete [2025-05-05T20:04:52.191Z] bab4dde63d76: Pull complete [2025-05-05T20:04:52.191Z] bde34c3a00c8: Pull complete [2025-05-05T20:04:52.191Z] b352a97aabf1: Pull complete [2025-05-05T20:04:52.191Z] 4872d77fe225: Pull complete [2025-05-05T20:04:52.191Z] 5851b861e8e6: Pull complete [2025-05-05T20:04:52.452Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-05-05T20:04:52.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-05T20:04:52.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T20:04:52.742Z] prd-ubuntu20.04-docker-8c-8g-962 does not seem to be running inside a container [2025-05-05T20:04:52.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-opc-ua_PR-120 -v /w/workspace/dgexfoundry_device-opc-ua_PR-120:/w/workspace/dgexfoundry_device-opc-ua_PR-120:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-120@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-05-05T20:04:54.055Z] $ docker top 65354a9dbb5c59c118c3cc154a503e3e7ac8885cdc3eeb0adb9a96a00edebaea -eo pid,comm [2025-05-05T20:04:54.122Z] 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-05-05T20:04:54.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-05T20:04:54.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-05T20:04:54.296Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-05T20:04:54.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-05T20:04:54.402Z] $ docker exec 65354a9dbb5c59c118c3cc154a503e3e7ac8885cdc3eeb0adb9a96a00edebaea ssh-agent [2025-05-05T20:04:54.519Z] SSH_AUTH_SOCK=/tmp/ssh-h9PezJutymRq/agent.32 [2025-05-05T20:04:54.519Z] SSH_AGENT_PID=39 [2025-05-05T20:04:54.526Z] Running ssh-add (command line suppressed) [2025-05-05T20:04:54.612Z] Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp/private_key_9915486840344064259.key (/w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp/private_key_9915486840344064259.key) [2025-05-05T20:04:54.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-05T20:04:54.975Z] + git tag --points-at HEAD [Pipeline] } [2025-05-05T20:04:54.991Z] $ docker exec --env ******** --env ******** 65354a9dbb5c59c118c3cc154a503e3e7ac8885cdc3eeb0adb9a96a00edebaea ssh-agent -k [2025-05-05T20:04:55.089Z] unset SSH_AUTH_SOCK; [2025-05-05T20:04:55.090Z] unset SSH_AGENT_PID; [2025-05-05T20:04:55.090Z] echo Agent pid 39 killed; [2025-05-05T20:04:55.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-05-05T20:04:55.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-05T20:04:55.222Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-05T20:04:55.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-05T20:04:55.331Z] $ docker exec 65354a9dbb5c59c118c3cc154a503e3e7ac8885cdc3eeb0adb9a96a00edebaea ssh-agent [2025-05-05T20:04:55.444Z] SSH_AUTH_SOCK=/tmp/ssh-fDCFHhVWJzHt/agent.72 [2025-05-05T20:04:55.444Z] SSH_AGENT_PID=78 [2025-05-05T20:04:55.449Z] Running ssh-add (command line suppressed) [2025-05-05T20:04:55.540Z] Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp/private_key_12525210322406382601.key (/w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp/private_key_12525210322406382601.key) [2025-05-05T20:04:55.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-05T20:04:55.904Z] + git semver init [2025-05-05T20:04:56.164Z] 2025-05-05 20:04:56,071 [run_init] DEBUG init version:0.0.0 force:False [2025-05-05T20:04:56.164Z] 2025-05-05 20:04:56,072 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-opc-ua_PR-120/.semver [2025-05-05T20:04:56.164Z] 2025-05-05 20:04:56,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/dgexfoundry_device-opc-ua_PR-120/.semver [2025-05-05T20:04:56.164Z] 2025-05-05 20:04:56,073 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/dgexfoundry_device-opc-ua_PR-120/.semver'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-120, universal_newlines=False, shell=None, istream=None) [2025-05-05T20:04:57.104Z] 2025-05-05 20:04:57,047 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-opc-ua_PR-120/.git/info/exclude [2025-05-05T20:04:57.104Z] 2025-05-05 20:04:57,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-opc-ua_PR-120/.semver/PR-120 with force:False [2025-05-05T20:04:57.104Z] 2025-05-05 20:04:57,048 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-opc-ua_PR-120/.semver/PR-120 [2025-05-05T20:04:57.104Z] 2025-05-05 20:04:57,053 [execute] INFO git cat-file --batch-check [2025-05-05T20:04:57.104Z] 2025-05-05 20:04:57,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-120/.semver, universal_newlines=False, shell=None, istream=) [2025-05-05T20:04:57.104Z] 2025-05-05 20:04:57,060 [execute] INFO git cat-file --batch [2025-05-05T20:04:57.104Z] 2025-05-05 20:04:57,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-120/.semver, universal_newlines=False, shell=None, istream=) [2025-05-05T20:04:57.104Z] 2025-05-05 20:04:57,065 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_PR-120/.semver/PR-120 [2025-05-05T20:04:57.104Z] 0.0.0 [Pipeline] } [2025-05-05T20:04:57.125Z] $ docker exec --env ******** --env ******** 65354a9dbb5c59c118c3cc154a503e3e7ac8885cdc3eeb0adb9a96a00edebaea ssh-agent -k [2025-05-05T20:04:57.232Z] unset SSH_AUTH_SOCK; [2025-05-05T20:04:57.232Z] unset SSH_AGENT_PID; [2025-05-05T20:04:57.233Z] echo Agent pid 78 killed; [2025-05-05T20:04:57.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-05T20:04:57.724Z] + git semver [Pipeline] } [2025-05-05T20:04:58.003Z] $ docker stop --time=1 65354a9dbb5c59c118c3cc154a503e3e7ac8885cdc3eeb0adb9a96a00edebaea [2025-05-05T20:04:59.307Z] $ docker rm -f --volumes 65354a9dbb5c59c118c3cc154a503e3e7ac8885cdc3eeb0adb9a96a00edebaea [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-05T20:04:59.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-05-05T20:05:00.040Z] Stashed 1 file(s) [Pipeline] echo [2025-05-05T20:05:00.066Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T20:05:01.086Z] provisioning config files... [2025-05-05T20:05:01.099Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp/config10678892140543845903tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:05:01.578Z] ---> ****-login.sh [2025-05-05T20:05:01.578Z] nexus3.edgexfoundry.org:10001 [2025-05-05T20:05:01.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T20:05:01.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T20:05:01.578Z] Configure a credential helper to remove this warning. See [2025-05-05T20:05:01.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T20:05:01.578Z] [2025-05-05T20:05:01.578Z] Login Succeeded [2025-05-05T20:05:01.578Z] nexus3.edgexfoundry.org:10002 [2025-05-05T20:05:01.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T20:05:01.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T20:05:01.578Z] Configure a credential helper to remove this warning. See [2025-05-05T20:05:01.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T20:05:01.578Z] [2025-05-05T20:05:01.578Z] Login Succeeded [2025-05-05T20:05:01.578Z] nexus3.edgexfoundry.org:10003 [2025-05-05T20:05:01.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T20:05:01.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T20:05:01.843Z] Configure a credential helper to remove this warning. See [2025-05-05T20:05:01.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T20:05:01.843Z] [2025-05-05T20:05:01.843Z] Login Succeeded [2025-05-05T20:05:01.843Z] nexus3.edgexfoundry.org:10004 [2025-05-05T20:05:01.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T20:05:01.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T20:05:01.843Z] Configure a credential helper to remove this warning. See [2025-05-05T20:05:01.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T20:05:01.843Z] [2025-05-05T20:05:01.843Z] Login Succeeded [2025-05-05T20:05:01.843Z] ****.io [2025-05-05T20:05:02.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T20:05:02.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T20:05:02.103Z] Configure a credential helper to remove this warning. See [2025-05-05T20:05:02.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T20:05:02.103Z] [2025-05-05T20:05:02.103Z] Login Succeeded [2025-05-05T20:05:02.103Z] ---> ****-login.sh ends [Pipeline] } [2025-05-05T20:05:02.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-05-05T20:05:02.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-05T20:05:02.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-05T20:05:02.408Z] ========================================================= [2025-05-05T20:05:02.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-05-05T20:05:02.408Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T20:05:02.918Z] + 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-05-05T20:05:02.918Z] Sending build context to Docker daemon 17.38MB [2025-05-05T20:05:02.918Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-05-05T20:05:02.918Z] Step 2/10 : FROM ${BASE} AS builder [2025-05-05T20:05:02.918Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-05-05T20:05:03.179Z] 0a9a5dfd008f: Pulling fs layer [2025-05-05T20:05:03.179Z] dbfa0bcfca99: Pulling fs layer [2025-05-05T20:05:03.179Z] 70eabb1d9476: Pulling fs layer [2025-05-05T20:05:03.179Z] 957bedc73fa3: Pulling fs layer [2025-05-05T20:05:03.179Z] 4f4fb700ef54: Pulling fs layer [2025-05-05T20:05:03.179Z] f40432e63723: Pulling fs layer [2025-05-05T20:05:03.179Z] 90b4343acab7: Pulling fs layer [2025-05-05T20:05:03.179Z] 957bedc73fa3: Waiting [2025-05-05T20:05:03.179Z] 4f4fb700ef54: Waiting [2025-05-05T20:05:03.179Z] f40432e63723: Waiting [2025-05-05T20:05:03.179Z] 9f67ea4ac784: Pulling fs layer [2025-05-05T20:05:03.179Z] 90b4343acab7: Waiting [2025-05-05T20:05:03.179Z] 9228b9a606be: Pulling fs layer [2025-05-05T20:05:03.179Z] 9f67ea4ac784: Waiting [2025-05-05T20:05:03.179Z] 9228b9a606be: Waiting [2025-05-05T20:05:03.179Z] dbfa0bcfca99: Verifying Checksum [2025-05-05T20:05:03.179Z] dbfa0bcfca99: Download complete [2025-05-05T20:05:03.179Z] 957bedc73fa3: Verifying Checksum [2025-05-05T20:05:03.179Z] 957bedc73fa3: Download complete [2025-05-05T20:05:03.179Z] 4f4fb700ef54: Download complete [2025-05-05T20:05:03.179Z] 0a9a5dfd008f: Download complete [2025-05-05T20:05:03.179Z] f40432e63723: Download complete [2025-05-05T20:05:03.179Z] 90b4343acab7: Verifying Checksum [2025-05-05T20:05:03.179Z] 90b4343acab7: Download complete [2025-05-05T20:05:03.179Z] 0a9a5dfd008f: Pull complete [2025-05-05T20:05:03.439Z] 9228b9a606be: Download complete [2025-05-05T20:05:03.439Z] dbfa0bcfca99: Pull complete [2025-05-05T20:05:03.698Z] 70eabb1d9476: Download complete [2025-05-05T20:05:03.956Z] 9f67ea4ac784: Verifying Checksum [2025-05-05T20:05:03.956Z] 9f67ea4ac784: Download complete [2025-05-05T20:05:07.240Z] 70eabb1d9476: Pull complete [2025-05-05T20:05:07.499Z] 957bedc73fa3: Pull complete [2025-05-05T20:05:07.499Z] 4f4fb700ef54: Pull complete [2025-05-05T20:05:07.499Z] f40432e63723: Pull complete [2025-05-05T20:05:07.757Z] 90b4343acab7: Pull complete [2025-05-05T20:05:10.287Z] 9f67ea4ac784: Pull complete [2025-05-05T20:05:10.547Z] 9228b9a606be: Pull complete [2025-05-05T20:05:10.547Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-05-05T20:05:10.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-05T20:05:10.547Z] ---> 69404ca5bff2 [2025-05-05T20:05:10.547Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-05-05T20:05:11.928Z] ---> Running in 26e129534134 [2025-05-05T20:05:11.928Z] Removing intermediate container 26e129534134 [2025-05-05T20:05:11.928Z] ---> 169866982b83 [2025-05-05T20:05:11.928Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-05T20:05:11.928Z] ---> Running in ca23d243a6ad [2025-05-05T20:05:12.187Z] Removing intermediate container ca23d243a6ad [2025-05-05T20:05:12.187Z] ---> 78a05f1f66a2 [2025-05-05T20:05:12.187Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-05-05T20:05:12.187Z] ---> Running in d4726be52717 [2025-05-05T20:05:12.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-05T20:05:12.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-05T20:05:13.016Z] OK: 248 MiB in 58 packages [2025-05-05T20:05:13.275Z] Removing intermediate container d4726be52717 [2025-05-05T20:05:13.275Z] ---> 57aff60e8d72 [2025-05-05T20:05:13.275Z] Step 6/10 : WORKDIR /device-opcua [2025-05-05T20:05:13.275Z] ---> Running in c2e479d513b3 [2025-05-05T20:05:13.275Z] Removing intermediate container c2e479d513b3 [2025-05-05T20:05:13.275Z] ---> fb680f2e663b [2025-05-05T20:05:13.275Z] Step 7/10 : COPY go.mod vendor* ./ [2025-05-05T20:05:13.534Z] ---> 1396e153c89c [2025-05-05T20:05:13.535Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-05T20:05:13.535Z] ---> Running in 5c901dae3dbd [2025-05-05T20:05:52.256Z] Removing intermediate container 5c901dae3dbd [2025-05-05T20:05:52.256Z] ---> 0e4072b641f4 [2025-05-05T20:05:52.256Z] Step 9/10 : COPY . . [2025-05-05T20:05:52.256Z] ---> eeb26e3b2615 [2025-05-05T20:05:52.256Z] Step 10/10 : RUN ${MAKE} [2025-05-05T20:05:52.256Z] ---> Running in 41d0d57d1160 [2025-05-05T20:05:52.256Z] noop [2025-05-05T20:05:52.256Z] Removing intermediate container 41d0d57d1160 [2025-05-05T20:05:52.256Z] ---> 10d36d9b90e9 [2025-05-05T20:05:52.256Z] Successfully built 10d36d9b90e9 [2025-05-05T20:05:52.256Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T20:05:52.738Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-05T20:05:52.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T20:05:52.901Z] prd-ubuntu20.04-docker-8c-8g-962 does not seem to be running inside a container [2025-05-05T20:05:52.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-opc-ua_PR-120 -v /w/workspace/dgexfoundry_device-opc-ua_PR-120:/w/workspace/dgexfoundry_device-opc-ua_PR-120:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-120@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-05-05T20:05:53.277Z] $ docker top 6629ab6a48d5bfafa27adf64b8377ea00d2b20502acaee85ced3309a506cd54c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-05T20:05:53.692Z] + go version [2025-05-05T20:05:53.692Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-05-05T20:05:53.729Z] $ docker stop --time=1 6629ab6a48d5bfafa27adf64b8377ea00d2b20502acaee85ced3309a506cd54c [2025-05-05T20:05:54.984Z] $ docker rm -f --volumes 6629ab6a48d5bfafa27adf64b8377ea00d2b20502acaee85ced3309a506cd54c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T20:05:55.736Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-05T20:05:55.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T20:05:55.904Z] prd-ubuntu20.04-docker-8c-8g-962 does not seem to be running inside a container [2025-05-05T20:05:55.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-opc-ua_PR-120 -v /w/workspace/dgexfoundry_device-opc-ua_PR-120:/w/workspace/dgexfoundry_device-opc-ua_PR-120:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-120@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-05-05T20:05:56.272Z] $ docker top 12578b32f22ddd309c29ec6e4225b0dde963b66f0deec4d94f57a988627ecc23 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-05T20:05:56.678Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_PR-120 [Pipeline] fileExists [Pipeline] sh [2025-05-05T20:05:57.040Z] + make test [2025-05-05T20:05:57.040Z] go test ./... -coverprofile=coverage.out [2025-05-05T20:05:58.415Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-05-05T20:06:16.498Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-05-05T20:06:16.498Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-05-05T20:06:16.498Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.019s coverage: 41.4% of statements [2025-05-05T20:06:26.453Z] go vet ./... [2025-05-05T20:06:30.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-05-05T20:06:30.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-05-05T20:06:30.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-05-05T20:06:30.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-05-05T20:06:30.711Z] $ docker stop --time=1 12578b32f22ddd309c29ec6e4225b0dde963b66f0deec4d94f57a988627ecc23 [2025-05-05T20:06:32.780Z] $ docker rm -f --volumes 12578b32f22ddd309c29ec6e4225b0dde963b66f0deec4d94f57a988627ecc23 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-05T20:06:33.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-05-05T20:06:33.476Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-05-05T20:06:34.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-05T20:06:34.497Z] + ls -al . [2025-05-05T20:06:34.497Z] total 236 [2025-05-05T20:06:34.497Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 20:05 . [2025-05-05T20:06:34.497Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 20:04 .. [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 62 May 5 20:04 .dockerignore [2025-05-05T20:06:34.497Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 20:06 .git [2025-05-05T20:06:34.497Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 20:04 .github [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 101 May 5 20:04 .gitignore [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 218 May 5 20:04 .golangci.yml [2025-05-05T20:06:34.497Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 20:04 .semver [2025-05-05T20:06:34.497Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 20:04 .vscode [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 19813 May 5 20:04 Attribution.txt [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 2560 May 5 20:04 CHANGELOG.md [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 5 20:04 Dockerfile [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 649 May 5 20:04 Jenkinsfile [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 5 20:04 LICENSE [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 2474 May 5 20:04 Makefile [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 5 20:04 README.md [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 20:04 VERSION [2025-05-05T20:06:34.497Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 20:04 bin [2025-05-05T20:06:34.497Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 20:04 cmd [2025-05-05T20:06:34.497Z] -rw-r--r-- 1 jenkins jenkins 26136 May 5 20:06 coverage.out [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 6243 May 5 20:04 go.mod [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 86697 May 5 20:04 go.sum [2025-05-05T20:06:34.497Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 20:04 internal [2025-05-05T20:06:34.497Z] -rw-rw-r-- 1 jenkins jenkins 260 May 5 20:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T20:06:34.906Z] + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=10d7d721f26593ceac89a47a867cc5534f0eb292 --label arch=amd64 --label version=0.0.0 . [2025-05-05T20:06:34.906Z] Sending build context to Docker daemon 17.4MB [2025-05-05T20:06:34.906Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-05-05T20:06:34.906Z] Step 2/23 : FROM ${BASE} AS builder [2025-05-05T20:06:34.906Z] ---> 10d36d9b90e9 [2025-05-05T20:06:34.906Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-05-05T20:06:34.906Z] ---> Running in e5f755031f04 [2025-05-05T20:06:35.165Z] Removing intermediate container e5f755031f04 [2025-05-05T20:06:35.165Z] ---> 6b331912639a [2025-05-05T20:06:35.165Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-05T20:06:35.165Z] ---> Running in 8caed2707290 [2025-05-05T20:06:35.165Z] Removing intermediate container 8caed2707290 [2025-05-05T20:06:35.165Z] ---> c8862d439ad6 [2025-05-05T20:06:35.165Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-05-05T20:06:35.165Z] ---> Running in 22f79e993ab9 [2025-05-05T20:06:35.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-05T20:06:35.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-05T20:06:35.939Z] OK: 248 MiB in 58 packages [2025-05-05T20:06:36.197Z] Removing intermediate container 22f79e993ab9 [2025-05-05T20:06:36.197Z] ---> 126a78cc5c70 [2025-05-05T20:06:36.197Z] Step 6/23 : WORKDIR /device-opcua [2025-05-05T20:06:36.197Z] ---> Running in 3d4844d865c0 [2025-05-05T20:06:36.456Z] Removing intermediate container 3d4844d865c0 [2025-05-05T20:06:36.456Z] ---> f73e222d49a4 [2025-05-05T20:06:36.456Z] Step 7/23 : COPY go.mod vendor* ./ [2025-05-05T20:06:36.456Z] ---> 89dce1c76e2d [2025-05-05T20:06:36.456Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-05T20:06:36.456Z] ---> Running in 99ceba52e77a [2025-05-05T20:06:37.020Z] Removing intermediate container 99ceba52e77a [2025-05-05T20:06:37.020Z] ---> 1f23dac78f97 [2025-05-05T20:06:37.020Z] Step 9/23 : COPY . . [2025-05-05T20:06:37.588Z] ---> 7ed0e565835b [2025-05-05T20:06:37.588Z] Step 10/23 : RUN ${MAKE} [2025-05-05T20:06:37.588Z] ---> Running in e3ec1045334c [2025-05-05T20:06:37.848Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-05-05T20:07:00.488Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-05-05T20:07:04.669Z] Removing intermediate container e3ec1045334c [2025-05-05T20:07:04.669Z] ---> 0d6797a8d6ec [2025-05-05T20:07:04.669Z] Step 11/23 : FROM alpine:3.20 [2025-05-05T20:07:04.669Z] 3.20: Pulling from library/alpine [2025-05-05T20:07:04.928Z] 0a9a5dfd008f: Already exists [2025-05-05T20:07:04.928Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-05T20:07:04.928Z] Status: Downloaded newer image for alpine:3.20 [2025-05-05T20:07:04.928Z] ---> ff221270b9fb [2025-05-05T20:07:04.928Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-05-05T20:07:04.928Z] ---> Running in f08ce4017fa1 [2025-05-05T20:07:05.187Z] Removing intermediate container f08ce4017fa1 [2025-05-05T20:07:05.187Z] ---> d2b940c2b7cf [2025-05-05T20:07:05.187Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-05-05T20:07:05.187Z] ---> Running in 34cd16a5b61b [2025-05-05T20:07:05.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-05T20:07:05.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-05T20:07:06.012Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-05-05T20:07:06.012Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-05-05T20:07:06.012Z] (3/6) Installing libsodium (1.0.19-r0) [2025-05-05T20:07:06.012Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-05-05T20:07:06.012Z] (5/6) Installing libzmq (4.3.5-r2) [2025-05-05T20:07:06.012Z] (6/6) Installing zeromq (4.3.5-r2) [2025-05-05T20:07:06.012Z] Executing busybox-1.36.1-r29.trigger [2025-05-05T20:07:06.012Z] OK: 12 MiB in 20 packages [2025-05-05T20:07:06.270Z] Removing intermediate container 34cd16a5b61b [2025-05-05T20:07:06.270Z] ---> f1c1caf295ee [2025-05-05T20:07:06.271Z] Step 14/23 : RUN apk --no-cache upgrade [2025-05-05T20:07:06.271Z] ---> Running in e4131dbb443a [2025-05-05T20:07:06.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-05T20:07:06.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-05T20:07:06.790Z] OK: 12 MiB in 20 packages [2025-05-05T20:07:07.358Z] Removing intermediate container e4131dbb443a [2025-05-05T20:07:07.358Z] ---> 2803d4d70b74 [2025-05-05T20:07:07.358Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-05-05T20:07:07.924Z] ---> 3be9771c6b11 [2025-05-05T20:07:07.924Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-05-05T20:07:08.183Z] ---> de5e0403f9cb [2025-05-05T20:07:08.183Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-05-05T20:07:08.183Z] ---> d17a20dbee9f [2025-05-05T20:07:08.183Z] Step 18/23 : EXPOSE 59997 [2025-05-05T20:07:08.183Z] ---> Running in 402763e59475 [2025-05-05T20:07:08.441Z] Removing intermediate container 402763e59475 [2025-05-05T20:07:08.441Z] ---> e3aaa3e3341d [2025-05-05T20:07:08.441Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-05-05T20:07:08.441Z] ---> Running in 6d9ca914d7db [2025-05-05T20:07:08.441Z] Removing intermediate container 6d9ca914d7db [2025-05-05T20:07:08.441Z] ---> 2baed407e28c [2025-05-05T20:07:08.441Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-05-05T20:07:08.441Z] ---> Running in e73385463781 [2025-05-05T20:07:08.441Z] Removing intermediate container e73385463781 [2025-05-05T20:07:08.441Z] ---> 934ffe38c655 [2025-05-05T20:07:08.441Z] Step 21/23 : LABEL arch=amd64 [2025-05-05T20:07:08.441Z] ---> Running in bd0d04551466 [2025-05-05T20:07:08.700Z] Removing intermediate container bd0d04551466 [2025-05-05T20:07:08.700Z] ---> bfaba763c0d8 [2025-05-05T20:07:08.700Z] Step 22/23 : LABEL git_sha=10d7d721f26593ceac89a47a867cc5534f0eb292 [2025-05-05T20:07:08.700Z] ---> Running in 2c8ce52807a2 [2025-05-05T20:07:08.700Z] Removing intermediate container 2c8ce52807a2 [2025-05-05T20:07:08.700Z] ---> ecf1efd6360a [2025-05-05T20:07:08.700Z] Step 23/23 : LABEL version=0.0.0 [2025-05-05T20:07:08.700Z] ---> Running in 1f29534d1563 [2025-05-05T20:07:08.700Z] Removing intermediate container 1f29534d1563 [2025-05-05T20:07:08.700Z] ---> fdbeeca542d1 [2025-05-05T20:07:08.700Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-05T20:07:08.700Z] Successfully built fdbeeca542d1 [2025-05-05T20:07:08.700Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-05-05T20:07:09.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T20:07:09.641Z] [2025-05-05T20:07:09.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T20:07:10.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T20:07:10.023Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-05T20:07:10.023Z] 5eb5b503b376: Pulling fs layer [2025-05-05T20:07:10.023Z] 5c69ac0246d0: Pulling fs layer [2025-05-05T20:07:10.023Z] ec43610c2a17: Pulling fs layer [2025-05-05T20:07:10.023Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-05T20:07:10.023Z] 33b1e0a273af: Pulling fs layer [2025-05-05T20:07:10.023Z] 5d3b04190fa2: Pulling fs layer [2025-05-05T20:07:10.023Z] 2f39f015ded8: Pulling fs layer [2025-05-05T20:07:10.023Z] 5d3b04190fa2: Waiting [2025-05-05T20:07:10.023Z] 2f39f015ded8: Waiting [2025-05-05T20:07:10.023Z] 3a2ae6a8a46f: Waiting [2025-05-05T20:07:10.023Z] 33b1e0a273af: Waiting [2025-05-05T20:07:10.023Z] 5c69ac0246d0: Download complete [2025-05-05T20:07:10.023Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-05T20:07:10.023Z] 33b1e0a273af: Verifying Checksum [2025-05-05T20:07:10.023Z] 33b1e0a273af: Download complete [2025-05-05T20:07:10.023Z] 5d3b04190fa2: Download complete [2025-05-05T20:07:10.283Z] ec43610c2a17: Verifying Checksum [2025-05-05T20:07:10.283Z] ec43610c2a17: Download complete [2025-05-05T20:07:10.283Z] 5eb5b503b376: Verifying Checksum [2025-05-05T20:07:10.283Z] 5eb5b503b376: Download complete [2025-05-05T20:07:10.851Z] 2f39f015ded8: Download complete [2025-05-05T20:07:11.416Z] 5eb5b503b376: Pull complete [2025-05-05T20:07:11.416Z] 5c69ac0246d0: Pull complete [2025-05-05T20:07:11.984Z] ec43610c2a17: Pull complete [2025-05-05T20:07:11.984Z] 3a2ae6a8a46f: Pull complete [2025-05-05T20:07:12.245Z] 33b1e0a273af: Pull complete [2025-05-05T20:07:12.245Z] 5d3b04190fa2: Pull complete [2025-05-05T20:07:16.455Z] 2f39f015ded8: Pull complete [2025-05-05T20:07:16.455Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-05T20:07:16.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T20:07:16.455Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T20:07:16.688Z] prd-ubuntu20.04-docker-8c-8g-962 does not seem to be running inside a container [2025-05-05T20:07:16.719Z] $ 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/dgexfoundry_device-opc-ua_PR-120 -v /w/workspace/dgexfoundry_device-opc-ua_PR-120:/w/workspace/dgexfoundry_device-opc-ua_PR-120:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-120@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-05T20:07:17.824Z] $ docker top e465b402ac43ea05e79142e01eec8bdfa6e74037035ab390ba1f8c850034006c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:07:18.307Z] ---> job-cost.sh [2025-05-05T20:07:18.307Z] lf-activate-venv: SKIPPING [2025-05-05T20:07:18.307Z] INFO: No Stack... [2025-05-05T20:07:18.569Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-05T20:07:18.829Z] INFO: Archiving Costs [Pipeline] sh [2025-05-05T20:07:19.148Z] + cat /w/workspace/dgexfoundry_device-opc-ua_PR-120/archives/cost.csv [2025-05-05T20:07:19.148Z] + cut -d, -f6 [Pipeline] lock [2025-05-05T20:07:19.199Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-120-1-stack-cost] [2025-05-05T20:07:19.205Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-120-1-stack-cost] did not exist. Created. [2025-05-05T20:07:19.212Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-120-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-05T20:07:19.616Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-05-05T20:07:19.664Z] Stashed 1 file(s) [Pipeline] } [2025-05-05T20:07:19.690Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-120-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-05T20:07:19.774Z] $ docker stop --time=1 e465b402ac43ea05e79142e01eec8bdfa6e74037035ab390ba1f8c850034006c [2025-05-05T20:07:20.917Z] $ docker rm -f --volumes e465b402ac43ea05e79142e01eec8bdfa6e74037035ab390ba1f8c850034006c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-05-05T20:07:21.631Z] provisioning config files... [2025-05-05T20:07:21.638Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp/config9137395890413336503tmp [Pipeline] { [Pipeline] sh [2025-05-05T20:07:21.984Z] + set +x [2025-05-05T20:07:21.985Z] + bash -s -- [2025-05-05T20:07:21.985Z] + curl -s https://codecov.io/bash [2025-05-05T20:07:21.985Z] [2025-05-05T20:07:21.985Z] _____ _ [2025-05-05T20:07:21.985Z] / ____| | | [2025-05-05T20:07:21.985Z] | | ___ __| | ___ ___ _____ __ [2025-05-05T20:07:21.985Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-05-05T20:07:21.985Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-05-05T20:07:21.985Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-05-05T20:07:21.985Z] Bash-1.0.6 [2025-05-05T20:07:21.985Z] [2025-05-05T20:07:21.985Z] [2025-05-05T20:07:21.985Z] ==> git version 2.25.1 found [2025-05-05T20:07:21.985Z] ==> 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-05-05T20:07:21.985Z] Release-Date: 2020-01-08 [2025-05-05T20:07:21.985Z] 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-05-05T20:07:21.985Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-05-05T20:07:21.985Z] ==> Jenkins CI detected. [2025-05-05T20:07:21.985Z] current dir:  /w/workspace/dgexfoundry_device-opc-ua_PR-120 [2025-05-05T20:07:21.985Z] project root: . [2025-05-05T20:07:21.985Z] --> token set from env [2025-05-05T20:07:21.985Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-05-05T20:07:21.985Z] ==> Running gcov in . (disable via -X gcov) [2025-05-05T20:07:21.985Z] ==> Python coveragepy not found [2025-05-05T20:07:21.985Z] ==> Searching for coverage reports in: [2025-05-05T20:07:21.985Z] + . [2025-05-05T20:07:21.985Z] -> Found 1 reports [2025-05-05T20:07:22.245Z] ==> Detecting git/mercurial file structure [2025-05-05T20:07:22.245Z] ==> Reading reports [2025-05-05T20:07:22.245Z] + ./coverage.out bytes=26136 [2025-05-05T20:07:22.245Z] ==> Appending adjustments [2025-05-05T20:07:22.245Z] https://docs.codecov.io/docs/fixing-reports [2025-05-05T20:07:22.245Z] + Found adjustments [2025-05-05T20:07:22.245Z] ==> Gzipping contents [2025-05-05T20:07:22.245Z] 4.0K /tmp/codecov.VQyGMv.gz [2025-05-05T20:07:22.245Z] ==> Uploading reports [2025-05-05T20:07:22.245Z] url: https://codecov.io [2025-05-05T20:07:22.245Z] query: branch=PR-120&commit=10d7d721f26593ceac89a47a867cc5534f0eb292&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=120&job=&cmd_args= [2025-05-05T20:07:22.245Z] -> Pinging Codecov [2025-05-05T20:07:22.245Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-120&commit=10d7d721f26593ceac89a47a867cc5534f0eb292&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-120%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=120&job=&cmd_args= [2025-05-05T20:07:22.504Z] -> Uploading to [2025-05-05T20:07:22.504Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/10d7d721f26593ceac89a47a867cc5534f0eb292/6493a202-1780-4409-9927-dfbd606288ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250505%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250505T200722Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9b6e5985a95045c8a3bd9272b29f68c99f821be6731f669414d0c6d382a5f48f [2025-05-05T20:07:22.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-05T20:07:22.504Z] Dload Upload Total Spent Left Speed [2025-05-05T20:07:22.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4020 0 0 100 4020 0 24662 --:--:-- --:--:-- --:--:-- 24662 [2025-05-05T20:07:22.504Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/10d7d721f26593ceac89a47a867cc5534f0eb292 [Pipeline] } [2025-05-05T20:07:22.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-05-05T20:07:24.630Z] + [ -d /w/workspace/dgexfoundry_device-opc-ua_PR-120/archives ] [2025-05-05T20:07:24.630Z] + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-120/archives [2025-05-05T20:07:24.630Z] total 16 [2025-05-05T20:07:24.630Z] drwxr-xr-x 3 root root 4096 May 5 20:07 . [2025-05-05T20:07:24.630Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 20:07 .. [2025-05-05T20:07:24.630Z] drwxr-xr-x 2 root root 4096 May 5 20:07 cost [2025-05-05T20:07:24.630Z] -rw-r--r-- 1 root root 85 May 5 20:07 cost.csv [2025-05-05T20:07:24.630Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-opc-ua_PR-120/archives [2025-05-05T20:07:24.630Z] + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-120/archives [2025-05-05T20:07:24.630Z] total 16 [2025-05-05T20:07:24.630Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 20:07 . [2025-05-05T20:07:24.630Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 20:07 .. [2025-05-05T20:07:24.630Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 20:07 cost [2025-05-05T20:07:24.630Z] -rw-r--r-- 1 jenkins jenkins 85 May 5 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:07:24.959Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:07:25.850Z] ---> package-listing.sh [2025-05-05T20:07:25.850Z] ++ facter osfamily [2025-05-05T20:07:25.850Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-05T20:07:26.110Z] + OS_FAMILY=debian [2025-05-05T20:07:26.110Z] + workspace=/w/workspace/dgexfoundry_device-opc-ua_PR-120 [2025-05-05T20:07:26.110Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-05T20:07:26.110Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-05T20:07:26.110Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-05T20:07:26.110Z] + PACKAGES=/tmp/packages_start.txt [2025-05-05T20:07:26.110Z] + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-120 ']' [2025-05-05T20:07:26.110Z] + PACKAGES=/tmp/packages_end.txt [2025-05-05T20:07:26.110Z] + case "${OS_FAMILY}" in [2025-05-05T20:07:26.110Z] + dpkg -l [2025-05-05T20:07:26.110Z] + grep '^ii' [2025-05-05T20:07:26.110Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-05T20:07:26.110Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-05T20:07:26.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-05T20:07:26.110Z] + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-120 ']' [2025-05-05T20:07:26.110Z] + mkdir -p /w/workspace/dgexfoundry_device-opc-ua_PR-120/archives/ [2025-05-05T20:07:26.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-opc-ua_PR-120/archives/ [Pipeline] echo [2025-05-05T20:07:26.146Z] 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/dgexfoundry_device-opc-ua_PR-120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-05T20:07:26.442Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T20:07:27.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T20:07:27.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T20:07:27.234Z] prd-ubuntu20.04-docker-8c-8g-962 does not seem to be running inside a container [2025-05-05T20:07:27.261Z] $ 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/dgexfoundry_device-opc-ua_PR-120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-opc-ua_PR-120 -v /w/workspace/dgexfoundry_device-opc-ua_PR-120:/w/workspace/dgexfoundry_device-opc-ua_PR-120:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-120@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-05T20:07:27.430Z] $ docker top 6c23b44381e8b20e508fba7462e16a8800da088dc352d77881c25a38334c5204 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-05T20:07:27.834Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-05T20:07:28.146Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-05T20:07:28.462Z] + ls /var/log/sa-host [2025-05-05T20:07:28.462Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T20:07:28.714Z] provisioning config files... [2025-05-05T20:07:28.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-120@tmp/config7234769681340404523tmp [Pipeline] { [Pipeline] echo [2025-05-05T20:07:28.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:07:29.099Z] ---> create-netrc.sh [Pipeline] } [2025-05-05T20:07:29.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:07:29.559Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-05T20:07:29.595Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:07:29.908Z] ---> sudo-logs.sh [2025-05-05T20:07:29.908Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-05T20:07:29.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:07:30.318Z] ---> job-cost.sh [2025-05-05T20:07:30.318Z] lf-activate-venv: SKIPPING [2025-05-05T20:07:30.318Z] DEBUG: total: 0.2199999988079071 [2025-05-05T20:07:30.318Z] INFO: Retrieving Stack Cost... [2025-05-05T20:07:30.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-05T20:07:30.578Z] INFO: Archiving Costs [Pipeline] echo [2025-05-05T20:07:30.618Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T20:07:30.940Z] ---> logs-deploy.sh [2025-05-05T20:07:30.940Z] lf-activate-venv: SKIPPING [2025-05-05T20:07:30.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-120/1 [2025-05-05T20:07:30.940Z] INFO: archiving workspace using pattern(s): [2025-05-05T20:07:31.877Z] Archives upload complete. [2025-05-05T20:07:31.877Z] INFO: archiving logs to Nexus [2025-05-05T20:07:32.506Z] ---> uname -a: [2025-05-05T20:07:32.506Z] Linux prd-ubuntu20-04-docker-8c-8g-962 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-05-05T20:07:32.506Z] [2025-05-05T20:07:32.506Z] [2025-05-05T20:07:32.506Z] ---> lscpu: [2025-05-05T20:07:32.506Z] Architecture: x86_64 [2025-05-05T20:07:32.506Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-05T20:07:32.506Z] Byte Order: Little Endian [2025-05-05T20:07:32.506Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-05T20:07:32.506Z] CPU(s): 8 [2025-05-05T20:07:32.506Z] On-line CPU(s) list: 0-7 [2025-05-05T20:07:32.506Z] Thread(s) per core: 1 [2025-05-05T20:07:32.506Z] Core(s) per socket: 1 [2025-05-05T20:07:32.506Z] Socket(s): 8 [2025-05-05T20:07:32.506Z] NUMA node(s): 1 [2025-05-05T20:07:32.506Z] Vendor ID: AuthenticAMD [2025-05-05T20:07:32.506Z] CPU family: 23 [2025-05-05T20:07:32.506Z] Model: 49 [2025-05-05T20:07:32.506Z] Model name: AMD EPYC-Rome Processor [2025-05-05T20:07:32.506Z] Stepping: 0 [2025-05-05T20:07:32.506Z] CPU MHz: 2799.996 [2025-05-05T20:07:32.506Z] BogoMIPS: 5599.99 [2025-05-05T20:07:32.506Z] Virtualization: AMD-V [2025-05-05T20:07:32.506Z] Hypervisor vendor: KVM [2025-05-05T20:07:32.506Z] Virtualization type: full [2025-05-05T20:07:32.506Z] L1d cache: 256 KiB [2025-05-05T20:07:32.506Z] L1i cache: 256 KiB [2025-05-05T20:07:32.506Z] L2 cache: 4 MiB [2025-05-05T20:07:32.506Z] L3 cache: 128 MiB [2025-05-05T20:07:32.506Z] NUMA node0 CPU(s): 0-7 [2025-05-05T20:07:32.506Z] Vulnerability Itlb multihit: Not affected [2025-05-05T20:07:32.506Z] Vulnerability L1tf: Not affected [2025-05-05T20:07:32.506Z] Vulnerability Mds: Not affected [2025-05-05T20:07:32.506Z] Vulnerability Meltdown: Not affected [2025-05-05T20:07:32.506Z] Vulnerability Mmio stale data: Not affected [2025-05-05T20:07:32.506Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-05T20:07:32.506Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-05-05T20:07:32.506Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-05-05T20:07:32.506Z] Vulnerability Srbds: Not affected [2025-05-05T20:07:32.506Z] Vulnerability Tsx async abort: Not affected [2025-05-05T20:07:32.506Z] 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-05-05T20:07:32.506Z] [2025-05-05T20:07:32.506Z] [2025-05-05T20:07:32.506Z] ---> nproc: [2025-05-05T20:07:32.506Z] 8 [2025-05-05T20:07:32.506Z] [2025-05-05T20:07:32.506Z] [2025-05-05T20:07:32.506Z] ---> df -h: [2025-05-05T20:07:32.506Z] Filesystem Size Used Avail Use% Mounted on [2025-05-05T20:07:32.506Z] overlay 155G 12G 144G 8% / [2025-05-05T20:07:32.506Z] tmpfs 64M 0 64M 0% /dev [2025-05-05T20:07:32.506Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-05-05T20:07:32.506Z] shm 64M 0 64M 0% /dev/shm [2025-05-05T20:07:32.506Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-05-05T20:07:32.506Z] [2025-05-05T20:07:32.506Z]