Pull request #111 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d25a1c55972f16e6c6c1f374d679cdb96d5557f+ba2c2be672695aefc0d99a44829f9a6027e9c4d4 (64b1e622ec0f5973fe8af618cbee6d06ced4f78c) 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-ssh18274316610647366874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh7902124601288611634.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11703591156415410634.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12335856019842664224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh6524794159451753279.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16396342632480052244.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-40773’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40776 in /w/workspace/dgexfoundry_device-opc-ua_PR-111 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/dgexfoundry_device-opc-ua_PR-111 # 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 Merging remotes/origin/main commit ba2c2be672695aefc0d99a44829f9a6027e9c4d4 into PR head commit 0d25a1c55972f16e6c6c1f374d679cdb96d5557f Merge succeeded, producing 0d25a1c55972f16e6c6c1f374d679cdb96d5557f Checking out Revision 0d25a1c55972f16e6c6c1f374d679cdb96d5557f (PR-111) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d25a1c55972f16e6c6c1f374d679cdb96d5557f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ba2c2be672695aefc0d99a44829f9a6027e9c4d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d25a1c55972f16e6c6c1f374d679cdb96d5557f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-10T20:06:54.072Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-10T20:06:54.283Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-10T20:06:54.378Z] ========================================================= [2025-03-10T20:06:54.378Z] EdgeX Global Pipelines Version Info [2025-03-10T20:06:54.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:06:55.132Z] ------------------- [2025-03-10T20:06:55.132Z] stable info: [2025-03-10T20:06:55.132Z] ------------------- [2025-03-10T20:06:55.132Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-10T20:06:55.132Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-10T20:06:55.132Z] Message: update stable to v1.0.271 [2025-03-10T20:06:55.704Z] ------------------- [2025-03-10T20:06:55.704Z] experimental info: [2025-03-10T20:06:55.704Z] ------------------- [2025-03-10T20:06:55.704Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-10T20:06:55.704Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-10T20:06:55.704Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-10T20:06:55.903Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-03-10T20:06:55.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-03-10T20:06:56.005Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-10T20:06:56.059Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-10T20:06:56.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-10T20:06:56.162Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-10T20:06:56.215Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-10T20:06:56.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-10T20:06:56.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-10T20:06:56.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-10T20:06:56.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-10T20:06:56.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-03-10T20:06:56.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-10T20:06:56.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-10T20:06:56.616Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-10T20:06:56.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-10T20:06:56.727Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T20:06:56.781Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T20:06:56.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-10T20:06:56.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-10T20:06:56.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-10T20:06:57.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-10T20:06:57.054Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-10T20:06:57.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-10T20:06:57.165Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-10T20:06:57.224Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-10T20:06:57.280Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-10T20:06:57.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo [2025-03-10T20:06:57.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo [2025-03-10T20:06:57.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo [2025-03-10T20:06:57.507Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d25a1c55972f16e6c6c1f374d679cdb96d5557f [Pipeline] echo [2025-03-10T20:06:57.568Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d25a1c [Pipeline] echo [2025-03-10T20:06:57.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T20:06:57.768Z] provisioning config files... [2025-03-10T20:06:57.782Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/config13216422420199889366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:06:58.161Z] ---> ****-login.sh [2025-03-10T20:06:58.161Z] nexus3.edgexfoundry.org:10001 [2025-03-10T20:06:58.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T20:06:58.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T20:06:58.421Z] Configure a credential helper to remove this warning. See [2025-03-10T20:06:58.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T20:06:58.421Z] [2025-03-10T20:06:58.421Z] Login Succeeded [2025-03-10T20:06:58.422Z] nexus3.edgexfoundry.org:10002 [2025-03-10T20:06:58.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T20:06:58.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T20:06:58.681Z] Configure a credential helper to remove this warning. See [2025-03-10T20:06:58.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T20:06:58.682Z] [2025-03-10T20:06:58.682Z] Login Succeeded [2025-03-10T20:06:58.682Z] nexus3.edgexfoundry.org:10003 [2025-03-10T20:06:58.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T20:06:58.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T20:06:58.682Z] Configure a credential helper to remove this warning. See [2025-03-10T20:06:58.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T20:06:58.682Z] [2025-03-10T20:06:58.682Z] Login Succeeded [2025-03-10T20:06:58.682Z] nexus3.edgexfoundry.org:10004 [2025-03-10T20:06:58.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T20:06:58.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T20:06:58.942Z] Configure a credential helper to remove this warning. See [2025-03-10T20:06:58.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T20:06:58.942Z] [2025-03-10T20:06:58.942Z] Login Succeeded [2025-03-10T20:06:58.942Z] ****.io [2025-03-10T20:06:58.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T20:06:59.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T20:06:59.204Z] Configure a credential helper to remove this warning. See [2025-03-10T20:06:59.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T20:06:59.204Z] [2025-03-10T20:06:59.204Z] Login Succeeded [2025-03-10T20:06:59.204Z] ---> ****-login.sh ends [Pipeline] } [2025-03-10T20:06:59.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-10T20:06:59.910Z] + git rev-list -1 --merges 0d25a1c55972f16e6c6c1f374d679cdb96d5557f~1..0d25a1c55972f16e6c6c1f374d679cdb96d5557f [Pipeline] echo [2025-03-10T20:06:59.953Z] -----------> git rev-list -1 --merges 0d25a1c55972f16e6c6c1f374d679cdb96d5557f~1..0d25a1c55972f16e6c6c1f374d679cdb96d5557f 0d25a1c55972f16e6c6c1f374d679cdb96d5557f [false] [Pipeline] sh [2025-03-10T20:07:00.270Z] + git log --format=format:%s -1 0d25a1c55972f16e6c6c1f374d679cdb96d5557f [Pipeline] echo [2025-03-10T20:07:00.304Z] ========================================================= [2025-03-10T20:07:00.304Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-10T20:07:00.304Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-10T20:07:00.735Z] + git log --format=format:%s -1 0d25a1c55972f16e6c6c1f374d679cdb96d5557f [Pipeline] echo [2025-03-10T20:07:00.772Z] [semverPrep] GIT_COMMIT: 0d25a1c55972f16e6c6c1f374d679cdb96d5557f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-03-10T20:07:00.818Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-10T20:07:01.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T20:07:01.197Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-10T20:07:01.197Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-10T20:07:01.197Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-10T20:07:01.197Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-10T20:07:01.197Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-10T20:07:01.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T20:07:01.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T20:07:01.651Z] [2025-03-10T20:07:01.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T20:07:02.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T20:07:02.049Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-10T20:07:02.049Z] b85a868b505f: Pulling fs layer [2025-03-10T20:07:02.049Z] e2be974225ed: Pulling fs layer [2025-03-10T20:07:02.049Z] 339a4e72a1f5: Pulling fs layer [2025-03-10T20:07:02.049Z] 988bab9f4d93: Pulling fs layer [2025-03-10T20:07:02.049Z] 1469e6f7b9e6: Pulling fs layer [2025-03-10T20:07:02.049Z] eaf3925da568: Pulling fs layer [2025-03-10T20:07:02.049Z] bab4dde63d76: Pulling fs layer [2025-03-10T20:07:02.049Z] bde34c3a00c8: Pulling fs layer [2025-03-10T20:07:02.049Z] b352a97aabf1: Pulling fs layer [2025-03-10T20:07:02.049Z] 4872d77fe225: Pulling fs layer [2025-03-10T20:07:02.049Z] 5851b861e8e6: Pulling fs layer [2025-03-10T20:07:02.049Z] bde34c3a00c8: Waiting [2025-03-10T20:07:02.049Z] b352a97aabf1: Waiting [2025-03-10T20:07:02.049Z] 4872d77fe225: Waiting [2025-03-10T20:07:02.049Z] 5851b861e8e6: Waiting [2025-03-10T20:07:02.049Z] 988bab9f4d93: Waiting [2025-03-10T20:07:02.049Z] 1469e6f7b9e6: Waiting [2025-03-10T20:07:02.049Z] bab4dde63d76: Waiting [2025-03-10T20:07:02.049Z] eaf3925da568: Waiting [2025-03-10T20:07:02.049Z] e2be974225ed: Download complete [2025-03-10T20:07:02.049Z] 988bab9f4d93: Verifying Checksum [2025-03-10T20:07:02.049Z] 988bab9f4d93: Download complete [2025-03-10T20:07:02.049Z] 1469e6f7b9e6: Verifying Checksum [2025-03-10T20:07:02.049Z] 1469e6f7b9e6: Download complete [2025-03-10T20:07:02.049Z] 339a4e72a1f5: Verifying Checksum [2025-03-10T20:07:02.049Z] 339a4e72a1f5: Download complete [2025-03-10T20:07:02.049Z] eaf3925da568: Download complete [2025-03-10T20:07:02.049Z] bde34c3a00c8: Verifying Checksum [2025-03-10T20:07:02.049Z] bde34c3a00c8: Download complete [2025-03-10T20:07:02.307Z] b352a97aabf1: Verifying Checksum [2025-03-10T20:07:02.307Z] 4872d77fe225: Verifying Checksum [2025-03-10T20:07:02.307Z] 4872d77fe225: Download complete [2025-03-10T20:07:02.307Z] 5851b861e8e6: Download complete [2025-03-10T20:07:02.307Z] b85a868b505f: Download complete [2025-03-10T20:07:02.566Z] bab4dde63d76: Verifying Checksum [2025-03-10T20:07:02.566Z] bab4dde63d76: Download complete [2025-03-10T20:07:03.508Z] b85a868b505f: Pull complete [2025-03-10T20:07:03.508Z] e2be974225ed: Pull complete [2025-03-10T20:07:04.074Z] 339a4e72a1f5: Pull complete [2025-03-10T20:07:04.074Z] 988bab9f4d93: Pull complete [2025-03-10T20:07:04.332Z] 1469e6f7b9e6: Pull complete [2025-03-10T20:07:04.332Z] eaf3925da568: Pull complete [2025-03-10T20:07:06.232Z] bab4dde63d76: Pull complete [2025-03-10T20:07:06.232Z] bde34c3a00c8: Pull complete [2025-03-10T20:07:06.232Z] b352a97aabf1: Pull complete [2025-03-10T20:07:06.232Z] 4872d77fe225: Pull complete [2025-03-10T20:07:06.232Z] 5851b861e8e6: Pull complete [2025-03-10T20:07:06.232Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-10T20:07:06.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T20:07:06.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T20:07:06.764Z] prd-ubuntu20.04-docker-8c-8g-40776 does not seem to be running inside a container [2025-03-10T20:07:06.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-opc-ua_PR-111 -v /w/workspace/dgexfoundry_device-opc-ua_PR-111:/w/workspace/dgexfoundry_device-opc-ua_PR-111:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-10T20:07:09.175Z] $ docker top 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 -eo pid,comm [2025-03-10T20:07:09.231Z] 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-03-10T20:07:09.231Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T20:07:09.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T20:07:09.382Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T20:07:09.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T20:07:09.490Z] $ docker exec 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 ssh-agent [2025-03-10T20:07:09.598Z] SSH_AUTH_SOCK=/tmp/ssh-y5pNy5XcvWAA/agent.31 [2025-03-10T20:07:09.598Z] SSH_AGENT_PID=37 [2025-03-10T20:07:09.604Z] Running ssh-add (command line suppressed) [2025-03-10T20:07:09.703Z] Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/private_key_8653041616130823435.key (/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/private_key_8653041616130823435.key) [2025-03-10T20:07:09.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T20:07:10.051Z] + git tag --points-at HEAD [Pipeline] } [2025-03-10T20:07:10.076Z] $ docker exec --env ******** --env ******** 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 ssh-agent -k [2025-03-10T20:07:10.163Z] unset SSH_AUTH_SOCK; [2025-03-10T20:07:10.163Z] unset SSH_AGENT_PID; [2025-03-10T20:07:10.163Z] echo Agent pid 37 killed; [2025-03-10T20:07:10.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-10T20:07:10.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T20:07:10.280Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T20:07:10.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T20:07:10.391Z] $ docker exec 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 ssh-agent [2025-03-10T20:07:10.495Z] SSH_AUTH_SOCK=/tmp/ssh-9neEHETe4yuA/agent.70 [2025-03-10T20:07:10.495Z] SSH_AGENT_PID=76 [2025-03-10T20:07:10.500Z] Running ssh-add (command line suppressed) [2025-03-10T20:07:10.604Z] Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/private_key_1720005673743855554.key (/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/private_key_1720005673743855554.key) [2025-03-10T20:07:10.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T20:07:10.968Z] + git semver init [2025-03-10T20:07:11.227Z] 2025-03-10 20:07:11,132 [run_init] DEBUG init version:0.0.0 force:False [2025-03-10T20:07:11.227Z] 2025-03-10 20:07:11,133 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver [2025-03-10T20:07:11.227Z] 2025-03-10 20:07:11,134 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver [2025-03-10T20:07:11.227Z] 2025-03-10 20:07:11,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-111, universal_newlines=False, shell=None, istream=None) [2025-03-10T20:07:11.796Z] 2025-03-10 20:07:11,772 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111/.git/info/exclude [2025-03-10T20:07:11.796Z] 2025-03-10 20:07:11,773 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver/PR-111 with force:False [2025-03-10T20:07:11.796Z] 2025-03-10 20:07:11,773 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver/PR-111 [2025-03-10T20:07:11.796Z] 2025-03-10 20:07:11,777 [execute] INFO git cat-file --batch-check [2025-03-10T20:07:11.796Z] 2025-03-10 20:07:11,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver, universal_newlines=False, shell=None, istream=) [2025-03-10T20:07:11.796Z] 2025-03-10 20:07:11,785 [execute] INFO git cat-file --batch [2025-03-10T20:07:11.796Z] 2025-03-10 20:07:11,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver, universal_newlines=False, shell=None, istream=) [2025-03-10T20:07:11.796Z] 2025-03-10 20:07:11,792 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver/PR-111 [2025-03-10T20:07:11.796Z] 0.0.0 [Pipeline] } [2025-03-10T20:07:12.071Z] $ docker exec --env ******** --env ******** 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 ssh-agent -k [2025-03-10T20:07:12.169Z] unset SSH_AUTH_SOCK; [2025-03-10T20:07:12.170Z] unset SSH_AGENT_PID; [2025-03-10T20:07:12.170Z] echo Agent pid 76 killed; [2025-03-10T20:07:12.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T20:07:12.637Z] + git semver [Pipeline] } [2025-03-10T20:07:12.921Z] $ docker stop --time=1 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 [2025-03-10T20:07:14.210Z] $ docker rm -f --volumes 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T20:07:14.631Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-10T20:07:14.922Z] Stashed 1 file(s) [Pipeline] echo [2025-03-10T20:07:14.943Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T20:07:15.938Z] provisioning config files... [2025-03-10T20:07:15.949Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/config16214581513161089585tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:07:16.408Z] ---> ****-login.sh [2025-03-10T20:07:16.408Z] nexus3.edgexfoundry.org:10001 [2025-03-10T20:07:16.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T20:07:16.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T20:07:16.408Z] Configure a credential helper to remove this warning. See [2025-03-10T20:07:16.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T20:07:16.409Z] [2025-03-10T20:07:16.409Z] Login Succeeded [2025-03-10T20:07:16.409Z] nexus3.edgexfoundry.org:10002 [2025-03-10T20:07:16.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T20:07:16.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T20:07:16.409Z] Configure a credential helper to remove this warning. See [2025-03-10T20:07:16.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T20:07:16.409Z] [2025-03-10T20:07:16.409Z] Login Succeeded [2025-03-10T20:07:16.409Z] nexus3.edgexfoundry.org:10003 [2025-03-10T20:07:16.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T20:07:16.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T20:07:16.668Z] Configure a credential helper to remove this warning. See [2025-03-10T20:07:16.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T20:07:16.668Z] [2025-03-10T20:07:16.668Z] Login Succeeded [2025-03-10T20:07:16.668Z] nexus3.edgexfoundry.org:10004 [2025-03-10T20:07:16.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T20:07:16.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T20:07:16.669Z] Configure a credential helper to remove this warning. See [2025-03-10T20:07:16.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T20:07:16.669Z] [2025-03-10T20:07:16.669Z] Login Succeeded [2025-03-10T20:07:16.669Z] ****.io [2025-03-10T20:07:16.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T20:07:16.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T20:07:16.928Z] Configure a credential helper to remove this warning. See [2025-03-10T20:07:16.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T20:07:16.928Z] [2025-03-10T20:07:16.928Z] Login Succeeded [2025-03-10T20:07:16.928Z] ---> ****-login.sh ends [Pipeline] } [2025-03-10T20:07:16.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-10T20:07:17.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T20:07:17.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T20:07:17.263Z] ========================================================= [2025-03-10T20:07:17.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-10T20:07:17.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T20:07:17.754Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-10T20:07:17.754Z] Sending build context to Docker daemon 867.3kB [2025-03-10T20:07:17.754Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-03-10T20:07:18.329Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-10T20:07:18.329Z] 0a9a5dfd008f: Pulling fs layer [2025-03-10T20:07:18.329Z] 8833042f23b5: Pulling fs layer [2025-03-10T20:07:18.329Z] 6ca661eb024f: Pulling fs layer [2025-03-10T20:07:18.329Z] b5acb76e9680: Pulling fs layer [2025-03-10T20:07:18.329Z] 4f4fb700ef54: Pulling fs layer [2025-03-10T20:07:18.329Z] b5acb76e9680: Waiting [2025-03-10T20:07:18.329Z] 4f4fb700ef54: Waiting [2025-03-10T20:07:18.329Z] 8833042f23b5: Download complete [2025-03-10T20:07:18.588Z] 0a9a5dfd008f: Download complete [2025-03-10T20:07:18.588Z] b5acb76e9680: Verifying Checksum [2025-03-10T20:07:18.588Z] b5acb76e9680: Download complete [2025-03-10T20:07:18.588Z] 4f4fb700ef54: Download complete [2025-03-10T20:07:18.588Z] 0a9a5dfd008f: Pull complete [2025-03-10T20:07:18.846Z] 8833042f23b5: Pull complete [2025-03-10T20:07:19.104Z] 6ca661eb024f: Verifying Checksum [2025-03-10T20:07:19.104Z] 6ca661eb024f: Download complete [2025-03-10T20:07:22.395Z] 6ca661eb024f: Pull complete [2025-03-10T20:07:22.395Z] b5acb76e9680: Pull complete [2025-03-10T20:07:22.395Z] 4f4fb700ef54: Pull complete [2025-03-10T20:07:22.395Z] Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 [2025-03-10T20:07:22.395Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-10T20:07:22.395Z] ---> e6f66776510c [2025-03-10T20:07:22.395Z] Step 2/5 : WORKDIR /device-opcua [2025-03-10T20:07:24.320Z] ---> Running in 470b31894c3c [2025-03-10T20:07:24.320Z] Removing intermediate container 470b31894c3c [2025-03-10T20:07:24.320Z] ---> f604fba5fb17 [2025-03-10T20:07:24.320Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-10T20:07:24.320Z] ---> Running in 208ced9360f6 [2025-03-10T20:07:24.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T20:07:24.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T20:07:25.097Z] v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-10T20:07:25.097Z] v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-10T20:07:25.097Z] OK: 24170 distinct packages available [2025-03-10T20:07:25.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T20:07:25.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T20:07:25.617Z] (1/30) Installing libgcc (13.2.1_git20240309-r1) [2025-03-10T20:07:25.617Z] (2/30) Installing jansson (2.14-r4) [2025-03-10T20:07:25.617Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-10T20:07:25.617Z] (4/30) Installing zstd-libs (1.5.6-r0) [2025-03-10T20:07:25.617Z] (5/30) Installing binutils (2.42-r0) [2025-03-10T20:07:25.617Z] (6/30) Installing libgomp (13.2.1_git20240309-r1) [2025-03-10T20:07:25.617Z] (7/30) Installing libatomic (13.2.1_git20240309-r1) [2025-03-10T20:07:25.617Z] (8/30) Installing gmp (6.3.0-r1) [2025-03-10T20:07:25.617Z] (9/30) Installing isl26 (0.26-r1) [2025-03-10T20:07:25.617Z] (10/30) Installing mpfr4 (4.2.1-r0) [2025-03-10T20:07:25.617Z] (11/30) Installing mpc1 (1.3.1-r1) [2025-03-10T20:07:25.617Z] (12/30) Installing gcc (13.2.1_git20240309-r1) [2025-03-10T20:07:26.187Z] (13/30) Installing brotli-libs (1.1.0-r2) [2025-03-10T20:07:26.187Z] (14/30) Installing c-ares (1.33.1-r0) [2025-03-10T20:07:26.187Z] (15/30) Installing libunistring (1.2-r0) [2025-03-10T20:07:26.187Z] (16/30) Installing libidn2 (2.3.7-r0) [2025-03-10T20:07:26.187Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2025-03-10T20:07:26.187Z] (18/30) Installing libpsl (0.21.5-r1) [2025-03-10T20:07:26.187Z] (19/30) Installing libcurl (8.12.1-r0) [2025-03-10T20:07:26.447Z] (20/30) Installing libexpat (2.6.4-r0) [2025-03-10T20:07:26.447Z] (21/30) Installing pcre2 (10.43-r0) [2025-03-10T20:07:26.447Z] (22/30) Installing git (2.45.3-r0) [2025-03-10T20:07:26.447Z] (23/30) Installing git-init-template (2.45.3-r0) [2025-03-10T20:07:26.447Z] (24/30) Installing make (4.4.1-r2) [2025-03-10T20:07:26.447Z] (25/30) Installing musl-dev (1.2.5-r1) [2025-03-10T20:07:26.447Z] (26/30) Installing pkgconf (2.2.0-r0) [2025-03-10T20:07:26.447Z] (27/30) Installing libsodium (1.0.19-r0) [2025-03-10T20:07:26.447Z] (28/30) Installing libzmq (4.3.5-r2) [2025-03-10T20:07:26.447Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2025-03-10T20:07:26.447Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2025-03-10T20:07:26.447Z] Executing busybox-1.36.1-r29.trigger [2025-03-10T20:07:26.447Z] OK: 171 MiB in 45 packages [2025-03-10T20:07:29.734Z] Removing intermediate container 208ced9360f6 [2025-03-10T20:07:29.734Z] ---> 05676113dab2 [2025-03-10T20:07:29.734Z] Step 4/5 : COPY . . [2025-03-10T20:07:29.993Z] ---> d53150025955 [2025-03-10T20:07:29.993Z] Step 5/5 : RUN make build [2025-03-10T20:07:29.993Z] ---> Running in 590b7529dd54 [2025-03-10T20:07:30.252Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-10T20:07:30.511Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 [2025-03-10T20:07:30.511Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 [2025-03-10T20:07:30.511Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-10T20:07:30.769Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-10T20:07:30.769Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 [2025-03-10T20:07:31.029Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-10T20:07:31.599Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-10T20:07:31.599Z] go: downloading github.com/panjf2000/ants/v2 v2.11.2 [2025-03-10T20:07:31.599Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-10T20:07:31.599Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-10T20:07:31.599Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-10T20:07:31.599Z] go: downloading golang.org/x/net v0.35.0 [2025-03-10T20:07:31.599Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-10T20:07:31.599Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-10T20:07:31.599Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 [2025-03-10T20:07:31.599Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-10T20:07:31.599Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-10T20:07:31.599Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-10T20:07:31.599Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-10T20:07:31.857Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 [2025-03-10T20:07:31.857Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 [2025-03-10T20:07:31.857Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 [2025-03-10T20:07:31.857Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-10T20:07:31.857Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-10T20:07:32.115Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-10T20:07:32.115Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-10T20:07:32.115Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-10T20:07:32.115Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-10T20:07:32.115Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-10T20:07:32.115Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-10T20:07:32.115Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-10T20:07:32.115Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-10T20:07:32.115Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-10T20:07:32.115Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-10T20:07:32.374Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-10T20:07:32.374Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-10T20:07:32.374Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-10T20:07:32.374Z] go: downloading golang.org/x/text v0.22.0 [2025-03-10T20:07:32.374Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-10T20:07:32.374Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-10T20:07:32.374Z] go: downloading golang.org/x/time v0.8.0 [2025-03-10T20:07:32.374Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-10T20:07:32.374Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-10T20:07:32.374Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-10T20:07:32.634Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-10T20:07:32.634Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-10T20:07:32.634Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-10T20:07:32.634Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-10T20:07:32.634Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-10T20:07:32.893Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-10T20:07:33.154Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-10T20:07:33.154Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-10T20:07:33.154Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-10T20:07:33.154Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-10T20:07:33.154Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-10T20:07:33.154Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-10T20:07:33.412Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-10T20:07:33.672Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-10T20:07:33.672Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-10T20:07:33.672Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-10T20:07:33.672Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-10T20:07:33.672Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-10T20:07:33.672Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-10T20:07:33.672Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-10T20:07:33.932Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-10T20:07:33.932Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-10T20:07:33.932Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-10T20:07:33.932Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-10T20:07:34.193Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-10T20:07:34.193Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-10T20:07:34.193Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-10T20:07:34.193Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-10T20:07:34.193Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-10T20:07:34.193Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-10T20:07:34.193Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-10T20:07:35.129Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-10T20:07:35.129Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-10T20:07:35.129Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-10T20:07:35.129Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-10T20:07:35.129Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-10T20:07:35.129Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-10T20:07:35.129Z] go: downloading golang.org/x/term v0.29.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-10T20:07:35.129Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-10T20:07:35.129Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-10T20:07:35.129Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-10T20:07:35.129Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-10T20:07:35.129Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-10T20:07:35.129Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-10T20:07:35.129Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-10T20:07:35.129Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-10T20:07:35.129Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-10T20:07:35.129Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-10T20:07:57.057Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-10T20:08:15.154Z] Removing intermediate container 590b7529dd54 [2025-03-10T20:08:15.154Z] ---> 33beb0593b8d [2025-03-10T20:08:15.154Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-03-10T20:08:15.154Z] Successfully built 33beb0593b8d [2025-03-10T20:08:15.154Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T20:08:15.639Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-10T20:08:15.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T20:08:15.801Z] prd-ubuntu20.04-docker-8c-8g-40776 does not seem to be running inside a container [2025-03-10T20:08:15.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-opc-ua_PR-111 -v /w/workspace/dgexfoundry_device-opc-ua_PR-111:/w/workspace/dgexfoundry_device-opc-ua_PR-111:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-10T20:08:16.173Z] $ docker top 3665a4f47dca9638756e37b0af6015fb299598d281de5dad007495cec0273b95 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T20:08:16.573Z] + go version [2025-03-10T20:08:16.573Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-10T20:08:16.599Z] $ docker stop --time=1 3665a4f47dca9638756e37b0af6015fb299598d281de5dad007495cec0273b95 [2025-03-10T20:08:17.860Z] $ docker rm -f --volumes 3665a4f47dca9638756e37b0af6015fb299598d281de5dad007495cec0273b95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T20:08:18.596Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-10T20:08:18.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T20:08:18.755Z] prd-ubuntu20.04-docker-8c-8g-40776 does not seem to be running inside a container [2025-03-10T20:08:18.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-opc-ua_PR-111 -v /w/workspace/dgexfoundry_device-opc-ua_PR-111:/w/workspace/dgexfoundry_device-opc-ua_PR-111:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-10T20:08:19.096Z] $ docker top d0533bb11640a496310bdc70b319635d0bb2a6e09ef6e3ced89bb67b99f54e4f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T20:08:19.499Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_PR-111 [Pipeline] fileExists [Pipeline] sh [2025-03-10T20:08:19.869Z] + make test [2025-03-10T20:08:19.869Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-03-10T20:08:19.869Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-03-10T20:08:25.143Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-03-10T20:08:25.403Z] go: downloading github.com/axw/gocov v1.0.0 [2025-03-10T20:08:25.971Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-03-10T20:08:28.499Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-03-10T20:08:28.499Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-03-10T20:08:29.066Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-03-10T20:08:29.325Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-03-10T20:08:30.705Z] rm -rf test-artifacts [2025-03-10T20:08:30.705Z] mkdir test-artifacts [2025-03-10T20:08:30.705Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-03-10T20:08:30.705Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-10T20:08:30.705Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-03-10T20:08:30.705Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-03-10T20:08:48.772Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-03-10T20:08:48.772Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-03-10T20:08:48.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-10T20:08:48.852Z] $ docker stop --time=1 d0533bb11640a496310bdc70b319635d0bb2a6e09ef6e3ced89bb67b99f54e4f [2025-03-10T20:08:52.125Z] $ docker rm -f --volumes d0533bb11640a496310bdc70b319635d0bb2a6e09ef6e3ced89bb67b99f54e4f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T20:08:52.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-10T20:08:52.795Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-10T20:08:53.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-10T20:08:53.734Z] + ls -al . [2025-03-10T20:08:53.734Z] total 196 [2025-03-10T20:08:53.734Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 10 20:08 . [2025-03-10T20:08:53.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 20:06 .. [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 10 20:06 .dockerignore [2025-03-10T20:08:53.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 20:08 .git [2025-03-10T20:08:53.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 20:06 .github [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 84 Mar 10 20:06 .gitignore [2025-03-10T20:08:53.734Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 20:07 .semver [2025-03-10T20:08:53.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 20:06 .vscode [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 7466 Mar 10 20:06 Attribution.txt [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 10 20:06 CHANGELOG.md [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 1125 Mar 10 20:06 Dockerfile [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 649 Mar 10 20:06 Jenkinsfile [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 10 20:06 LICENSE [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 2185 Mar 10 20:06 Makefile [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 10 20:06 README.md [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 20:07 VERSION [2025-03-10T20:08:53.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 20:06 bin [2025-03-10T20:08:53.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 20:06 cmd [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 10 20:06 go.mod [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 86711 Mar 10 20:06 go.sum [2025-03-10T20:08:53.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 20:06 internal [2025-03-10T20:08:53.734Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 20:08 test-artifacts [2025-03-10T20:08:53.734Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 10 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T20:08:54.181Z] + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0d25a1c55972f16e6c6c1f374d679cdb96d5557f --label arch=amd64 --label version=0.0.0 . [2025-03-10T20:08:54.181Z] Sending build context to Docker daemon 884.7kB [2025-03-10T20:08:54.181Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-03-10T20:08:54.181Z] ---> e6f66776510c [2025-03-10T20:08:54.181Z] Step 2/19 : WORKDIR /device-opcua [2025-03-10T20:08:54.181Z] ---> Using cache [2025-03-10T20:08:54.181Z] ---> f604fba5fb17 [2025-03-10T20:08:54.181Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-10T20:08:54.181Z] ---> Using cache [2025-03-10T20:08:54.181Z] ---> 05676113dab2 [2025-03-10T20:08:54.181Z] Step 4/19 : COPY . . [2025-03-10T20:08:54.442Z] ---> 05bf38954886 [2025-03-10T20:08:54.442Z] Step 5/19 : RUN make build [2025-03-10T20:08:54.442Z] ---> Running in d31d6e8a233f [2025-03-10T20:08:54.700Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-10T20:08:54.700Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 [2025-03-10T20:08:54.700Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 [2025-03-10T20:08:54.700Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-10T20:08:54.960Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-10T20:08:54.960Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 [2025-03-10T20:08:54.960Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-10T20:08:54.960Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-10T20:08:54.960Z] go: downloading github.com/panjf2000/ants/v2 v2.11.2 [2025-03-10T20:08:54.960Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-10T20:08:54.960Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-10T20:08:54.960Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-10T20:08:54.960Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-10T20:08:54.960Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-10T20:08:54.960Z] go: downloading golang.org/x/net v0.35.0 [2025-03-10T20:08:54.960Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 [2025-03-10T20:08:54.960Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-10T20:08:54.960Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-10T20:08:55.218Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-10T20:08:55.218Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-10T20:08:55.218Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-10T20:08:55.218Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 [2025-03-10T20:08:55.218Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-10T20:08:55.218Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-10T20:08:55.218Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 [2025-03-10T20:08:55.218Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 [2025-03-10T20:08:55.218Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-10T20:08:55.218Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-10T20:08:55.477Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-10T20:08:55.477Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-10T20:08:55.477Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-10T20:08:55.477Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-10T20:08:55.477Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-10T20:08:55.477Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-10T20:08:55.477Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-10T20:08:55.477Z] go: downloading golang.org/x/text v0.22.0 [2025-03-10T20:08:55.477Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-10T20:08:55.477Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-10T20:08:55.477Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-10T20:08:55.477Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-10T20:08:55.477Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-10T20:08:55.477Z] go: downloading golang.org/x/time v0.8.0 [2025-03-10T20:08:55.477Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-10T20:08:55.477Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-10T20:08:55.477Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-10T20:08:55.477Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-10T20:08:55.477Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-10T20:08:55.477Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-10T20:08:55.477Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-10T20:08:55.477Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-10T20:08:55.477Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-10T20:08:55.477Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-10T20:08:55.477Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-10T20:08:55.477Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-10T20:08:55.477Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-10T20:08:55.734Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-10T20:08:55.734Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-10T20:08:56.666Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-10T20:08:56.666Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-10T20:08:56.666Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-10T20:08:56.666Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-10T20:08:56.666Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-10T20:08:56.666Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-10T20:08:56.666Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-10T20:08:56.666Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-10T20:08:56.666Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-10T20:08:56.666Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-10T20:08:56.666Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-10T20:08:56.666Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-10T20:08:56.666Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-10T20:08:56.927Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-10T20:08:56.927Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-10T20:08:56.927Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-10T20:08:56.927Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-10T20:08:56.927Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-10T20:08:56.927Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-10T20:08:56.927Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-10T20:08:56.927Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-10T20:08:57.186Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-10T20:08:57.186Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-10T20:08:57.186Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-10T20:08:57.186Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-10T20:08:57.186Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-10T20:08:57.445Z] go: downloading golang.org/x/term v0.29.0 [2025-03-10T20:08:57.446Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-10T20:08:57.446Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-10T20:08:57.446Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-10T20:08:57.446Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-10T20:08:57.446Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-10T20:08:57.446Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-10T20:08:57.446Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-10T20:08:57.446Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-10T20:08:57.446Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-10T20:08:57.446Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-10T20:08:57.446Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-10T20:08:57.446Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-10T20:08:57.446Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-10T20:08:57.446Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-10T20:08:57.446Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-10T20:08:57.446Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-10T20:08:57.446Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-10T20:08:57.446Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-10T20:08:57.446Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-10T20:09:19.363Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-10T20:09:37.455Z] Removing intermediate container d31d6e8a233f [2025-03-10T20:09:37.455Z] ---> bc42dbdc1899 [2025-03-10T20:09:37.455Z] Step 6/19 : FROM alpine:3.20 [2025-03-10T20:09:37.455Z] 3.20: Pulling from library/alpine [2025-03-10T20:09:37.455Z] 0a9a5dfd008f: Already exists [2025-03-10T20:09:37.455Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T20:09:37.455Z] Status: Downloaded newer image for alpine:3.20 [2025-03-10T20:09:37.455Z] ---> ff221270b9fb [2025-03-10T20:09:37.455Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-10T20:09:37.455Z] ---> Running in b8acb282a5ed [2025-03-10T20:09:37.455Z] Removing intermediate container b8acb282a5ed [2025-03-10T20:09:37.455Z] ---> e01babc02a7d [2025-03-10T20:09:37.455Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-03-10T20:09:37.455Z] ---> Running in d5388c0463f6 [2025-03-10T20:09:37.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T20:09:37.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T20:09:37.455Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-03-10T20:09:37.455Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-03-10T20:09:37.455Z] (3/6) Installing libsodium (1.0.19-r0) [2025-03-10T20:09:37.455Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-10T20:09:37.455Z] (5/6) Installing libzmq (4.3.5-r2) [2025-03-10T20:09:37.455Z] (6/6) Installing zeromq (4.3.5-r2) [2025-03-10T20:09:37.455Z] Executing busybox-1.36.1-r29.trigger [2025-03-10T20:09:37.455Z] OK: 12 MiB in 20 packages [2025-03-10T20:09:37.455Z] Removing intermediate container d5388c0463f6 [2025-03-10T20:09:37.455Z] ---> f5f30ab3f1b3 [2025-03-10T20:09:37.455Z] Step 9/19 : RUN apk --no-cache upgrade [2025-03-10T20:09:37.455Z] ---> Running in cf44a40178d1 [2025-03-10T20:09:37.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T20:09:37.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T20:09:37.455Z] OK: 12 MiB in 20 packages [2025-03-10T20:09:38.018Z] Removing intermediate container cf44a40178d1 [2025-03-10T20:09:38.018Z] ---> 163392cd83a5 [2025-03-10T20:09:38.018Z] Step 10/19 : EXPOSE 59997 [2025-03-10T20:09:38.018Z] ---> Running in ba0c8c2b5822 [2025-03-10T20:09:38.018Z] Removing intermediate container ba0c8c2b5822 [2025-03-10T20:09:38.018Z] ---> 137cca7be5a3 [2025-03-10T20:09:38.018Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-03-10T20:09:39.393Z] ---> ebb3cc84659e [2025-03-10T20:09:39.393Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-03-10T20:09:39.393Z] ---> 403fa24134dd [2025-03-10T20:09:39.393Z] Step 13/19 : COPY LICENSE / [2025-03-10T20:09:39.393Z] ---> 50357a094639 [2025-03-10T20:09:39.393Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-03-10T20:09:39.653Z] ---> 6c9516dc0993 [2025-03-10T20:09:39.653Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-03-10T20:09:39.653Z] ---> Running in 91e63205ef86 [2025-03-10T20:09:39.653Z] Removing intermediate container 91e63205ef86 [2025-03-10T20:09:39.653Z] ---> 3fb820d4a4bf [2025-03-10T20:09:39.653Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-10T20:09:39.653Z] ---> Running in cb25a91f5727 [2025-03-10T20:09:39.913Z] Removing intermediate container cb25a91f5727 [2025-03-10T20:09:39.913Z] ---> 588a0d3ab934 [2025-03-10T20:09:39.913Z] Step 17/19 : LABEL arch=amd64 [2025-03-10T20:09:39.913Z] ---> Running in 8774ae2b5456 [2025-03-10T20:09:39.913Z] Removing intermediate container 8774ae2b5456 [2025-03-10T20:09:39.913Z] ---> f99a8b8e6b93 [2025-03-10T20:09:39.913Z] Step 18/19 : LABEL git_sha=0d25a1c55972f16e6c6c1f374d679cdb96d5557f [2025-03-10T20:09:39.913Z] ---> Running in 6341c53e1f02 [2025-03-10T20:09:39.913Z] Removing intermediate container 6341c53e1f02 [2025-03-10T20:09:39.913Z] ---> fc57741ba2d8 [2025-03-10T20:09:39.913Z] Step 19/19 : LABEL version=0.0.0 [2025-03-10T20:09:39.913Z] ---> Running in 559bdbd61817 [2025-03-10T20:09:40.172Z] Removing intermediate container 559bdbd61817 [2025-03-10T20:09:40.172Z] ---> 528aa308fa80 [2025-03-10T20:09:40.172Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-10T20:09:40.172Z] Successfully built 528aa308fa80 [2025-03-10T20:09:40.172Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T20:09:41.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T20:09:41.096Z] [2025-03-10T20:09:41.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T20:09:41.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T20:09:41.480Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-10T20:09:41.480Z] 5eb5b503b376: Pulling fs layer [2025-03-10T20:09:41.480Z] 5c69ac0246d0: Pulling fs layer [2025-03-10T20:09:41.480Z] ec43610c2a17: Pulling fs layer [2025-03-10T20:09:41.480Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-10T20:09:41.480Z] 33b1e0a273af: Pulling fs layer [2025-03-10T20:09:41.480Z] 5d3b04190fa2: Pulling fs layer [2025-03-10T20:09:41.480Z] 2f39f015ded8: Pulling fs layer [2025-03-10T20:09:41.480Z] 33b1e0a273af: Waiting [2025-03-10T20:09:41.480Z] 2f39f015ded8: Waiting [2025-03-10T20:09:41.480Z] 5d3b04190fa2: Waiting [2025-03-10T20:09:41.480Z] 3a2ae6a8a46f: Waiting [2025-03-10T20:09:41.480Z] 5c69ac0246d0: Verifying Checksum [2025-03-10T20:09:41.480Z] 5c69ac0246d0: Download complete [2025-03-10T20:09:41.480Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-10T20:09:41.480Z] 3a2ae6a8a46f: Download complete [2025-03-10T20:09:41.480Z] ec43610c2a17: Verifying Checksum [2025-03-10T20:09:41.480Z] ec43610c2a17: Download complete [2025-03-10T20:09:41.480Z] 33b1e0a273af: Verifying Checksum [2025-03-10T20:09:41.480Z] 33b1e0a273af: Download complete [2025-03-10T20:09:41.480Z] 5d3b04190fa2: Verifying Checksum [2025-03-10T20:09:41.480Z] 5d3b04190fa2: Download complete [2025-03-10T20:09:41.738Z] 5eb5b503b376: Verifying Checksum [2025-03-10T20:09:41.738Z] 5eb5b503b376: Download complete [2025-03-10T20:09:42.304Z] 2f39f015ded8: Verifying Checksum [2025-03-10T20:09:42.304Z] 2f39f015ded8: Download complete [2025-03-10T20:09:42.869Z] 5eb5b503b376: Pull complete [2025-03-10T20:09:42.869Z] 5c69ac0246d0: Pull complete [2025-03-10T20:09:43.440Z] ec43610c2a17: Pull complete [2025-03-10T20:09:43.440Z] 3a2ae6a8a46f: Pull complete [2025-03-10T20:09:43.440Z] 33b1e0a273af: Pull complete [2025-03-10T20:09:43.440Z] 5d3b04190fa2: Pull complete [2025-03-10T20:09:47.652Z] 2f39f015ded8: Pull complete [2025-03-10T20:09:47.652Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-10T20:09:47.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T20:09:47.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T20:09:47.897Z] prd-ubuntu20.04-docker-8c-8g-40776 does not seem to be running inside a container [2025-03-10T20:09:47.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-opc-ua_PR-111 -v /w/workspace/dgexfoundry_device-opc-ua_PR-111:/w/workspace/dgexfoundry_device-opc-ua_PR-111:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-10T20:09:50.488Z] $ docker top 00b1d0df06176d50346084a4ddc3cb1d20c1f0f8bb2351d62ba01268bdc46396 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:09:50.928Z] ---> job-cost.sh [2025-03-10T20:09:50.929Z] lf-activate-venv: SKIPPING [2025-03-10T20:09:50.929Z] INFO: No Stack... [2025-03-10T20:09:51.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-10T20:09:51.447Z] INFO: Archiving Costs [Pipeline] sh [2025-03-10T20:09:51.759Z] + cat /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives/cost.csv [2025-03-10T20:09:51.759Z] + cut -d, -f6 [Pipeline] lock [2025-03-10T20:09:51.807Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-111-1-stack-cost] [2025-03-10T20:09:51.812Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-111-1-stack-cost] did not exist. Created. [2025-03-10T20:09:51.817Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-10T20:09:52.199Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-10T20:09:52.254Z] Stashed 1 file(s) [Pipeline] } [2025-03-10T20:09:52.285Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-10T20:09:52.358Z] $ docker stop --time=1 00b1d0df06176d50346084a4ddc3cb1d20c1f0f8bb2351d62ba01268bdc46396 [2025-03-10T20:09:53.513Z] $ docker rm -f --volumes 00b1d0df06176d50346084a4ddc3cb1d20c1f0f8bb2351d62ba01268bdc46396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-10T20:09:54.253Z] provisioning config files... [2025-03-10T20:09:54.261Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/config7827321618150299219tmp [Pipeline] { [Pipeline] sh [2025-03-10T20:09:54.584Z] + set +x [2025-03-10T20:09:54.585Z] + curl -s https://codecov.io/bash [2025-03-10T20:09:54.585Z] + bash -s -- [2025-03-10T20:09:54.585Z] [2025-03-10T20:09:54.585Z] _____ _ [2025-03-10T20:09:54.585Z] / ____| | | [2025-03-10T20:09:54.585Z] | | ___ __| | ___ ___ _____ __ [2025-03-10T20:09:54.585Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-10T20:09:54.585Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-10T20:09:54.585Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-10T20:09:54.585Z] Bash-1.0.6 [2025-03-10T20:09:54.585Z] [2025-03-10T20:09:54.585Z] [2025-03-10T20:09:54.585Z] ==> git version 2.25.1 found [2025-03-10T20:09:54.585Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-10T20:09:54.585Z] Release-Date: 2020-01-08 [2025-03-10T20:09:54.585Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-10T20:09:54.585Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-10T20:09:54.585Z] ==> Jenkins CI detected. [2025-03-10T20:09:54.585Z] current dir:  /w/workspace/dgexfoundry_device-opc-ua_PR-111 [2025-03-10T20:09:54.585Z] project root: . [2025-03-10T20:09:54.585Z] --> token set from env [2025-03-10T20:09:54.585Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-10T20:09:54.585Z] ==> Running gcov in . (disable via -X gcov) [2025-03-10T20:09:54.585Z] ==> Python coveragepy not found [2025-03-10T20:09:54.585Z] ==> Searching for coverage reports in: [2025-03-10T20:09:54.585Z] + . [2025-03-10T20:09:54.585Z] -> Found 4 reports [2025-03-10T20:09:54.585Z] ==> Detecting git/mercurial file structure [2025-03-10T20:09:54.845Z] ==> Reading reports [2025-03-10T20:09:54.845Z] + ./test-artifacts/coverage.lcov bytes=561 [2025-03-10T20:09:54.845Z] + ./test-artifacts/cover.out bytes=2241 [2025-03-10T20:09:54.845Z] + ./test-artifacts/coverage.xml bytes=6159 [2025-03-10T20:09:54.845Z] + ./test-artifacts/report.xml bytes=4154 [2025-03-10T20:09:54.845Z] ==> Appending adjustments [2025-03-10T20:09:54.845Z] https://docs.codecov.io/docs/fixing-reports [2025-03-10T20:09:54.845Z] + Found adjustments [2025-03-10T20:09:54.845Z] ==> Gzipping contents [2025-03-10T20:09:54.845Z] 4.0K /tmp/codecov.8Cdt12.gz [2025-03-10T20:09:54.845Z] ==> Uploading reports [2025-03-10T20:09:54.845Z] url: https://codecov.io [2025-03-10T20:09:54.845Z] query: branch=PR-111&commit=0d25a1c55972f16e6c6c1f374d679cdb96d5557f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=111&job=&cmd_args= [2025-03-10T20:09:54.845Z] -> Pinging Codecov [2025-03-10T20:09:54.845Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-111&commit=0d25a1c55972f16e6c6c1f374d679cdb96d5557f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=111&job=&cmd_args= [2025-03-10T20:09:55.104Z] -> Uploading to [2025-03-10T20:09:55.104Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/0d25a1c55972f16e6c6c1f374d679cdb96d5557f/a14190bc-9319-4e42-a0f9-76b44216ee7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250310%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250310T200954Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d5cbdb8d99351637b606aca6a6b2cf346284900a48b32c371ca917cf11666b6a [2025-03-10T20:09:55.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T20:09:55.104Z] Dload Upload Total Spent Left Speed [2025-03-10T20:09:55.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3521 0 0 100 3521 0 20120 --:--:-- --:--:-- --:--:-- 20120 [2025-03-10T20:09:55.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/0d25a1c55972f16e6c6c1f374d679cdb96d5557f [Pipeline] } [2025-03-10T20:09:55.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-10T20:09:57.299Z] + [ -d /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives ] [2025-03-10T20:09:57.300Z] + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives [2025-03-10T20:09:57.300Z] total 16 [2025-03-10T20:09:57.300Z] drwxr-xr-x 3 root root 4096 Mar 10 20:09 . [2025-03-10T20:09:57.300Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 20:09 .. [2025-03-10T20:09:57.300Z] drwxr-xr-x 2 root root 4096 Mar 10 20:09 cost [2025-03-10T20:09:57.300Z] -rw-r--r-- 1 root root 85 Mar 10 20:09 cost.csv [2025-03-10T20:09:57.300Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives [2025-03-10T20:09:57.300Z] + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives [2025-03-10T20:09:57.300Z] total 16 [2025-03-10T20:09:57.300Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 20:09 . [2025-03-10T20:09:57.300Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 20:09 .. [2025-03-10T20:09:57.300Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 20:09 cost [2025-03-10T20:09:57.300Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 10 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:09:57.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:09:58.399Z] ---> package-listing.sh [2025-03-10T20:09:58.399Z] ++ facter osfamily [2025-03-10T20:09:58.399Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-10T20:09:58.659Z] + OS_FAMILY=debian [2025-03-10T20:09:58.659Z] + workspace=/w/workspace/dgexfoundry_device-opc-ua_PR-111 [2025-03-10T20:09:58.659Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-10T20:09:58.659Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-10T20:09:58.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-10T20:09:58.659Z] + PACKAGES=/tmp/packages_start.txt [2025-03-10T20:09:58.659Z] + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-111 ']' [2025-03-10T20:09:58.659Z] + PACKAGES=/tmp/packages_end.txt [2025-03-10T20:09:58.659Z] + case "${OS_FAMILY}" in [2025-03-10T20:09:58.659Z] + dpkg -l [2025-03-10T20:09:58.659Z] + grep '^ii' [2025-03-10T20:09:58.659Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-10T20:09:58.659Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-10T20:09:58.659Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-10T20:09:58.659Z] + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-111 ']' [2025-03-10T20:09:58.659Z] + mkdir -p /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives/ [2025-03-10T20:09:58.659Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives/ [Pipeline] echo [2025-03-10T20:09:58.695Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-opc-ua_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-10T20:09:58.988Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T20:09:59.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T20:09:59.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T20:09:59.764Z] prd-ubuntu20.04-docker-8c-8g-40776 does not seem to be running inside a container [2025-03-10T20:09:59.787Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-opc-ua_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-opc-ua_PR-111 -v /w/workspace/dgexfoundry_device-opc-ua_PR-111:/w/workspace/dgexfoundry_device-opc-ua_PR-111:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-10T20:09:59.969Z] $ docker top 45cbfe922668988ee5631097fc3ed51b36a074b5accd9af66e679f311ed79794 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T20:10:00.457Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-10T20:10:00.771Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-10T20:10:01.077Z] + ls /var/log/sa-host [2025-03-10T20:10:01.078Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T20:10:01.544Z] provisioning config files... [2025-03-10T20:10:01.559Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/config5496208624587985634tmp [Pipeline] { [Pipeline] echo [2025-03-10T20:10:01.622Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:10:02.044Z] ---> create-netrc.sh [Pipeline] } [2025-03-10T20:10:02.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:10:02.562Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-10T20:10:02.602Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:10:02.951Z] ---> sudo-logs.sh [2025-03-10T20:10:02.952Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-10T20:10:03.048Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:10:03.365Z] ---> job-cost.sh [2025-03-10T20:10:03.365Z] lf-activate-venv: SKIPPING [2025-03-10T20:10:03.365Z] DEBUG: total: 0.2199999988079071 [2025-03-10T20:10:03.365Z] INFO: Retrieving Stack Cost... [2025-03-10T20:10:03.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-10T20:10:03.625Z] INFO: Archiving Costs [Pipeline] echo [2025-03-10T20:10:03.660Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T20:10:03.981Z] ---> logs-deploy.sh [2025-03-10T20:10:03.981Z] lf-activate-venv: SKIPPING [2025-03-10T20:10:03.981Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-111/1 [2025-03-10T20:10:03.981Z] INFO: archiving workspace using pattern(s): [2025-03-10T20:10:04.918Z] Archives upload complete. [2025-03-10T20:10:05.177Z] INFO: archiving logs to Nexus [2025-03-10T20:10:05.744Z] ---> uname -a: [2025-03-10T20:10:05.744Z] Linux prd-ubuntu20-04-docker-8c-8g-40776 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] ---> lscpu: [2025-03-10T20:10:05.744Z] Architecture: x86_64 [2025-03-10T20:10:05.744Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-10T20:10:05.744Z] Byte Order: Little Endian [2025-03-10T20:10:05.744Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-10T20:10:05.744Z] CPU(s): 8 [2025-03-10T20:10:05.744Z] On-line CPU(s) list: 0-7 [2025-03-10T20:10:05.744Z] Thread(s) per core: 1 [2025-03-10T20:10:05.744Z] Core(s) per socket: 1 [2025-03-10T20:10:05.744Z] Socket(s): 8 [2025-03-10T20:10:05.744Z] NUMA node(s): 1 [2025-03-10T20:10:05.744Z] Vendor ID: AuthenticAMD [2025-03-10T20:10:05.744Z] CPU family: 23 [2025-03-10T20:10:05.744Z] Model: 49 [2025-03-10T20:10:05.744Z] Model name: AMD EPYC-Rome Processor [2025-03-10T20:10:05.744Z] Stepping: 0 [2025-03-10T20:10:05.744Z] CPU MHz: 2799.998 [2025-03-10T20:10:05.744Z] BogoMIPS: 5599.99 [2025-03-10T20:10:05.744Z] Virtualization: AMD-V [2025-03-10T20:10:05.744Z] Hypervisor vendor: KVM [2025-03-10T20:10:05.744Z] Virtualization type: full [2025-03-10T20:10:05.744Z] L1d cache: 256 KiB [2025-03-10T20:10:05.744Z] L1i cache: 256 KiB [2025-03-10T20:10:05.744Z] L2 cache: 4 MiB [2025-03-10T20:10:05.744Z] L3 cache: 128 MiB [2025-03-10T20:10:05.744Z] NUMA node0 CPU(s): 0-7 [2025-03-10T20:10:05.744Z] Vulnerability Itlb multihit: Not affected [2025-03-10T20:10:05.744Z] Vulnerability L1tf: Not affected [2025-03-10T20:10:05.744Z] Vulnerability Mds: Not affected [2025-03-10T20:10:05.744Z] Vulnerability Meltdown: Not affected [2025-03-10T20:10:05.744Z] Vulnerability Mmio stale data: Not affected [2025-03-10T20:10:05.744Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-10T20:10:05.744Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-10T20:10:05.744Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-10T20:10:05.744Z] Vulnerability Srbds: Not affected [2025-03-10T20:10:05.744Z] Vulnerability Tsx async abort: Not affected [2025-03-10T20:10:05.744Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] ---> nproc: [2025-03-10T20:10:05.744Z] 8 [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] ---> df -h: [2025-03-10T20:10:05.744Z] Filesystem Size Used Avail Use% Mounted on [2025-03-10T20:10:05.744Z] overlay 155G 12G 144G 8% / [2025-03-10T20:10:05.744Z] tmpfs 64M 0 64M 0% /dev [2025-03-10T20:10:05.744Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-10T20:10:05.744Z] shm 64M 0 64M 0% /dev/shm [2025-03-10T20:10:05.744Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] ---> sar -b -r -n DEV: [2025-03-10T20:10:05.744Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40776) 03/10/25 _x86_64_ (8 CPU) [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] 20:06:13 LINUX RESTART (8 CPU) [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] 20:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-10T20:10:05.744Z] 20:08:01 147.42 3.29 144.13 0.00 416.47 60249.31 0.00 [2025-03-10T20:10:05.744Z] 20:09:01 95.43 0.18 95.25 0.00 16.13 43470.49 0.00 [2025-03-10T20:10:05.744Z] 20:10:01 211.10 0.28 210.81 0.00 24.40 73961.94 0.00 [2025-03-10T20:10:05.744Z] Average: 151.34 1.24 150.10 0.00 150.86 59221.54 0.00 [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] 20:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-10T20:10:05.744Z] 20:08:01 28471680 31505148 808728 2.46 97124 3150100 2030144 5.98 1283980 2674544 81756 [2025-03-10T20:10:05.744Z] 20:09:01 27880988 31298408 1005016 3.06 123968 3434960 2426820 7.15 1523184 2940824 377648 [2025-03-10T20:10:05.744Z] 20:10:01 27145384 31508364 794540 2.42 148108 4309052 1819024 5.36 1321464 3833200 308 [2025-03-10T20:10:05.744Z] Average: 27832684 31437307 869428 2.64 123067 3631371 2091996 6.17 1376209 3149523 153237 [2025-03-10T20:10:05.744Z] [2025-03-10T20:10:05.744Z] 20:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-10T20:10:05.744Z] 20:08:01 lo 2.78 2.78 0.29 0.29 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.744Z] 20:08:01 ens3 318.03 160.41 3382.32 33.51 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.744Z] 20:08:01 docker0 89.34 171.56 6.85 2023.08 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.745Z] 20:09:01 veth95ea020 61.22 105.52 5.95 886.48 0.00 0.00 0.00 0.07 [2025-03-10T20:10:05.745Z] 20:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.745Z] 20:09:01 ens3 186.54 112.45 993.90 24.87 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.745Z] 20:09:01 docker0 84.95 136.14 6.82 946.89 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.745Z] 20:10:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.745Z] 20:10:01 ens3 137.14 80.17 2653.32 21.81 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.745Z] 20:10:01 docker0 4.00 6.83 0.25 100.18 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.745Z] Average: lo 1.72 1.72 0.18 0.18 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.745Z] Average: ens3 213.32 117.44 2337.38 26.69 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.745Z] Average: docker0 59.26 104.47 4.63 1017.80 0.00 0.00 0.00 0.00 [2025-03-10T20:10:05.745Z] [2025-03-10T20:10:05.745Z] [2025-03-10T20:10:05.745Z] ---> sar -P ALL: [2025-03-10T20:10:05.745Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40776) 03/10/25 _x86_64_ (8 CPU) [2025-03-10T20:10:05.745Z] [2025-03-10T20:10:05.745Z] 20:06:13 LINUX RESTART (8 CPU) [2025-03-10T20:10:05.745Z] [2025-03-10T20:10:05.745Z] 20:07:02 CPU %user %nice %system %iowait %steal %idle [2025-03-10T20:10:05.745Z] 20:08:01 all 26.06 0.00 5.32 2.64 0.07 65.91 [2025-03-10T20:10:05.745Z] 20:08:01 0 24.13 0.00 5.68 7.61 0.09 62.49 [2025-03-10T20:10:05.745Z] 20:08:01 1 25.62 0.00 4.88 0.92 0.07 68.51 [2025-03-10T20:10:05.745Z] 20:08:01 2 27.78 0.00 5.60 0.03 0.07 66.52 [2025-03-10T20:10:05.745Z] 20:08:01 3 27.07 0.00 4.82 0.62 0.07 67.43 [2025-03-10T20:10:05.745Z] 20:08:01 4 26.08 0.00 5.88 7.92 0.07 60.04 [2025-03-10T20:10:05.745Z] 20:08:01 5 25.70 0.00 5.04 3.07 0.09 66.11 [2025-03-10T20:10:05.745Z] 20:08:01 6 25.60 0.00 5.43 0.87 0.07 68.03 [2025-03-10T20:10:05.745Z] 20:08:01 7 26.50 0.00 5.22 0.09 0.09 68.11 [2025-03-10T20:10:05.745Z] 20:09:01 all 31.94 0.00 6.17 1.61 0.08 60.21 [2025-03-10T20:10:05.745Z] 20:09:01 0 30.23 0.00 6.13 1.75 0.07 61.83 [2025-03-10T20:10:05.745Z] 20:09:01 1 32.78 0.00 5.86 0.30 0.08 60.98 [2025-03-10T20:10:05.745Z] 20:09:01 2 31.94 0.00 5.88 0.50 0.08 61.59 [2025-03-10T20:10:05.745Z] 20:09:01 3 31.31 0.00 5.45 0.02 0.07 63.15 [2025-03-10T20:10:05.745Z] 20:09:01 4 31.33 0.00 7.41 5.83 0.08 55.35 [2025-03-10T20:10:05.745Z] 20:09:01 5 32.32 0.00 6.67 3.27 0.08 57.65 [2025-03-10T20:10:05.745Z] 20:09:01 6 32.99 0.00 5.88 0.44 0.08 60.61 [2025-03-10T20:10:05.745Z] 20:09:01 7 32.57 0.00 6.06 0.79 0.08 60.49 [2025-03-10T20:10:05.745Z] 20:10:01 all 23.04 0.00 5.11 2.65 0.06 69.15 [2025-03-10T20:10:05.745Z] 20:10:01 0 22.09 0.00 4.75 3.25 0.07 69.85 [2025-03-10T20:10:05.745Z] 20:10:01 1 23.05 0.00 5.84 0.25 0.07 70.78 [2025-03-10T20:10:05.745Z] 20:10:01 2 23.96 0.00 4.88 0.59 0.05 70.52 [2025-03-10T20:10:05.745Z] 20:10:01 3 22.76 0.00 7.18 12.25 0.07 57.74 [2025-03-10T20:10:05.745Z] 20:10:01 4 22.99 0.00 4.69 1.89 0.05 70.38 [2025-03-10T20:10:05.745Z] 20:10:01 5 21.56 0.00 4.07 2.81 0.05 71.51 [2025-03-10T20:10:05.745Z] 20:10:01 6 23.94 0.00 4.76 0.07 0.05 71.18 [2025-03-10T20:10:05.745Z] 20:10:01 7 23.93 0.00 4.73 0.07 0.05 71.23 [2025-03-10T20:10:05.745Z] Average: all 27.02 0.00 5.53 2.30 0.07 65.08 [2025-03-10T20:10:05.745Z] Average: 0 25.49 0.00 5.52 4.19 0.07 64.74 [2025-03-10T20:10:05.745Z] Average: 1 27.18 0.00 5.53 0.49 0.07 66.72 [2025-03-10T20:10:05.745Z] Average: 2 27.90 0.00 5.45 0.38 0.07 66.20 [2025-03-10T20:10:05.745Z] Average: 3 27.04 0.00 5.82 4.32 0.07 62.75 [2025-03-10T20:10:05.745Z] Average: 4 26.79 0.00 5.99 5.19 0.07 61.96 [2025-03-10T20:10:05.745Z] Average: 5 26.53 0.00 5.26 3.05 0.07 65.09 [2025-03-10T20:10:05.745Z] Average: 6 27.52 0.00 5.36 0.46 0.07 66.60 [2025-03-10T20:10:05.745Z] Average: 7 27.68 0.00 5.34 0.32 0.07 66.60 [2025-03-10T20:10:05.745Z] [2025-03-10T20:10:05.745Z] [2025-03-10T20:10:05.745Z]