Pull request #135 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 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-ssh4330641503026741805.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17912211356372410336.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh 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/snyk-fix-5.i0o8s4mg6.aa6ddfbb5dd/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/snyk-fix-5.i0o8s4mg6.aa6ddfbb5dd/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh336148048405798064.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/snyk-fix-5.i0o8s4mg6.aa6ddfbb5dd/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8832889800559158210.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh13893399177063833198.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/snyk-fix-5.i0o8s4mg6.aa6ddfbb5dd/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/snyk-fix-5.i0o8s4mg6.aa6ddfbb5dd/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9592329050736719032.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772567 in /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd [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/5dde11b6a4cb1cea7ad03aa6ddfbb5dd # 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 Avoid second fetch Checking out Revision 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 (snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 # timeout=10 Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T05:36:40.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T05:36:40.717Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T05:36:40.828Z] ========================================================= [2025-11-05T05:36:40.828Z] EdgeX Global Pipelines Version Info [2025-11-05T05:36:40.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:36:41.584Z] ------------------- [2025-11-05T05:36:41.584Z] stable info: [2025-11-05T05:36:41.584Z] ------------------- [2025-11-05T05:36:41.584Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T05:36:41.585Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:36:41.585Z] Message: update stable to v1.0.278 [2025-11-05T05:36:42.156Z] ------------------- [2025-11-05T05:36:42.156Z] experimental info: [2025-11-05T05:36:42.156Z] ------------------- [2025-11-05T05:36:42.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T05:36:42.156Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T05:36:42.156Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T05:36:42.417Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-11-05T05:36:42.472Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-11-05T05:36:42.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T05:36:42.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T05:36:42.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T05:36:42.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T05:36:42.726Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T05:36:42.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T05:36:42.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T05:36:42.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T05:36:42.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T05:36:42.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-11-05T05:36:43.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T05:36:43.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T05:36:43.133Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:36:43.187Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:36:43.240Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:36:43.293Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:36:43.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T05:36:43.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T05:36:43.437Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-05T05:36:43.487Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-05T05:36:43.541Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T05:36:43.594Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T05:36:43.641Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T05:36:43.695Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T05:36:43.748Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T05:36:43.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd [Pipeline] echo [2025-11-05T05:36:43.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd [Pipeline] echo [2025-11-05T05:36:43.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd [Pipeline] echo [2025-11-05T05:36:43.957Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 [Pipeline] echo [2025-11-05T05:36:44.004Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ff9116 [Pipeline] echo [2025-11-05T05:36:44.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:36:44.195Z] provisioning config files... [2025-11-05T05:36:44.215Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp/config10400043695710112099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:36:44.602Z] ---> ****-login.sh [2025-11-05T05:36:44.602Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:36:44.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:44.864Z] [2025-11-05T05:36:44.864Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:36:44.864Z] Configure a credential helper to remove this warning. See [2025-11-05T05:36:44.864Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:36:44.864Z] [2025-11-05T05:36:44.864Z] Login Succeeded [2025-11-05T05:36:44.864Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:36:44.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:44.864Z] [2025-11-05T05:36:44.864Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:36:44.864Z] Configure a credential helper to remove this warning. See [2025-11-05T05:36:44.864Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:36:44.864Z] [2025-11-05T05:36:44.864Z] Login Succeeded [2025-11-05T05:36:44.864Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:36:44.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:44.864Z] [2025-11-05T05:36:44.865Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:36:44.865Z] Configure a credential helper to remove this warning. See [2025-11-05T05:36:44.865Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:36:44.865Z] [2025-11-05T05:36:44.865Z] Login Succeeded [2025-11-05T05:36:44.865Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:36:45.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:45.124Z] [2025-11-05T05:36:45.124Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:36:45.124Z] Configure a credential helper to remove this warning. See [2025-11-05T05:36:45.124Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:36:45.124Z] [2025-11-05T05:36:45.124Z] Login Succeeded [2025-11-05T05:36:45.124Z] ****.io [2025-11-05T05:36:45.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:45.384Z] [2025-11-05T05:36:45.384Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:36:45.384Z] Configure a credential helper to remove this warning. See [2025-11-05T05:36:45.384Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:36:45.384Z] [2025-11-05T05:36:45.384Z] Login Succeeded [2025-11-05T05:36:45.384Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:36:45.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T05:36:46.056Z] + git rev-list -1 --merges 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1~1..2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 [Pipeline] echo [2025-11-05T05:36:46.106Z] -----------> git rev-list -1 --merges 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1~1..2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 [false] [Pipeline] sh [2025-11-05T05:36:46.421Z] + git log --format=format:%s -1 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 [Pipeline] echo [2025-11-05T05:36:46.464Z] ========================================================= [2025-11-05T05:36:46.464Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T05:36:46.464Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:36:46.909Z] + git log --format=format:%s -1 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 [Pipeline] echo [2025-11-05T05:36:46.967Z] [semverPrep] GIT_COMMIT: 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo [2025-11-05T05:36:47.007Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T05:36:47.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:36:47.416Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T05:36:47.416Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T05:36:47.416Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T05:36:47.416Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T05:36:47.416Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T05:36:47.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:36:47.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:36:47.858Z] [2025-11-05T05:36:47.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:36:48.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:36:48.246Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T05:36:48.246Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T05:36:48.246Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T05:36:48.246Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T05:36:48.246Z] 461d9e800cba: Pulling fs layer [2025-11-05T05:36:48.246Z] 80192f66455f: Pulling fs layer [2025-11-05T05:36:48.246Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T05:36:48.246Z] a29436f7fd5d: Pulling fs layer [2025-11-05T05:36:48.246Z] 923cac83aea3: Pulling fs layer [2025-11-05T05:36:48.246Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T05:36:48.246Z] db01528c6b51: Pulling fs layer [2025-11-05T05:36:48.246Z] 28988de357af: Pulling fs layer [2025-11-05T05:36:48.246Z] 80192f66455f: Waiting [2025-11-05T05:36:48.246Z] a29436f7fd5d: Waiting [2025-11-05T05:36:48.246Z] 923cac83aea3: Waiting [2025-11-05T05:36:48.246Z] 2e8e34ca0e6c: Waiting [2025-11-05T05:36:48.246Z] 25ad8b0a4227: Waiting [2025-11-05T05:36:48.246Z] 28988de357af: Waiting [2025-11-05T05:36:48.246Z] db01528c6b51: Waiting [2025-11-05T05:36:48.246Z] 461d9e800cba: Waiting [2025-11-05T05:36:48.246Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T05:36:48.246Z] 6bf1a483ea7c: Download complete [2025-11-05T05:36:48.504Z] 461d9e800cba: Download complete [2025-11-05T05:36:48.504Z] 80192f66455f: Verifying Checksum [2025-11-05T05:36:48.504Z] 80192f66455f: Download complete [2025-11-05T05:36:48.504Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T05:36:48.504Z] f5dfc541a4d3: Download complete [2025-11-05T05:36:48.504Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T05:36:48.504Z] 3dae71ba6b94: Download complete [2025-11-05T05:36:48.504Z] 923cac83aea3: Verifying Checksum [2025-11-05T05:36:48.504Z] 923cac83aea3: Download complete [2025-11-05T05:36:48.764Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T05:36:48.764Z] 25ad8b0a4227: Download complete [2025-11-05T05:36:48.764Z] db01528c6b51: Verifying Checksum [2025-11-05T05:36:48.764Z] db01528c6b51: Download complete [2025-11-05T05:36:48.764Z] 28988de357af: Verifying Checksum [2025-11-05T05:36:48.764Z] 28988de357af: Download complete [2025-11-05T05:36:48.764Z] a29436f7fd5d: Verifying Checksum [2025-11-05T05:36:48.764Z] a29436f7fd5d: Download complete [2025-11-05T05:36:49.334Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T05:36:49.334Z] 2e8e34ca0e6c: Download complete [2025-11-05T05:36:49.902Z] 3dae71ba6b94: Pull complete [2025-11-05T05:36:49.902Z] 6bf1a483ea7c: Pull complete [2025-11-05T05:36:50.838Z] f5dfc541a4d3: Pull complete [2025-11-05T05:36:50.838Z] 461d9e800cba: Pull complete [2025-11-05T05:36:50.838Z] 80192f66455f: Pull complete [2025-11-05T05:36:54.145Z] 2e8e34ca0e6c: Pull complete [2025-11-05T05:36:54.713Z] a29436f7fd5d: Pull complete [2025-11-05T05:36:54.973Z] 923cac83aea3: Pull complete [2025-11-05T05:36:54.973Z] 25ad8b0a4227: Pull complete [2025-11-05T05:36:54.973Z] db01528c6b51: Pull complete [2025-11-05T05:36:54.973Z] 28988de357af: Pull complete [2025-11-05T05:36:55.234Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T05:36:55.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:36:55.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:36:55.509Z] prd-ubuntu20.04-docker-8c-8g-772567 does not seem to be running inside a container [2025-11-05T05:36:55.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd -v /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd:rw,z -v /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:36:58.301Z] $ docker top ffabf1334bb0d73913d9526de0b1646b4d688c4ebf75ef2aa03d116bb67f0f1e -eo pid,comm [2025-11-05T05:36:58.359Z] 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-11-05T05:36:58.359Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:36:58.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:36:58.512Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:36:58.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:36:58.630Z] $ docker exec ffabf1334bb0d73913d9526de0b1646b4d688c4ebf75ef2aa03d116bb67f0f1e ssh-agent [2025-11-05T05:36:58.742Z] SSH_AUTH_SOCK=/tmp/ssh-3dvLwd5nTEWF/agent.32 [2025-11-05T05:36:58.742Z] SSH_AGENT_PID=38 [2025-11-05T05:36:58.750Z] Running ssh-add (command line suppressed) [2025-11-05T05:36:58.848Z] Identity added: /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp/private_key_18129631980586249912.key (/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp/private_key_18129631980586249912.key) [2025-11-05T05:36:58.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:36:59.205Z] + git config --global --add safe.directory /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd [Pipeline] sh [2025-11-05T05:36:59.521Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T05:36:59.545Z] $ docker exec --env ******** --env ******** ffabf1334bb0d73913d9526de0b1646b4d688c4ebf75ef2aa03d116bb67f0f1e ssh-agent -k [2025-11-05T05:36:59.652Z] unset SSH_AUTH_SOCK; [2025-11-05T05:36:59.652Z] unset SSH_AGENT_PID; [2025-11-05T05:36:59.652Z] echo Agent pid 38 killed; [2025-11-05T05:36:59.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T05:36:59.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:36:59.762Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:36:59.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:36:59.890Z] $ docker exec ffabf1334bb0d73913d9526de0b1646b4d688c4ebf75ef2aa03d116bb67f0f1e ssh-agent [2025-11-05T05:37:00.000Z] SSH_AUTH_SOCK=/tmp/ssh-u2tTPeGPiy4v/agent.85 [2025-11-05T05:37:00.000Z] SSH_AGENT_PID=91 [2025-11-05T05:37:00.005Z] Running ssh-add (command line suppressed) [2025-11-05T05:37:00.099Z] Identity added: /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp/private_key_13636033100700236845.key (/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp/private_key_13636033100700236845.key) [2025-11-05T05:37:00.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:37:00.456Z] + git semver init [2025-11-05T05:37:00.715Z] 2025-11-05 05:37:00,678 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:37:00.715Z] 2025-11-05 05:37:00,683 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T05:37:00.715Z] 2025-11-05 05:37:00,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/.semver [2025-11-05T05:37:00.715Z] 2025-11-05 05:37:00,683 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/.semver [2025-11-05T05:37:00.715Z] 2025-11-05 05:37:00,683 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/.semver'], cwd=/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:37:02.096Z] 2025-11-05 05:37:01,778 [append_file] DEBUG append to file:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/.git/info/exclude [2025-11-05T05:37:02.096Z] 2025-11-05 05:37:01,778 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/.semver/snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd with force:False [2025-11-05T05:37:02.096Z] 2025-11-05 05:37:01,778 [write_file] DEBUG write to file:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/.semver/snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd [2025-11-05T05:37:02.096Z] 2025-11-05 05:37:01,782 [execute] INFO git cat-file --batch-check [2025-11-05T05:37:02.096Z] 2025-11-05 05:37:01,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:37:02.097Z] 2025-11-05 05:37:01,788 [execute] INFO git cat-file --batch [2025-11-05T05:37:02.097Z] 2025-11-05 05:37:01,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:37:02.097Z] 2025-11-05 05:37:01,791 [read_version] DEBUG read version from /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/.semver/snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd [2025-11-05T05:37:02.097Z] 0.0.0 [Pipeline] } [2025-11-05T05:37:02.127Z] $ docker exec --env ******** --env ******** ffabf1334bb0d73913d9526de0b1646b4d688c4ebf75ef2aa03d116bb67f0f1e ssh-agent -k [2025-11-05T05:37:02.231Z] unset SSH_AUTH_SOCK; [2025-11-05T05:37:02.232Z] unset SSH_AGENT_PID; [2025-11-05T05:37:02.232Z] echo Agent pid 91 killed; [2025-11-05T05:37:02.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:37:02.697Z] + git semver [Pipeline] } [2025-11-05T05:37:02.980Z] $ docker stop --time=1 ffabf1334bb0d73913d9526de0b1646b4d688c4ebf75ef2aa03d116bb67f0f1e [2025-11-05T05:37:04.277Z] $ docker rm -f --volumes ffabf1334bb0d73913d9526de0b1646b4d688c4ebf75ef2aa03d116bb67f0f1e [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:37:04.686Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T05:37:05.026Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T05:37:05.047Z] [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:37:05.670Z] provisioning config files... [2025-11-05T05:37:05.705Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp/config6320987748734094152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:37:06.050Z] ---> ****-login.sh [2025-11-05T05:37:06.050Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:37:06.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:37:06.050Z] Login Succeeded [2025-11-05T05:37:06.050Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:37:06.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:37:06.050Z] Login Succeeded [2025-11-05T05:37:06.050Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:37:06.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:37:06.309Z] Login Succeeded [2025-11-05T05:37:06.309Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:37:06.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:37:06.309Z] Login Succeeded [2025-11-05T05:37:06.309Z] ****.io [2025-11-05T05:37:06.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:37:06.568Z] Login Succeeded [2025-11-05T05:37:06.568Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:37:06.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:37:06.814Z] [edgeX.isLTS] Checking if [snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:37:06.859Z] [edgeX.isLTS] Checking if [snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:37:06.903Z] ========================================================= [2025-11-05T05:37:06.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T05:37:06.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:37:07.415Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T05:37:07.983Z] #0 building with "default" instance using docker driver [2025-11-05T05:37:07.983Z] [2025-11-05T05:37:07.983Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:37:07.983Z] #1 transferring dockerfile: 1.28kB done [2025-11-05T05:37:07.983Z] #1 DONE 0.0s [2025-11-05T05:37:07.983Z] [2025-11-05T05:37:07.983Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T05:37:07.983Z] #2 DONE 0.1s [2025-11-05T05:37:08.240Z] [2025-11-05T05:37:08.240Z] #3 [internal] load .dockerignore [2025-11-05T05:37:08.240Z] #3 transferring context: 102B done [2025-11-05T05:37:08.240Z] #3 DONE 0.0s [2025-11-05T05:37:08.240Z] [2025-11-05T05:37:08.240Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:37:08.240Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T05:37:08.240Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-05T05:37:08.240Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-05T05:37:08.240Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T05:37:08.240Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T05:37:08.240Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T05:37:08.240Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2025-11-05T05:37:08.499Z] #4 ... [2025-11-05T05:37:08.499Z] [2025-11-05T05:37:08.499Z] #5 [internal] load build context [2025-11-05T05:37:08.499Z] #5 transferring context: 17.49MB 0.2s done [2025-11-05T05:37:08.499Z] #5 DONE 0.2s [2025-11-05T05:37:08.499Z] [2025-11-05T05:37:08.499Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:37:08.499Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T05:37:08.499Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s [2025-11-05T05:37:08.499Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-11-05T05:37:08.499Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2025-11-05T05:37:08.499Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T05:37:08.499Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2025-11-05T05:37:08.499Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-11-05T05:37:08.499Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2025-11-05T05:37:08.499Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s [2025-11-05T05:37:08.499Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-05T05:37:08.499Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s [2025-11-05T05:37:08.499Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-11-05T05:37:08.757Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 57.67MB / 60.15MB 0.5s [2025-11-05T05:37:08.757Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 22.36MB / 112.58MB 0.5s [2025-11-05T05:37:08.757Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-05T05:37:08.757Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-05T05:37:08.757Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s [2025-11-05T05:37:08.757Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s [2025-11-05T05:37:08.757Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s [2025-11-05T05:37:09.015Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 68.16MB / 112.58MB 0.8s [2025-11-05T05:37:09.015Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2025-11-05T05:37:09.015Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done [2025-11-05T05:37:09.015Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.9s [2025-11-05T05:37:09.015Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done [2025-11-05T05:37:09.015Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2025-11-05T05:37:09.281Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 1.0s [2025-11-05T05:37:09.281Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2025-11-05T05:37:09.537Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done [2025-11-05T05:37:13.739Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2025-11-05T05:37:13.998Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T05:37:14.256Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T05:37:14.256Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T05:37:14.256Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T05:37:14.256Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-05T05:37:14.515Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done [2025-11-05T05:37:14.515Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-05T05:37:17.045Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.2s done [2025-11-05T05:37:17.045Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2025-11-05T05:37:17.306Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2025-11-05T05:37:17.306Z] #4 DONE 9.2s [2025-11-05T05:37:17.567Z] [2025-11-05T05:37:17.567Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-11-05T05:37:17.567Z] #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:37:17.825Z] #6 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:37:17.825Z] #6 0.587 OK: 265 MiB in 60 packages [2025-11-05T05:37:20.502Z] Still waiting to schedule task [2025-11-05T05:37:20.502Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-05T05:37:21.120Z] #6 DONE 3.3s [2025-11-05T05:37:21.120Z] [2025-11-05T05:37:21.120Z] #7 [builder 3/7] WORKDIR /device-opcua [2025-11-05T05:37:21.120Z] #7 DONE 0.0s [2025-11-05T05:37:21.120Z] [2025-11-05T05:37:21.120Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:37:21.120Z] #8 DONE 0.0s [2025-11-05T05:37:21.120Z] [2025-11-05T05:37:21.120Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:37:31.163Z] #9 DONE 10.1s [2025-11-05T05:37:31.163Z] [2025-11-05T05:37:31.163Z] #10 [builder 6/7] COPY . . [2025-11-05T05:37:31.163Z] #10 DONE 0.1s [2025-11-05T05:37:31.163Z] [2025-11-05T05:37:31.163Z] #11 [builder 7/7] RUN echo noop [2025-11-05T05:37:31.163Z] #11 0.189 noop [2025-11-05T05:37:31.423Z] #11 DONE 0.2s [2025-11-05T05:37:31.423Z] [2025-11-05T05:37:31.423Z] #12 exporting to image [2025-11-05T05:37:31.423Z] #12 exporting layers [2025-11-05T05:37:39.569Z] #12 exporting layers 7.9s done [2025-11-05T05:37:39.569Z] #12 writing image sha256:f70ac1ee75b05efa39d8ef0246f5da27db2f3ebda5441a6b2312f7bb9053ad54 done [2025-11-05T05:37:39.569Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T05:37:39.569Z] #12 DONE 7.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:37:40.043Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:37:40.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:37:40.205Z] prd-ubuntu20.04-docker-8c-8g-772567 does not seem to be running inside a container [2025-11-05T05:37:40.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd -v /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd:rw,z -v /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@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 ******** ci-base-image-x86_64 cat [2025-11-05T05:37:40.590Z] $ docker top db19020afc5a403a1291610342de2dcbe67123ca8d90405c425c559355dbe3ab -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:37:41.001Z] + go version [2025-11-05T05:37:41.001Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T05:37:41.033Z] $ docker stop --time=1 db19020afc5a403a1291610342de2dcbe67123ca8d90405c425c559355dbe3ab [2025-11-05T05:37:42.304Z] $ docker rm -f --volumes db19020afc5a403a1291610342de2dcbe67123ca8d90405c425c559355dbe3ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:37:43.102Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:37:43.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:37:43.286Z] prd-ubuntu20.04-docker-8c-8g-772567 does not seem to be running inside a container [2025-11-05T05:37:43.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd -v /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd:rw,z -v /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@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 ******** ci-base-image-x86_64 cat [2025-11-05T05:37:43.551Z] $ docker top e8d3a3db8e66f5821ee197f804c860dfd99c42de716a7355894b2302992289c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:37:43.961Z] + git config --global --add safe.directory /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:37:44.330Z] + make test [2025-11-05T05:37:44.330Z] go test ./... -coverprofile=coverage.out [2025-11-05T05:37:45.709Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-11-05T05:38:07.754Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-11-05T05:38:07.754Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.020s coverage: 41.4% of statements [2025-11-05T05:38:07.754Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-11-05T05:38:07.754Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-05T05:38:07.754Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-05T05:38:07.754Z] make: *** [Makefile:57: lint] Error 3 [Pipeline] } [2025-11-05T05:38:07.800Z] $ docker stop --time=1 e8d3a3db8e66f5821ee197f804c860dfd99c42de716a7355894b2302992289c7 [2025-11-05T05:38:10.783Z] $ docker rm -f --volumes e8d3a3db8e66f5821ee197f804c860dfd99c42de716a7355894b2302992289c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:38:12.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:38:12.187Z] [2025-11-05T05:38:12.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:38:12.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:38:12.572Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:38:12.572Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:38:12.572Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:38:12.572Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:38:12.572Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:38:12.572Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:38:12.572Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:38:12.572Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:38:12.572Z] 5d3b04190fa2: Waiting [2025-11-05T05:38:12.572Z] 33b1e0a273af: Waiting [2025-11-05T05:38:12.572Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:38:12.572Z] 2f39f015ded8: Waiting [2025-11-05T05:38:12.572Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:38:12.572Z] 5c69ac0246d0: Download complete [2025-11-05T05:38:12.572Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:38:12.572Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:38:12.572Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:38:12.572Z] 33b1e0a273af: Download complete [2025-11-05T05:38:12.831Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:38:12.831Z] 5d3b04190fa2: Download complete [2025-11-05T05:38:12.831Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:38:12.831Z] ec43610c2a17: Download complete [2025-11-05T05:38:12.831Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:38:12.831Z] 5eb5b503b376: Download complete [2025-11-05T05:38:13.403Z] 2f39f015ded8: Download complete [2025-11-05T05:38:14.339Z] 5eb5b503b376: Pull complete [2025-11-05T05:38:14.339Z] 5c69ac0246d0: Pull complete [2025-11-05T05:38:14.906Z] ec43610c2a17: Pull complete [2025-11-05T05:38:14.906Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:38:15.165Z] 33b1e0a273af: Pull complete [2025-11-05T05:38:15.165Z] 5d3b04190fa2: Pull complete [2025-11-05T05:38:20.436Z] 2f39f015ded8: Pull complete [2025-11-05T05:38:20.436Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:38:20.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:38:20.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:38:20.699Z] prd-ubuntu20.04-docker-8c-8g-772567 does not seem to be running inside a container [2025-11-05T05:38:20.732Z] $ 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/5dde11b6a4cb1cea7ad03aa6ddfbb5dd -v /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd:rw,z -v /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:38:22.844Z] $ docker top 3a3a3e68c1e0dd82fabf293feedea6a8cb7ee01ab8cbc7cd4f39dc258d94170d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:38:23.314Z] ---> job-cost.sh [2025-11-05T05:38:23.314Z] lf-activate-venv: SKIPPING [2025-11-05T05:38:23.314Z] INFO: No Stack... [2025-11-05T05:38:23.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:38:23.833Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:38:24.167Z] + cat /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/archives/cost.csv [2025-11-05T05:38:24.167Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:38:24.209Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd-1-stack-cost] [2025-11-05T05:38:24.216Z] Resource [jenkins-edgexfoundry-device-opc-ua-snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd-1-stack-cost] did not exist. Created. [2025-11-05T05:38:24.222Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:38:24.634Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-05T05:38:24.703Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:38:24.730Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:38:24.812Z] $ docker stop --time=1 3a3a3e68c1e0dd82fabf293feedea6a8cb7ee01ab8cbc7cd4f39dc258d94170d [2025-11-05T05:38:25.961Z] $ docker rm -f --volumes 3a3a3e68c1e0dd82fabf293feedea6a8cb7ee01ab8cbc7cd4f39dc258d94170d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T05:38:26.381Z] Failed in branch amd64 [2025-11-05T05:39:52.819Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772572 in /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd [Pipeline] { [Pipeline] ws [2025-11-05T05:39:52.889Z] Running in /w/workspace/device-opc-ua/1 [Pipeline] { [Pipeline] checkout [2025-11-05T05:39:52.980Z] Selected Git installation does not exist. Using Default [2025-11-05T05:39:52.980Z] The recommended git tool is: NONE [2025-11-05T05:39:58.649Z] using credential edgex-jenkins-ssh [2025-11-05T05:39:58.670Z] Cloning the remote Git repository [2025-11-05T05:39:58.721Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-11-05T05:39:58.840Z] > git init /w/workspace/device-opc-ua/1 # timeout=10 [2025-11-05T05:39:59.002Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-11-05T05:39:59.004Z] > git --version # timeout=10 [2025-11-05T05:39:59.031Z] > git --version # 'git version 2.25.1' [2025-11-05T05:39:59.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T05:39:59.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:40:01.417Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-11-05T05:40:01.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:40:02.719Z] Avoid second fetch [2025-11-05T05:40:02.719Z] Checking out Revision 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 (snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd) [2025-11-05T05:40:02.740Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T05:40:02.833Z] > git checkout -f 2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 # timeout=10 [2025-11-05T05:40:03.505Z] Commit message: "fix: Dockerfile to reduce vulnerabilities" [2025-11-05T05:40:03.564Z] > git --version # timeout=10 [2025-11-05T05:40:03.581Z] > git --version # 'git version 2.25.1' [2025-11-05T05:40:03.608Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:40:08.212Z] provisioning config files... [2025-11-05T05:40:08.251Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/1@tmp/config15051283730003655606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:40:09.060Z] ---> ****-login.sh [2025-11-05T05:40:09.060Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:40:09.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:40:09.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:40:09.614Z] Configure a credential helper to remove this warning. See [2025-11-05T05:40:09.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:40:09.614Z] [2025-11-05T05:40:09.614Z] Login Succeeded [2025-11-05T05:40:09.614Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:40:09.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:40:10.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:40:10.163Z] Configure a credential helper to remove this warning. See [2025-11-05T05:40:10.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:40:10.163Z] [2025-11-05T05:40:10.163Z] Login Succeeded [2025-11-05T05:40:10.163Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:40:10.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:40:10.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:40:10.434Z] Configure a credential helper to remove this warning. See [2025-11-05T05:40:10.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:40:10.435Z] [2025-11-05T05:40:10.435Z] Login Succeeded [2025-11-05T05:40:10.435Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:40:10.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:40:10.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:40:10.979Z] Configure a credential helper to remove this warning. See [2025-11-05T05:40:10.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:40:10.980Z] [2025-11-05T05:40:10.980Z] Login Succeeded [2025-11-05T05:40:10.980Z] ****.io [2025-11-05T05:40:11.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:40:11.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:40:11.250Z] Configure a credential helper to remove this warning. See [2025-11-05T05:40:11.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:40:11.250Z] [2025-11-05T05:40:11.250Z] Login Succeeded [2025-11-05T05:40:11.250Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:40:11.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:40:11.791Z] [edgeX.isLTS] Checking if [snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:40:11.835Z] [edgeX.isLTS] Checking if [snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:40:11.880Z] ========================================================= [2025-11-05T05:40:11.880Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T05:40:11.880Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:40:12.436Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T05:40:12.715Z] Sending build context to Docker daemon 8.933MB [2025-11-05T05:40:12.992Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-11-05T05:40:12.992Z] Step 2/10 : FROM ${BASE} AS builder [2025-11-05T05:40:14.425Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T05:40:14.425Z] 6b59a28fa201: Pulling fs layer [2025-11-05T05:40:14.425Z] d32bb0dddca7: Pulling fs layer [2025-11-05T05:40:14.425Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T05:40:14.425Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T05:40:14.425Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:40:14.425Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T05:40:14.425Z] deaec5988b04: Pulling fs layer [2025-11-05T05:40:14.425Z] 9f65657bb879: Pulling fs layer [2025-11-05T05:40:14.425Z] 4f4fb700ef54: Waiting [2025-11-05T05:40:14.425Z] 8ba94037c8f0: Waiting [2025-11-05T05:40:14.425Z] deaec5988b04: Waiting [2025-11-05T05:40:14.425Z] 9f65657bb879: Waiting [2025-11-05T05:40:14.425Z] 196fd7d83e7d: Waiting [2025-11-05T05:40:14.425Z] d32bb0dddca7: Verifying Checksum [2025-11-05T05:40:14.425Z] d32bb0dddca7: Download complete [2025-11-05T05:40:14.425Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T05:40:14.425Z] 196fd7d83e7d: Download complete [2025-11-05T05:40:14.425Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:40:14.425Z] 4f4fb700ef54: Download complete [2025-11-05T05:40:14.425Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T05:40:14.425Z] 8ba94037c8f0: Download complete [2025-11-05T05:40:14.425Z] 6b59a28fa201: Verifying Checksum [2025-11-05T05:40:14.425Z] 6b59a28fa201: Download complete [2025-11-05T05:40:15.048Z] 9f65657bb879: Verifying Checksum [2025-11-05T05:40:15.048Z] 9f65657bb879: Download complete [2025-11-05T05:40:15.642Z] 6b59a28fa201: Pull complete [2025-11-05T05:40:16.239Z] d32bb0dddca7: Pull complete [2025-11-05T05:40:16.239Z] 5dab1238d3d9: Verifying Checksum [2025-11-05T05:40:16.239Z] 5dab1238d3d9: Download complete [2025-11-05T05:40:18.210Z] deaec5988b04: Verifying Checksum [2025-11-05T05:40:18.210Z] deaec5988b04: Download complete [2025-11-05T05:40:33.273Z] 5dab1238d3d9: Pull complete [2025-11-05T05:40:33.273Z] 196fd7d83e7d: Pull complete [2025-11-05T05:40:33.273Z] 4f4fb700ef54: Pull complete [2025-11-05T05:40:33.273Z] 8ba94037c8f0: Pull complete [2025-11-05T05:40:41.757Z] deaec5988b04: Pull complete [2025-11-05T05:40:44.355Z] 9f65657bb879: Pull complete [2025-11-05T05:40:44.355Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T05:40:44.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T05:40:44.355Z] ---> 334268110677 [2025-11-05T05:40:44.355Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:40:46.309Z] ---> Running in 2f64c1ef4bc6 [2025-11-05T05:40:46.588Z] Removing intermediate container 2f64c1ef4bc6 [2025-11-05T05:40:46.588Z] ---> 7b0c9db630ff [2025-11-05T05:40:46.588Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:40:46.865Z] ---> Running in b3c4bea06be8 [2025-11-05T05:40:47.139Z] Removing intermediate container b3c4bea06be8 [2025-11-05T05:40:47.139Z] ---> fcd7c3702e79 [2025-11-05T05:40:47.139Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-11-05T05:40:47.139Z] ---> Running in 29a26436f209 [2025-11-05T05:40:48.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:40:48.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:40:50.806Z] OK: 255 MiB in 60 packages [2025-11-05T05:40:52.238Z] Removing intermediate container 29a26436f209 [2025-11-05T05:40:52.238Z] ---> 45c87ca108e5 [2025-11-05T05:40:52.238Z] Step 6/10 : WORKDIR /device-opcua [2025-11-05T05:40:52.238Z] ---> Running in 28aadfb34260 [2025-11-05T05:40:52.511Z] Removing intermediate container 28aadfb34260 [2025-11-05T05:40:52.511Z] ---> 79fe115cced2 [2025-11-05T05:40:52.511Z] Step 7/10 : COPY go.mod vendor* ./ [2025-11-05T05:40:53.190Z] ---> 91a3440b640a [2025-11-05T05:40:53.190Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:40:53.190Z] ---> Running in c4ffdfcc9b20 [2025-11-05T05:42:45.350Z] Removing intermediate container c4ffdfcc9b20 [2025-11-05T05:42:45.350Z] ---> 3466aa032137 [2025-11-05T05:42:45.350Z] Step 9/10 : COPY . . [2025-11-05T05:42:45.350Z] ---> bb8dee93c9c8 [2025-11-05T05:42:45.350Z] Step 10/10 : RUN ${MAKE} [2025-11-05T05:42:45.350Z] ---> Running in 6d3d09db480d [2025-11-05T05:42:45.350Z] noop [2025-11-05T05:42:45.350Z] Removing intermediate container 6d3d09db480d [2025-11-05T05:42:45.350Z] ---> c561fe2b57cf [2025-11-05T05:42:45.350Z] Successfully built c561fe2b57cf [2025-11-05T05:42:45.350Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:42:45.888Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:42:45.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:42:46.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-772572 does not seem to be running inside a container [2025-11-05T05:42:46.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** ci-base-image-arm64 cat [2025-11-05T05:42:47.609Z] $ docker top cbbce9be1afcb2421e582aaca238477ffd837b07b64794a65ccc1600644cfd06 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:42:48.552Z] + go version [2025-11-05T05:42:48.552Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T05:42:48.589Z] $ docker stop --time=1 cbbce9be1afcb2421e582aaca238477ffd837b07b64794a65ccc1600644cfd06 [2025-11-05T05:42:50.280Z] $ docker rm -f --volumes cbbce9be1afcb2421e582aaca238477ffd837b07b64794a65ccc1600644cfd06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:42:51.392Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:42:51.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:42:51.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-772572 does not seem to be running inside a container [2025-11-05T05:42:51.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** ci-base-image-arm64 cat [2025-11-05T05:42:53.160Z] $ docker top 427553ce18092fbecf912eb5d53c91209814804990fc53f16fa57e04cf9cb67e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:42:55.580Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/1 [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:42:56.334Z] + make test [2025-11-05T05:42:56.334Z] go test ./... -coverprofile=coverage.out [2025-11-05T05:43:02.994Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-11-05T05:47:09.876Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-11-05T05:47:14.145Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.069s coverage: 41.4% of statements [2025-11-05T05:47:14.145Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-11-05T05:47:15.126Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T05:47:15.126Z] go vet ./... [2025-11-05T05:48:11.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:48:11.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:48:11.541Z] ./bin/test-attribution-txt.sh [2025-11-05T05:48:11.541Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-11-05T05:48:11.590Z] [edgeX.isLTS] Checking if [snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:48:11.635Z] $ docker stop --time=1 427553ce18092fbecf912eb5d53c91209814804990fc53f16fa57e04cf9cb67e [2025-11-05T05:48:13.635Z] $ docker rm -f --volumes 427553ce18092fbecf912eb5d53c91209814804990fc53f16fa57e04cf9cb67e [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:48:15.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:48:16.190Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:48:16.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:48:17.260Z] + ls -al . [2025-11-05T05:48:17.260Z] total 228 [2025-11-05T05:48:17.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:43 . [2025-11-05T05:48:17.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:39 .. [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 5 05:40 .dockerignore [2025-11-05T05:48:17.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:40 .git [2025-11-05T05:48:17.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:40 .github [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 101 Nov 5 05:40 .gitignore [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 218 Nov 5 05:40 .golangci.yml [2025-11-05T05:48:17.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:40 .vscode [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 20452 Nov 5 05:40 Attribution.txt [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 2560 Nov 5 05:40 CHANGELOG.md [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 1244 Nov 5 05:40 Dockerfile [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 5 05:40 Jenkinsfile [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 5 05:40 LICENSE [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 2474 Nov 5 05:40 Makefile [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 4109 Nov 5 05:40 README.md [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 05:37 VERSION [2025-11-05T05:48:17.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:40 bin [2025-11-05T05:48:17.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:40 cmd [2025-11-05T05:48:17.260Z] -rw-r--r-- 1 jenkins jenkins 23970 Nov 5 05:47 coverage.out [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 6323 Nov 5 05:40 go.mod [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 87111 Nov 5 05:40 go.sum [2025-11-05T05:48:17.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:40 internal [2025-11-05T05:48:17.260Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 5 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:48:17.702Z] + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 --label arch=arm64 --label version=0.0.0 . [2025-11-05T05:48:18.296Z] Sending build context to Docker daemon 8.957MB [2025-11-05T05:48:18.296Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-11-05T05:48:18.296Z] Step 2/23 : FROM ${BASE} AS builder [2025-11-05T05:48:18.296Z] ---> c561fe2b57cf [2025-11-05T05:48:18.296Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:48:18.566Z] ---> Running in d3635033660a [2025-11-05T05:48:18.835Z] Removing intermediate container d3635033660a [2025-11-05T05:48:18.835Z] ---> 4f0109c4df90 [2025-11-05T05:48:18.835Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:48:18.835Z] ---> Running in c05ebaf72bd1 [2025-11-05T05:48:19.107Z] Removing intermediate container c05ebaf72bd1 [2025-11-05T05:48:19.107Z] ---> 46b4cbf0aaa1 [2025-11-05T05:48:19.107Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-11-05T05:48:19.376Z] ---> Running in 40d60d6c9b90 [2025-11-05T05:48:20.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:48:20.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:48:22.880Z] OK: 255 MiB in 60 packages [2025-11-05T05:48:23.856Z] Removing intermediate container 40d60d6c9b90 [2025-11-05T05:48:23.856Z] ---> 907a58d3f0e8 [2025-11-05T05:48:23.856Z] Step 6/23 : WORKDIR /device-opcua [2025-11-05T05:48:24.129Z] ---> Running in cec24ac96ba2 [2025-11-05T05:48:24.408Z] Removing intermediate container cec24ac96ba2 [2025-11-05T05:48:24.408Z] ---> a559f2d1a226 [2025-11-05T05:48:24.408Z] Step 7/23 : COPY go.mod vendor* ./ [2025-11-05T05:48:24.997Z] ---> 28c31df501c8 [2025-11-05T05:48:24.997Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:48:24.997Z] ---> Running in 9fd168e875c4 [2025-11-05T05:48:27.601Z] Removing intermediate container 9fd168e875c4 [2025-11-05T05:48:27.601Z] ---> 15357e95a5f7 [2025-11-05T05:48:27.601Z] Step 9/23 : COPY . . [2025-11-05T05:48:28.564Z] ---> 7890d41c98bb [2025-11-05T05:48:28.565Z] Step 10/23 : RUN ${MAKE} [2025-11-05T05:48:28.565Z] ---> Running in 98259010a493 [2025-11-05T05:48:29.530Z] 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.1.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-11-05T05:52:51.438Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-11-05T05:53:01.510Z] Removing intermediate container 98259010a493 [2025-11-05T05:53:01.510Z] ---> 63d44e563bfa [2025-11-05T05:53:01.510Z] Step 11/23 : FROM alpine:3.22.1 [2025-11-05T05:53:01.510Z] 3.22.1: Pulling from library/alpine [2025-11-05T05:53:01.510Z] 6e174226ea69: Pulling fs layer [2025-11-05T05:53:01.510Z] 6e174226ea69: Verifying Checksum [2025-11-05T05:53:01.510Z] 6e174226ea69: Download complete [2025-11-05T05:53:01.510Z] 6e174226ea69: Pull complete [2025-11-05T05:53:01.510Z] Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-11-05T05:53:01.510Z] Status: Downloaded newer image for alpine:3.22.1 [2025-11-05T05:53:01.510Z] ---> 02f8efbefad6 [2025-11-05T05:53:01.510Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-11-05T05:53:01.510Z] ---> Running in 02b15a033cce [2025-11-05T05:53:01.777Z] Removing intermediate container 02b15a033cce [2025-11-05T05:53:01.777Z] ---> 4f82da032abc [2025-11-05T05:53:01.777Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-11-05T05:53:02.045Z] ---> Running in b857f6752085 [2025-11-05T05:53:03.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:53:03.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:53:05.215Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-11-05T05:53:05.215Z] (2/6) Installing libgcc (14.2.0-r6) [2025-11-05T05:53:05.215Z] (3/6) Installing libsodium (1.0.20-r0) [2025-11-05T05:53:05.215Z] (4/6) Installing libstdc++ (14.2.0-r6) [2025-11-05T05:53:05.215Z] (5/6) Installing libzmq (4.3.5-r2) [2025-11-05T05:53:05.215Z] (6/6) Installing zeromq (4.3.5-r2) [2025-11-05T05:53:05.215Z] Executing busybox-1.37.0-r18.trigger [2025-11-05T05:53:05.215Z] OK: 12 MiB in 22 packages [2025-11-05T05:53:06.629Z] Removing intermediate container b857f6752085 [2025-11-05T05:53:06.630Z] ---> 57ddf49103e7 [2025-11-05T05:53:06.630Z] Step 14/23 : RUN apk --no-cache upgrade [2025-11-05T05:53:06.630Z] ---> Running in d3cc47c2c0c9 [2025-11-05T05:53:07.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:53:07.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:53:09.804Z] Upgrading critical system libraries and apk-tools: [2025-11-05T05:53:09.804Z] (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-11-05T05:53:09.804Z] Executing busybox-1.37.0-r18.trigger [2025-11-05T05:53:10.072Z] Continuing the upgrade transaction with new apk-tools: [2025-11-05T05:53:10.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:53:10.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:53:12.277Z] (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T05:53:12.277Z] Executing busybox-1.37.0-r19.post-upgrade [2025-11-05T05:53:12.277Z] (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T05:53:12.277Z] (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-11-05T05:53:12.277Z] (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-05T05:53:12.277Z] (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-11-05T05:53:12.277Z] (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-05T05:53:12.277Z] (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T05:53:12.277Z] (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-11-05T05:53:12.277Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:53:12.277Z] OK: 12 MiB in 22 packages [2025-11-05T05:53:13.754Z] Removing intermediate container d3cc47c2c0c9 [2025-11-05T05:53:13.754Z] ---> c72a1f1e3d40 [2025-11-05T05:53:13.754Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-11-05T05:53:16.368Z] ---> cfc4a34e1626 [2025-11-05T05:53:16.368Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-11-05T05:53:16.969Z] ---> 25e2a325d321 [2025-11-05T05:53:16.969Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-11-05T05:53:17.550Z] ---> 2e1ddb30f4df [2025-11-05T05:53:17.550Z] Step 18/23 : EXPOSE 59997 [2025-11-05T05:53:17.550Z] ---> Running in 348fefa506b9 [2025-11-05T05:53:17.816Z] Removing intermediate container 348fefa506b9 [2025-11-05T05:53:17.816Z] ---> dcd999e52f95 [2025-11-05T05:53:17.816Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-11-05T05:53:17.816Z] ---> Running in 1dd7b0e717c1 [2025-11-05T05:53:18.087Z] Removing intermediate container 1dd7b0e717c1 [2025-11-05T05:53:18.087Z] ---> bc3e1cdd8010 [2025-11-05T05:53:18.087Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T05:53:18.352Z] ---> Running in ba5ddb2c9980 [2025-11-05T05:53:18.619Z] Removing intermediate container ba5ddb2c9980 [2025-11-05T05:53:18.619Z] ---> b036c3b1a43d [2025-11-05T05:53:18.619Z] Step 21/23 : LABEL arch=arm64 [2025-11-05T05:53:18.619Z] ---> Running in a221756dcfcd [2025-11-05T05:53:18.886Z] Removing intermediate container a221756dcfcd [2025-11-05T05:53:18.886Z] ---> 461a5fa593c9 [2025-11-05T05:53:18.886Z] Step 22/23 : LABEL git_sha=2ff9116cfe1264b2a844e1dd80f530be75dd9bb1 [2025-11-05T05:53:18.886Z] ---> Running in 6c387ccf7867 [2025-11-05T05:53:19.155Z] Removing intermediate container 6c387ccf7867 [2025-11-05T05:53:19.155Z] ---> 3e912ac0ead0 [2025-11-05T05:53:19.155Z] Step 23/23 : LABEL version=0.0.0 [2025-11-05T05:53:19.420Z] ---> Running in 74505f2dfbfd [2025-11-05T05:53:19.690Z] Removing intermediate container 74505f2dfbfd [2025-11-05T05:53:19.690Z] ---> 9c5849c9029b [2025-11-05T05:53:19.690Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T05:53:19.690Z] Successfully built 9c5849c9029b [2025-11-05T05:53:19.690Z] Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:53:20.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:53:20.608Z] [2025-11-05T05:53:20.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:53:21.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:53:21.039Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T05:53:21.039Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T05:53:21.039Z] 04944245beec: Pulling fs layer [2025-11-05T05:53:21.039Z] 699f458cf7ca: Pulling fs layer [2025-11-05T05:53:21.039Z] 765212b225bb: Pulling fs layer [2025-11-05T05:53:21.039Z] f23df028b6ca: Pulling fs layer [2025-11-05T05:53:21.039Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T05:53:21.039Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T05:53:21.039Z] 765212b225bb: Waiting [2025-11-05T05:53:21.039Z] f23df028b6ca: Waiting [2025-11-05T05:53:21.039Z] d65c8cfc05b1: Waiting [2025-11-05T05:53:21.039Z] 2437ff75d9bd: Waiting [2025-11-05T05:53:21.305Z] 04944245beec: Verifying Checksum [2025-11-05T05:53:21.306Z] 04944245beec: Download complete [2025-11-05T05:53:21.306Z] 765212b225bb: Verifying Checksum [2025-11-05T05:53:21.306Z] 765212b225bb: Download complete [2025-11-05T05:53:21.306Z] f23df028b6ca: Verifying Checksum [2025-11-05T05:53:21.306Z] f23df028b6ca: Download complete [2025-11-05T05:53:21.306Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T05:53:21.306Z] d65c8cfc05b1: Download complete [2025-11-05T05:53:21.306Z] 699f458cf7ca: Verifying Checksum [2025-11-05T05:53:21.306Z] 699f458cf7ca: Download complete [2025-11-05T05:53:21.887Z] 8998bd30e6a1: Verifying Checksum [2025-11-05T05:53:21.887Z] 8998bd30e6a1: Download complete [2025-11-05T05:53:24.474Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T05:53:24.474Z] 2437ff75d9bd: Download complete [2025-11-05T05:53:26.418Z] 8998bd30e6a1: Pull complete [2025-11-05T05:53:26.684Z] 04944245beec: Pull complete [2025-11-05T05:53:28.626Z] 699f458cf7ca: Pull complete [2025-11-05T05:53:28.626Z] 765212b225bb: Pull complete [2025-11-05T05:53:29.584Z] f23df028b6ca: Pull complete [2025-11-05T05:53:29.584Z] d65c8cfc05b1: Pull complete [2025-11-05T05:53:47.882Z] 2437ff75d9bd: Pull complete [2025-11-05T05:53:47.882Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T05:53:47.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:53:47.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:53:48.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-772572 does not seem to be running inside a container [2025-11-05T05:53:48.307Z] $ 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-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-05T05:53:51.253Z] $ docker top 4f36d7e83a41831d7fe4d943500fec2794d483fd0d585b5768982d127783ff87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:52.180Z] ---> job-cost.sh [2025-11-05T05:53:52.180Z] lf-activate-venv: SKIPPING [2025-11-05T05:53:52.180Z] INFO: No Stack... [2025-11-05T05:53:52.767Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T05:53:53.349Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:53:54.011Z] + cat /w/workspace/device-opc-ua/1/archives/cost.csv [2025-11-05T05:53:54.011Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:53:54.070Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd-1-stack-cost] [2025-11-05T05:53:54.076Z] Resource [jenkins-edgexfoundry-device-opc-ua-snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd-1-stack-cost] did not exist. Created. [2025-11-05T05:53:54.081Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:53:54.820Z] /w/workspace/device-opc-ua/1@tmp/durable-aa03d429/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T05:53:55.484Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T05:53:55.525Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T05:53:55.573Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:53:55.589Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:53:55.681Z] $ docker stop --time=1 4f36d7e83a41831d7fe4d943500fec2794d483fd0d585b5768982d127783ff87 [2025-11-05T05:53:57.245Z] $ docker rm -f --volumes 4f36d7e83a41831d7fe4d943500fec2794d483fd0d585b5768982d127783ff87 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-11-05T05:54:00.420Z] + [ -d /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/archives ] [2025-11-05T05:54:00.420Z] + ls -al /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/archives [2025-11-05T05:54:00.420Z] total 16 [2025-11-05T05:54:00.420Z] drwxr-xr-x 3 root root 4096 Nov 5 05:38 . [2025-11-05T05:54:00.420Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:38 .. [2025-11-05T05:54:00.420Z] drwxr-xr-x 2 root root 4096 Nov 5 05:38 cost [2025-11-05T05:54:00.420Z] -rw-r--r-- 1 root root 120 Nov 5 05:38 cost.csv [2025-11-05T05:54:00.420Z] + sudo chown -R jenkins:jenkins /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/archives [2025-11-05T05:54:00.420Z] + ls -al /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/archives [2025-11-05T05:54:00.420Z] total 16 [2025-11-05T05:54:00.420Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:38 . [2025-11-05T05:54:00.420Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:38 .. [2025-11-05T05:54:00.420Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:38 cost [2025-11-05T05:54:00.420Z] -rw-r--r-- 1 jenkins jenkins 120 Nov 5 05:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:54:00.761Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:54:01.663Z] ---> package-listing.sh [2025-11-05T05:54:01.663Z] ++ facter osfamily [2025-11-05T05:54:01.663Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:54:01.924Z] + OS_FAMILY=debian [2025-11-05T05:54:01.924Z] + workspace=/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd [2025-11-05T05:54:01.924Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:54:01.924Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:54:01.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:54:01.924Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:54:01.924Z] + '[' /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd ']' [2025-11-05T05:54:01.924Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:54:01.924Z] + case "${OS_FAMILY}" in [2025-11-05T05:54:01.924Z] + dpkg -l [2025-11-05T05:54:01.924Z] + grep '^ii' [2025-11-05T05:54:01.924Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:54:01.924Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:54:01.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:54:01.924Z] + '[' /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd ']' [2025-11-05T05:54:01.924Z] + mkdir -p /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/archives/ [2025-11-05T05:54:01.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/archives/ [Pipeline] echo [2025-11-05T05:54:01.964Z] 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/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-05T05:54:02.275Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:54:02.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:54:02.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:54:03.086Z] prd-ubuntu20.04-docker-8c-8g-772567 does not seem to be running inside a container [2025-11-05T05:54:03.111Z] $ 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/5dde11b6a4cb1cea7ad03aa6ddfbb5dd/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd -v /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd:rw,z -v /w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:54:03.321Z] $ docker top 225c498abfffd65c5c17b36a1ee9cc200d724eddaf074fb6f163f62508541aeb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:54:03.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:54:04.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:54:04.342Z] + ls /var/log/sa-host [2025-11-05T05:54:04.343Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:54:04.499Z] provisioning config files... [2025-11-05T05:54:04.507Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/5dde11b6a4cb1cea7ad03aa6ddfbb5dd@tmp/config521340277190935698tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:54:04.588Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:54:04.917Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:54:04.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:54:05.368Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:54:05.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:54:05.724Z] ---> sudo-logs.sh [2025-11-05T05:54:05.724Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T05:54:05.825Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:54:06.150Z] ---> job-cost.sh [2025-11-05T05:54:06.150Z] lf-activate-venv: SKIPPING [2025-11-05T05:54:06.150Z] DEBUG: total: 0.2199999988079071 [2025-11-05T05:54:06.150Z] INFO: Retrieving Stack Cost... [2025-11-05T05:54:06.415Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:54:06.675Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:54:06.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:54:07.025Z] ---> logs-deploy.sh [2025-11-05T05:54:07.025Z] lf-activate-venv: SKIPPING [2025-11-05T05:54:07.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/snyk-fix-5dde11b6a4cb1cea7ad03aa6ddfbb5dd/1 [2025-11-05T05:54:07.025Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:54:07.966Z] Archives upload complete. [2025-11-05T05:54:07.966Z] INFO: archiving logs to Nexus