Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3928fc2afe33140d01c8e3765cf048beb99a8a95 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-ssh14865237487895676519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6716761851490633587.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11680814316622300663.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14668184890694329739.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7048520125743370715.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1105 in /w/workspace/edgexfoundry_device-opc-ua_main [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/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3928fc2afe33140d01c8e3765cf048beb99a8a95 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3928fc2afe33140d01c8e3765cf048beb99a8a95 # timeout=10 Commit message: "Merge pull request #120 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.8.0" > git rev-list --no-walk 8fe993c815571e2722f031c8f5cb1208b33404e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:23:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:23:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:23:40 ========================================================= 17:23:40 EdgeX Global Pipelines Version Info 17:23:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:23:41 ------------------- 17:23:41 stable info: 17:23:41 ------------------- 17:23:41 Commited By: Ginny Guan ginny@iotechsys.com 17:23:41 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 17:23:41 Message: update stable to v1.0.274 17:23:42 ------------------- 17:23:42 experimental info: 17:23:42 ------------------- 17:23:42 Commited By: Ginny Guan ginny@iotechsys.com 17:23:42 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 17:23:42 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3928fc2 [Pipeline] echo 17:23:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:43 provisioning config files... 17:23:43 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12199007450048547190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:43 ---> ****-login.sh 17:23:43 nexus3.edgexfoundry.org:10001 17:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:23:43 Configure a credential helper to remove this warning. See 17:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:23:43 17:23:43 Login Succeeded 17:23:43 nexus3.edgexfoundry.org:10002 17:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:23:43 Configure a credential helper to remove this warning. See 17:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:23:43 17:23:43 Login Succeeded 17:23:43 nexus3.edgexfoundry.org:10003 17:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:23:43 Configure a credential helper to remove this warning. See 17:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:23:43 17:23:43 Login Succeeded 17:23:43 nexus3.edgexfoundry.org:10004 17:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:23:44 Configure a credential helper to remove this warning. See 17:23:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:23:44 17:23:44 Login Succeeded 17:23:44 ****.io 17:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:23:44 Configure a credential helper to remove this warning. See 17:23:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:23:44 17:23:44 Login Succeeded 17:23:44 ---> ****-login.sh ends [Pipeline] } 17:23:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:23:44 + git rev-list -1 --merges 3928fc2afe33140d01c8e3765cf048beb99a8a95~1..3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] echo 17:23:44 -----------> git rev-list -1 --merges 3928fc2afe33140d01c8e3765cf048beb99a8a95~1..3928fc2afe33140d01c8e3765cf048beb99a8a95 3928fc2afe33140d01c8e3765cf048beb99a8a95 17:23:44 3928fc2afe33140d01c8e3765cf048beb99a8a95 [false] [Pipeline] sh 17:23:45 + git log --format=format:%s -1 3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] echo 17:23:45 ========================================================= 17:23:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:23:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:45 + git log --format=format:%s -1 3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] echo 17:23:45 [semverPrep] GIT_COMMIT: 3928fc2afe33140d01c8e3765cf048beb99a8a95, Commit Message: Merge pull request #120 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.8.0 [Pipeline] echo 17:23:45 [semverPrep] This is not a build commit. [Pipeline] sh 17:23:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:45 + grep -v github /etc/ssh/ssh_known_hosts 17:23:45 + [ -e /tmp/ssh_known_hosts ] 17:23:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:23:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:23:45 + sudo tee -a /etc/ssh/ssh_known_hosts 17:23:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:46 17:23:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:46 0.1.4: Pulling from edgex-devops/py-git-semver 17:23:46 b85a868b505f: Pulling fs layer 17:23:46 e2be974225ed: Pulling fs layer 17:23:46 339a4e72a1f5: Pulling fs layer 17:23:46 988bab9f4d93: Pulling fs layer 17:23:46 1469e6f7b9e6: Pulling fs layer 17:23:46 eaf3925da568: Pulling fs layer 17:23:46 bab4dde63d76: Pulling fs layer 17:23:46 bde34c3a00c8: Pulling fs layer 17:23:46 b352a97aabf1: Pulling fs layer 17:23:46 4872d77fe225: Pulling fs layer 17:23:46 5851b861e8e6: Pulling fs layer 17:23:46 bab4dde63d76: Waiting 17:23:46 bde34c3a00c8: Waiting 17:23:46 b352a97aabf1: Waiting 17:23:46 4872d77fe225: Waiting 17:23:46 5851b861e8e6: Waiting 17:23:46 988bab9f4d93: Waiting 17:23:46 eaf3925da568: Waiting 17:23:46 1469e6f7b9e6: Waiting 17:23:46 e2be974225ed: Verifying Checksum 17:23:46 e2be974225ed: Download complete 17:23:46 988bab9f4d93: Verifying Checksum 17:23:46 988bab9f4d93: Download complete 17:23:46 1469e6f7b9e6: Verifying Checksum 17:23:46 1469e6f7b9e6: Download complete 17:23:46 eaf3925da568: Verifying Checksum 17:23:46 eaf3925da568: Download complete 17:23:46 339a4e72a1f5: Verifying Checksum 17:23:46 339a4e72a1f5: Download complete 17:23:46 bde34c3a00c8: Verifying Checksum 17:23:46 bde34c3a00c8: Download complete 17:23:46 b352a97aabf1: Verifying Checksum 17:23:46 b352a97aabf1: Download complete 17:23:46 4872d77fe225: Verifying Checksum 17:23:46 4872d77fe225: Download complete 17:23:46 5851b861e8e6: Download complete 17:23:47 b85a868b505f: Verifying Checksum 17:23:47 b85a868b505f: Download complete 17:23:47 bab4dde63d76: Verifying Checksum 17:23:47 bab4dde63d76: Download complete 17:23:48 b85a868b505f: Pull complete 17:23:48 e2be974225ed: Pull complete 17:23:48 339a4e72a1f5: Pull complete 17:23:48 988bab9f4d93: Pull complete 17:23:49 1469e6f7b9e6: Pull complete 17:23:49 eaf3925da568: Pull complete 17:23:51 bab4dde63d76: Pull complete 17:23:51 bde34c3a00c8: Pull complete 17:23:51 b352a97aabf1: Pull complete 17:23:51 4872d77fe225: Pull complete 17:23:51 5851b861e8e6: Pull complete 17:23:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:51 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 17:23:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:23:54 $ docker top 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 -eo pid,comm 17:23:54 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). 17:23:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:54 [ssh-agent] Looking for ssh-agent implementation... 17:23:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:54 $ docker exec 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 ssh-agent 17:23:55 SSH_AUTH_SOCK=/tmp/ssh-sU5IUOI76v2z/agent.32 17:23:55 SSH_AGENT_PID=38 17:23:55 Running ssh-add (command line suppressed) 17:23:55 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16922503890407686.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16922503890407686.key) 17:23:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:55 + git tag --points-at HEAD [Pipeline] } 17:23:55 $ docker exec --env ******** --env ******** 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 ssh-agent -k 17:23:55 unset SSH_AUTH_SOCK; 17:23:55 unset SSH_AGENT_PID; 17:23:55 echo Agent pid 38 killed; 17:23:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:23:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:55 [ssh-agent] Looking for ssh-agent implementation... 17:23:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:55 $ docker exec 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 ssh-agent 17:23:55 SSH_AUTH_SOCK=/tmp/ssh-tsv180ijKxCi/agent.71 17:23:55 SSH_AGENT_PID=77 17:23:55 Running ssh-add (command line suppressed) 17:23:55 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2411681854717850506.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2411681854717850506.key) 17:23:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:56 + git semver init 17:23:56 2025-05-08 17:23:56,387 [run_init] DEBUG init version:0.0.0 force:False 17:23:56 2025-05-08 17:23:56,388 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 17:23:56 2025-05-08 17:23:56,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 17:23:56 2025-05-08 17:23:56,389 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 17:23:57 2025-05-08 17:23:57,391 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 17:23:57 2025-05-08 17:23:57,392 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 17:23:57 2025-05-08 17:23:57,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:23:57 2025-05-08 17:23:57,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:23:57 4.1.0-dev.2 [Pipeline] } 17:23:57 $ docker exec --env ******** --env ******** 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 ssh-agent -k 17:23:57 unset SSH_AUTH_SOCK; 17:23:57 unset SSH_AGENT_PID; 17:23:57 echo Agent pid 77 killed; 17:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:57 + git semver [Pipeline] } 17:23:58 $ docker stop --time=1 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 17:23:59 $ docker rm -f --volumes 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 [Pipeline] // withDockerContainer [Pipeline] sh 17:23:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:24:00 Stashed 1 file(s) [Pipeline] echo 17:24:00 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:00 provisioning config files... 17:24:00 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1470311451116185593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:00 ---> ****-login.sh 17:24:00 nexus3.edgexfoundry.org:10001 17:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:24:00 Configure a credential helper to remove this warning. See 17:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:24:00 17:24:00 Login Succeeded 17:24:00 nexus3.edgexfoundry.org:10002 17:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:24:00 Configure a credential helper to remove this warning. See 17:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:24:00 17:24:00 Login Succeeded 17:24:00 nexus3.edgexfoundry.org:10003 17:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:24:00 Configure a credential helper to remove this warning. See 17:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:24:00 17:24:00 Login Succeeded 17:24:00 nexus3.edgexfoundry.org:10004 17:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:24:00 Configure a credential helper to remove this warning. See 17:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:24:00 17:24:00 Login Succeeded 17:24:00 ****.io 17:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:24:01 Configure a credential helper to remove this warning. See 17:24:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:24:01 17:24:01 Login Succeeded 17:24:01 ---> ****-login.sh ends [Pipeline] } 17:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:24:01 ========================================================= 17:24:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:24:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:01 + 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 . 17:24:01 Sending build context to Docker daemon 17.37MB 17:24:01 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 17:24:01 Step 2/10 : FROM ${BASE} AS builder 17:24:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:24:01 0a9a5dfd008f: Pulling fs layer 17:24:01 dbfa0bcfca99: Pulling fs layer 17:24:01 70eabb1d9476: Pulling fs layer 17:24:01 957bedc73fa3: Pulling fs layer 17:24:01 4f4fb700ef54: Pulling fs layer 17:24:01 f40432e63723: Pulling fs layer 17:24:01 90b4343acab7: Pulling fs layer 17:24:01 9f67ea4ac784: Pulling fs layer 17:24:01 9228b9a606be: Pulling fs layer 17:24:01 4f4fb700ef54: Waiting 17:24:01 957bedc73fa3: Waiting 17:24:01 90b4343acab7: Waiting 17:24:01 9f67ea4ac784: Waiting 17:24:01 f40432e63723: Waiting 17:24:01 9228b9a606be: Waiting 17:24:01 dbfa0bcfca99: Verifying Checksum 17:24:01 dbfa0bcfca99: Download complete 17:24:01 957bedc73fa3: Verifying Checksum 17:24:01 957bedc73fa3: Download complete 17:24:01 4f4fb700ef54: Verifying Checksum 17:24:01 f40432e63723: Download complete 17:24:01 0a9a5dfd008f: Download complete 17:24:01 90b4343acab7: Verifying Checksum 17:24:01 90b4343acab7: Download complete 17:24:02 0a9a5dfd008f: Pull complete 17:24:02 9228b9a606be: Verifying Checksum 17:24:02 9228b9a606be: Download complete 17:24:02 dbfa0bcfca99: Pull complete 17:24:02 70eabb1d9476: Download complete 17:24:02 9f67ea4ac784: Verifying Checksum 17:24:02 9f67ea4ac784: Download complete 17:24:05 70eabb1d9476: Pull complete 17:24:05 957bedc73fa3: Pull complete 17:24:05 4f4fb700ef54: Pull complete 17:24:05 f40432e63723: Pull complete 17:24:06 90b4343acab7: Pull complete 17:24:08 9f67ea4ac784: Pull complete 17:24:08 9228b9a606be: Pull complete 17:24:08 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 17:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:24:08 ---> 69404ca5bff2 17:24:08 Step 3/10 : ARG ADD_BUILD_TAGS="" 17:24:14 ---> Running in cfb171f85d2e 17:24:14 Removing intermediate container cfb171f85d2e 17:24:14 ---> 2a27ddbe71d4 17:24:14 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:24:14 ---> Running in 7171db3831af 17:24:14 Removing intermediate container 7171db3831af 17:24:14 ---> 16de8b37078a 17:24:14 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 17:24:14 ---> Running in f0d9c7c98c5a 17:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:24:14 OK: 248 MiB in 58 packages 17:24:15 Removing intermediate container f0d9c7c98c5a 17:24:15 ---> fa9fbe348dce 17:24:15 Step 6/10 : WORKDIR /device-opcua 17:24:15 ---> Running in d0455043a713 17:24:15 Still waiting to schedule task 17:24:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:24:15 Removing intermediate container d0455043a713 17:24:15 ---> 47623c3f459b 17:24:15 Step 7/10 : COPY go.mod vendor* ./ 17:24:15 ---> 82f892c48b19 17:24:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:15 ---> Running in 07802c0ce954 17:25:23 Removing intermediate container 07802c0ce954 17:25:23 ---> 198f6032b81c 17:25:23 Step 9/10 : COPY . . 17:25:23 ---> 25c81eee9fff 17:25:23 Step 10/10 : RUN ${MAKE} 17:25:23 ---> Running in 0f7d8d91c0e7 17:25:23 noop 17:25:23 Removing intermediate container 0f7d8d91c0e7 17:25:23 ---> 9665e5677c11 17:25:23 Successfully built 9665e5677c11 17:25:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:23 + docker inspect -f . ci-base-image-x86_64 17:25:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:23 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 17:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:23 $ docker top 1e895eec07c0b9de226cfe1ddb5baa81979ec3a4e90d9619308bd4651c9dcfa6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:24 + go version 17:25:24 go version go1.23.8 linux/amd64 [Pipeline] } 17:25:24 $ docker stop --time=1 1e895eec07c0b9de226cfe1ddb5baa81979ec3a4e90d9619308bd4651c9dcfa6 17:25:25 $ docker rm -f --volumes 1e895eec07c0b9de226cfe1ddb5baa81979ec3a4e90d9619308bd4651c9dcfa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:25 + docker inspect -f . ci-base-image-x86_64 17:25:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:25 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 17:25:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:25:26 $ docker top 2d9db47f9e40c3f5ed9e27a1e049aff3eb75e4c2248730317243e1a963933670 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 17:25:26 + make test 17:25:26 go test ./... -coverprofile=coverage.out 17:25:28 ? github.com/edgexfoundry/device-opc-ua [no test files] 17:25:46 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 17:25:46 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 17:25:46 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.022s coverage: 41.4% of statements 17:25:55 go vet ./... 17:25:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1106 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 17:25:55 Running in /w/workspace/device-opc-ua/12 [Pipeline] { [Pipeline] checkout 17:25:55 Selected Git installation does not exist. Using Default 17:25:55 The recommended git tool is: NONE 17:26:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:26:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:26:00 ./bin/test-attribution-txt.sh [Pipeline] echo 17:26:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 17:26:00 $ docker stop --time=1 2d9db47f9e40c3f5ed9e27a1e049aff3eb75e4c2248730317243e1a963933670 17:26:00 using credential edgex-jenkins-ssh 17:26:00 Cloning the remote Git repository 17:26:00 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 17:26:00 > git init /w/workspace/device-opc-ua/12 # timeout=10 17:26:00 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 17:26:00 > git --version # timeout=10 17:26:00 > git --version # 'git version 2.25.1' 17:26:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:02 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 17:26:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:03 Avoid second fetch 17:26:03 Checking out Revision 3928fc2afe33140d01c8e3765cf048beb99a8a95 (main) 17:26:04 $ docker rm -f --volumes 2d9db47f9e40c3f5ed9e27a1e049aff3eb75e4c2248730317243e1a963933670 17:26:04 Commit message: "Merge pull request #120 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.8.0" [Pipeline] // withDockerContainer [Pipeline] sh 17:26:03 > git config core.sparsecheckout # timeout=10 17:26:03 > git checkout -f 3928fc2afe33140d01c8e3765cf048beb99a8a95 # timeout=10 17:26:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:26:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:26:05 + ls -al . 17:26:05 total 236 17:26:05 drwxrwxr-x 9 jenkins jenkins 4096 May 8 17:25 . 17:26:05 drwxrwxr-x 4 jenkins jenkins 4096 May 8 17:23 .. 17:26:05 -rw-rw-r-- 1 jenkins jenkins 62 May 8 17:23 .dockerignore 17:26:05 drwxrwxr-x 8 jenkins jenkins 4096 May 8 17:25 .git 17:26:05 drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:23 .github 17:26:05 -rw-rw-r-- 1 jenkins jenkins 101 May 8 17:23 .gitignore 17:26:05 -rw-rw-r-- 1 jenkins jenkins 218 May 8 17:23 .golangci.yml 17:26:05 drwxr-xr-x 3 jenkins jenkins 4096 May 8 17:23 .semver 17:26:05 drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:23 .vscode 17:26:05 -rw-rw-r-- 1 jenkins jenkins 19813 May 8 17:23 Attribution.txt 17:26:05 -rw-rw-r-- 1 jenkins jenkins 2560 May 8 17:23 CHANGELOG.md 17:26:05 -rw-rw-r-- 1 jenkins jenkins 1242 May 8 17:23 Dockerfile 17:26:05 -rw-rw-r-- 1 jenkins jenkins 649 May 8 17:23 Jenkinsfile 17:26:05 -rw-rw-r-- 1 jenkins jenkins 11367 May 8 17:23 LICENSE 17:26:05 -rw-rw-r-- 1 jenkins jenkins 2474 May 8 17:23 Makefile 17:26:05 -rw-rw-r-- 1 jenkins jenkins 4109 May 8 17:23 README.md 17:26:05 -rw-rw-r-- 1 jenkins jenkins 11 May 8 17:23 VERSION 17:26:05 drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:23 bin 17:26:05 drwxrwxr-x 3 jenkins jenkins 4096 May 8 17:23 cmd 17:26:05 -rw-r--r-- 1 jenkins jenkins 26136 May 8 17:25 coverage.out 17:26:05 -rw-rw-r-- 1 jenkins jenkins 6243 May 8 17:23 go.mod 17:26:05 -rw-rw-r-- 1 jenkins jenkins 86697 May 8 17:23 go.sum 17:26:05 drwxrwxr-x 4 jenkins jenkins 4096 May 8 17:23 internal 17:26:05 -rw-rw-r-- 1 jenkins jenkins 260 May 8 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:05 + 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=3928fc2afe33140d01c8e3765cf048beb99a8a95 --label arch=amd64 --label version=4.1.0-dev.2 . 17:26:05 Sending build context to Docker daemon 17.4MB 17:26:05 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 17:26:05 Step 2/23 : FROM ${BASE} AS builder 17:26:05 ---> 9665e5677c11 17:26:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:26:06 ---> Running in 7713a24d935f 17:26:06 Removing intermediate container 7713a24d935f 17:26:06 ---> 0e1548fbdc7f 17:26:06 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:26:06 ---> Running in 204410b23b57 17:26:06 Removing intermediate container 204410b23b57 17:26:06 ---> ef6864d17d3b 17:26:06 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 17:26:06 ---> Running in 99ed99870aec 17:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:26:06 OK: 248 MiB in 58 packages 17:26:07 Removing intermediate container 99ed99870aec 17:26:07 ---> 982656d6d3cd 17:26:07 Step 6/23 : WORKDIR /device-opcua 17:26:07 ---> Running in 35811e024b20 17:26:07 Removing intermediate container 35811e024b20 17:26:07 ---> 8bc5f94c26ff 17:26:07 Step 7/23 : COPY go.mod vendor* ./ 17:26:07 ---> e2125295e419 17:26:07 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:07 ---> Running in d6b91f467552 17:26:08 Removing intermediate container d6b91f467552 17:26:08 ---> 36a1a888916a 17:26:08 Step 9/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:08 ---> e950c4ff1fe2 17:26:08 Step 10/23 : RUN ${MAKE} 17:26:08 ---> Running in 09ab8bafaa3e 17:26:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 17:26:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:26:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:09 Dload Upload Total Spent Left Speed 17:26:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh 17:26:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:26:09 + sudo tee /etc/docker/daemon.new 17:26:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:26:09 { 17:26:09 "registry-mirrors": [ 17:26:09 "https://nexus3.edgexfoundry.org:10001" 17:26:09 ], 17:26:09 "bip": "10.250.0.254/24", 17:26:09 "hosts": [ 17:26:09 "tcp://0.0.0.0:5555", 17:26:09 "unix:///var/run/docker.sock" 17:26:09 ], 17:26:09 "mtu": 1458, 17:26:09 "selinux-enabled": true, 17:26:09 "seccomp-profile": "/etc/docker/seccomp.json" 17:26:09 } [Pipeline] sh 17:26:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:26:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:28 provisioning config files... 17:26:28 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/12@tmp/config12149162744848255588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:29 ---> ****-login.sh 17:26:29 nexus3.edgexfoundry.org:10001 17:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:29 Configure a credential helper to remove this warning. See 17:26:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:29 17:26:29 Login Succeeded 17:26:29 nexus3.edgexfoundry.org:10002 17:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:30 Configure a credential helper to remove this warning. See 17:26:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:30 17:26:30 Login Succeeded 17:26:30 nexus3.edgexfoundry.org:10003 17:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:30 Configure a credential helper to remove this warning. See 17:26:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:30 17:26:30 Login Succeeded 17:26:30 nexus3.edgexfoundry.org:10004 17:26:30 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:30 Configure a credential helper to remove this warning. See 17:26:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:30 17:26:30 Login Succeeded 17:26:30 ****.io 17:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:31 Configure a credential helper to remove this warning. See 17:26:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:31 17:26:31 Login Succeeded 17:26:31 ---> ****-login.sh ends [Pipeline] } 17:26:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:26:31 ========================================================= 17:26:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 17:26:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 17:26:32 Sending build context to Docker daemon 8.81MB 17:26:32 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 17:26:32 Step 2/10 : FROM ${BASE} AS builder 17:26:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:26:32 94e9d8af2201: Pulling fs layer 17:26:32 634366ca850b: Pulling fs layer 17:26:32 f66ade281fe9: Pulling fs layer 17:26:32 13fd4ce6e94e: Pulling fs layer 17:26:32 4f4fb700ef54: Pulling fs layer 17:26:32 13fd4ce6e94e: Waiting 17:26:32 4f4fb700ef54: Waiting 17:26:32 4cccf3f17d63: Pulling fs layer 17:26:32 4cccf3f17d63: Waiting 17:26:32 2d8010953d95: Pulling fs layer 17:26:32 ec743f232bc5: Pulling fs layer 17:26:32 2d8010953d95: Waiting 17:26:32 634366ca850b: Verifying Checksum 17:26:32 634366ca850b: Download complete 17:26:32 13fd4ce6e94e: Verifying Checksum 17:26:32 13fd4ce6e94e: Download complete 17:26:32 4f4fb700ef54: Verifying Checksum 17:26:32 4f4fb700ef54: Download complete 17:26:32 4cccf3f17d63: Verifying Checksum 17:26:32 4cccf3f17d63: Download complete 17:26:33 94e9d8af2201: Verifying Checksum 17:26:33 94e9d8af2201: Download complete 17:26:33 ec743f232bc5: Verifying Checksum 17:26:33 ec743f232bc5: Download complete 17:26:33 94e9d8af2201: Pull complete 17:26:34 634366ca850b: Pull complete 17:26:34 f66ade281fe9: Verifying Checksum 17:26:34 f66ade281fe9: Download complete 17:26:35 2d8010953d95: Verifying Checksum 17:26:35 2d8010953d95: Download complete 17:26:40 Removing intermediate container 09ab8bafaa3e 17:26:40 ---> 128f1862250c 17:26:40 Step 11/23 : FROM alpine:3.20 17:26:40 3.20: Pulling from library/alpine 17:26:40 0a9a5dfd008f: Already exists 17:26:40 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 17:26:40 Status: Downloaded newer image for alpine:3.20 17:26:40 ---> ff221270b9fb 17:26:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 17:26:40 ---> Running in 8ca54174bf75 17:26:40 Removing intermediate container 8ca54174bf75 17:26:40 ---> 5cd7d2025836 17:26:40 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 17:26:40 ---> Running in 42471cc87405 17:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:26:40 (1/6) Installing dumb-init (1.2.5-r3) 17:26:40 (2/6) Installing libgcc (13.2.1_git20240309-r1) 17:26:40 (3/6) Installing libsodium (1.0.19-r0) 17:26:40 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 17:26:40 (5/6) Installing libzmq (4.3.5-r2) 17:26:40 (6/6) Installing zeromq (4.3.5-r2) 17:26:40 Executing busybox-1.36.1-r29.trigger 17:26:40 OK: 12 MiB in 20 packages 17:26:41 Removing intermediate container 42471cc87405 17:26:41 ---> ecb32646f62d 17:26:41 Step 14/23 : RUN apk --no-cache upgrade 17:26:41 ---> Running in 60badfc12fe0 17:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:26:41 OK: 12 MiB in 20 packages 17:26:42 Removing intermediate container 60badfc12fe0 17:26:42 ---> 4c81fb8bfc44 17:26:42 Step 15/23 : COPY --from=builder /device-opcua/cmd / 17:26:44 ---> 4a61f3c7b447 17:26:44 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 17:26:44 ---> a1ce19ba35ba 17:26:44 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 17:26:44 ---> 5c76a5f94da4 17:26:44 Step 18/23 : EXPOSE 59997 17:26:44 ---> Running in a45bfa10974b 17:26:44 Removing intermediate container a45bfa10974b 17:26:44 ---> bd58dedb7e19 17:26:44 Step 19/23 : ENTRYPOINT ["/device-opcua"] 17:26:44 ---> Running in 1321465f08cd 17:26:44 Removing intermediate container 1321465f08cd 17:26:44 ---> 9475d300043b 17:26:44 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 17:26:44 ---> Running in b03eedb3f322 17:26:44 Removing intermediate container b03eedb3f322 17:26:44 ---> e0df3c08b799 17:26:44 Step 21/23 : LABEL arch=amd64 17:26:44 ---> Running in 49a3c3c6423c 17:26:44 Removing intermediate container 49a3c3c6423c 17:26:44 ---> b4412a4d7885 17:26:44 Step 22/23 : LABEL git_sha=3928fc2afe33140d01c8e3765cf048beb99a8a95 17:26:44 ---> Running in 5913299fe95f 17:26:44 Removing intermediate container 5913299fe95f 17:26:44 ---> 56cdd2adaa7b 17:26:44 Step 23/23 : LABEL version=4.1.0-dev.2 17:26:44 ---> Running in 66567113ad9e 17:26:44 Removing intermediate container 66567113ad9e 17:26:44 ---> da1378509c90 17:26:44 [Warning] One or more build-args [ARCH] were not consumed 17:26:44 Successfully built da1378509c90 17:26:44 Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:44 provisioning config files... 17:26:44 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12614706504282266593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:45 ---> ****-login.sh 17:26:45 nexus3.edgexfoundry.org:10001 17:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:45 Configure a credential helper to remove this warning. See 17:26:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:45 17:26:45 Login Succeeded 17:26:45 nexus3.edgexfoundry.org:10002 17:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:45 Configure a credential helper to remove this warning. See 17:26:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:45 17:26:45 Login Succeeded 17:26:45 nexus3.edgexfoundry.org:10003 17:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:45 Configure a credential helper to remove this warning. See 17:26:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:45 17:26:45 Login Succeeded 17:26:45 nexus3.edgexfoundry.org:10004 17:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:45 Configure a credential helper to remove this warning. See 17:26:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:45 17:26:45 Login Succeeded 17:26:45 ****.io 17:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:26:45 Configure a credential helper to remove this warning. See 17:26:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:26:45 17:26:45 Login Succeeded 17:26:45 ---> ****-login.sh ends [Pipeline] } 17:26:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:26:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:26:45 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 17:26:45 3928fc2afe33140d01c8e3765cf048beb99a8a95 17:26:45 latest 17:26:45 4.1.0-dev.2 17:26:45 3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 17:26:45 main 17:26:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:46 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:46 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 17:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 17:26:46 4090b1b020c3: Preparing 17:26:46 33e74705c96e: Preparing 17:26:46 15cc6fad4bf7: Preparing 17:26:46 a3990bcbe417: Preparing 17:26:46 83a96ba81bc5: Preparing 17:26:46 994456c4fd7b: Preparing 17:26:46 33e74705c96e: Pushed 17:26:46 a3990bcbe417: Pushed 17:26:46 4090b1b020c3: Pushed 17:26:46 994456c4fd7b: Layer already exists 17:26:46 83a96ba81bc5: Pushed 17:26:50 f66ade281fe9: Pull complete 17:26:50 13fd4ce6e94e: Pull complete 17:26:50 4f4fb700ef54: Pull complete 17:26:50 4cccf3f17d63: Pull complete 17:26:51 15cc6fad4bf7: Pushed 17:26:51 3928fc2afe33140d01c8e3765cf048beb99a8a95: digest: sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:51 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:51 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 17:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 17:26:51 4090b1b020c3: Preparing 17:26:51 33e74705c96e: Preparing 17:26:51 15cc6fad4bf7: Preparing 17:26:51 a3990bcbe417: Preparing 17:26:51 83a96ba81bc5: Preparing 17:26:51 994456c4fd7b: Preparing 17:26:51 4090b1b020c3: Layer already exists 17:26:51 33e74705c96e: Layer already exists 17:26:51 a3990bcbe417: Layer already exists 17:26:51 83a96ba81bc5: Layer already exists 17:26:51 15cc6fad4bf7: Layer already exists 17:26:51 994456c4fd7b: Layer already exists 17:26:51 latest: digest: sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:52 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:52 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 17:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 17:26:52 4090b1b020c3: Preparing 17:26:52 33e74705c96e: Preparing 17:26:52 15cc6fad4bf7: Preparing 17:26:52 a3990bcbe417: Preparing 17:26:52 83a96ba81bc5: Preparing 17:26:52 994456c4fd7b: Preparing 17:26:52 994456c4fd7b: Waiting 17:26:52 33e74705c96e: Layer already exists 17:26:52 a3990bcbe417: Layer already exists 17:26:52 15cc6fad4bf7: Layer already exists 17:26:52 83a96ba81bc5: Layer already exists 17:26:52 4090b1b020c3: Layer already exists 17:26:52 994456c4fd7b: Layer already exists 17:26:52 4.1.0-dev.2: digest: sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:52 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:53 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 17:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 17:26:53 4090b1b020c3: Preparing 17:26:53 33e74705c96e: Preparing 17:26:53 15cc6fad4bf7: Preparing 17:26:53 a3990bcbe417: Preparing 17:26:53 83a96ba81bc5: Preparing 17:26:53 994456c4fd7b: Preparing 17:26:53 994456c4fd7b: Waiting 17:26:53 a3990bcbe417: Layer already exists 17:26:53 83a96ba81bc5: Layer already exists 17:26:53 33e74705c96e: Layer already exists 17:26:53 15cc6fad4bf7: Layer already exists 17:26:53 4090b1b020c3: Layer already exists 17:26:53 994456c4fd7b: Layer already exists 17:26:53 3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2: digest: sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:53 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:53 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 17:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 17:26:53 4090b1b020c3: Preparing 17:26:53 33e74705c96e: Preparing 17:26:53 15cc6fad4bf7: Preparing 17:26:53 a3990bcbe417: Preparing 17:26:53 83a96ba81bc5: Preparing 17:26:53 994456c4fd7b: Preparing 17:26:53 994456c4fd7b: Waiting 17:26:53 15cc6fad4bf7: Layer already exists 17:26:53 a3990bcbe417: Layer already exists 17:26:53 83a96ba81bc5: Layer already exists 17:26:53 33e74705c96e: Layer already exists 17:26:53 4090b1b020c3: Layer already exists 17:26:53 994456c4fd7b: Layer already exists 17:26:53 main: digest: sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:26:53 ===================================================== [Pipeline] echo 17:26:53 taggedImages: 17:26:53 - nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 17:26:53 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 17:26:53 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 17:26:53 - nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 17:26:53 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 17:26:53 ========================================================= 17:26:53 [edgeXBuildMultiArch] RAW Config: 17:26:53 images: 17:26:53 - nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 17:26:53 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 17:26:53 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 17:26:53 - nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 17:26:53 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 17:26:53 settingsFile: 17:26:53 device-opc-ua-settings 17:26:53 ========================================================= [Pipeline] node 17:26:59 2d8010953d95: Pull complete 17:27:00 ec743f232bc5: Pull complete 17:27:00 Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda 17:27:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 17:27:00 ---> 12c1d4c06be1 17:27:00 Step 3/10 : ARG ADD_BUILD_TAGS="" 17:27:00 ---> Running in 65ec46413455 17:27:01 Removing intermediate container 65ec46413455 17:27:01 ---> 0a5a28dfdfd8 17:27:01 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:27:01 ---> Running in dd0392fb89b2 17:27:01 Removing intermediate container dd0392fb89b2 17:27:01 ---> dd2ba15454ab 17:27:01 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 17:27:01 ---> Running in 4db22f13e571 17:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:27:04 OK: 239 MiB in 58 packages 17:27:05 Removing intermediate container 4db22f13e571 17:27:05 ---> 9ebd777e08c8 17:27:05 Step 6/10 : WORKDIR /device-opcua 17:27:05 ---> Running in 2801f53cf19f 17:27:05 Removing intermediate container 2801f53cf19f 17:27:05 ---> 166e83ba5cc0 17:27:05 Step 7/10 : COPY go.mod vendor* ./ 17:27:06 ---> 330eb404b939 17:27:06 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:06 ---> Running in 65b420874236 17:27:08 Still waiting to schedule task 17:27:08 All nodes of label ‘centos7-docker-4c-2g’ are offline 17:28:00 Running on prd-centos7-docker-4c-2g-1107 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:00 provisioning config files... 17:28:00 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3020257571911182147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:01 ---> ****-login.sh 17:28:01 nexus3.edgexfoundry.org:10001 17:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:28:01 Configure a credential helper to remove this warning. See 17:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:28:01 17:28:01 Login Succeeded 17:28:01 nexus3.edgexfoundry.org:10002 17:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:28:01 Configure a credential helper to remove this warning. See 17:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:28:01 17:28:01 Login Succeeded 17:28:01 nexus3.edgexfoundry.org:10003 17:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:28:01 Configure a credential helper to remove this warning. See 17:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:28:01 17:28:01 Login Succeeded 17:28:01 nexus3.edgexfoundry.org:10004 17:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:28:01 Configure a credential helper to remove this warning. See 17:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:28:01 17:28:01 Login Succeeded 17:28:01 ****.io 17:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:28:02 Configure a credential helper to remove this warning. See 17:28:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:28:02 17:28:02 Login Succeeded 17:28:02 ---> ****-login.sh ends [Pipeline] } 17:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:28:03 + docker buildx ls 17:28:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 17:28:03 default * docker 17:28:03 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 17:28:04 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 17:28:04 edgex-builder [Pipeline] sh 17:28:04 + docker buildx inspect --bootstrap 17:28:04 #1 [internal] booting buildkit 17:28:04 #1 pulling image moby/buildkit:buildx-stable-1 17:28:08 #1 pulling image moby/buildkit:buildx-stable-1 3.5s done 17:28:08 #1 creating container buildx_buildkit_edgex-builder0 17:28:09 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 17:28:09 #1 DONE 4.5s 17:28:09 Name: edgex-builder 17:28:09 Driver: docker-container 17:28:09 17:28:09 Nodes: 17:28:09 Name: edgex-builder0 17:28:09 Endpoint: unix:///var/run/docker.sock 17:28:09 Status: running 17:28:09 Buildkit: v0.21.1 17:28:09 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 17:28:09 + docker buildx ls 17:28:09 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 17:28:09 edgex-builder * docker-container 17:28:09 edgex-builder0 unix:///var/run/docker.sock running v0.21.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 17:28:09 default docker 17:28:09 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 17:28:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95' 17:28:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 --push - 17:28:10 #1 [internal] load build definition from Dockerfile 17:28:10 #1 transferring dockerfile: 198B done 17:28:10 #1 DONE 0.0s 17:28:10 17:28:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 17:28:10 #2 DONE 0.1s 17:28:10 17:28:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 17:28:10 #3 DONE 0.1s 17:28:10 17:28:10 #4 [internal] load .dockerignore 17:28:10 #4 transferring context: 2B done 17:28:10 #4 DONE 0.0s 17:28:10 17:28:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:10 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done 17:28:10 #5 DONE 0.0s 17:28:10 17:28:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:10 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done 17:28:10 #6 DONE 0.1s 17:28:10 17:28:10 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 17:28:10 #7 DONE 0.0s 17:28:10 17:28:10 #8 exporting to image 17:28:10 #8 exporting layers done 17:28:10 #8 exporting manifest sha256:afcf24818a1d09c56fc2908f1bf8ba5db8d3199d0a0ca3f4e8267662533667a1 done 17:28:10 #8 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee done 17:28:10 #8 exporting manifest sha256:3d674a77b26f73703df825334d97374a1a0c987bd47777f08f38bc5be10f5fad 0.0s done 17:28:10 #8 exporting config sha256:f7a2f089b2597c615fbf927f6b9e3b618104f80e2e043d0007671e1edc1be72c done 17:28:10 #8 exporting manifest list sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c done 17:28:10 #8 pushing layers 17:28:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 17:28:10 #8 pushing layers 0.1s done 17:28:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95@sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c 0.1s done 17:28:10 #8 DONE 0.2s 17:28:10 17:28:10 1 warning found (use --debug to expand): 17:28:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 17:28:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 17:28:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 17:28:10 #1 [internal] load build definition from Dockerfile 17:28:10 #1 transferring dockerfile: 164B done 17:28:10 #1 DONE 0.0s 17:28:10 17:28:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 17:28:10 #2 DONE 0.0s 17:28:10 17:28:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 17:28:10 #3 DONE 0.0s 17:28:10 17:28:10 #4 [internal] load .dockerignore 17:28:10 #4 transferring context: 2B done 17:28:10 #4 DONE 0.0s 17:28:10 17:28:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:10 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:10 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done 17:28:10 #5 CACHED 17:28:10 17:28:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:10 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done 17:28:10 #6 CACHED 17:28:10 17:28:10 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 17:28:10 #7 DONE 0.0s 17:28:10 17:28:10 #8 exporting to image 17:28:10 #8 exporting layers done 17:28:10 #8 exporting manifest sha256:afcf24818a1d09c56fc2908f1bf8ba5db8d3199d0a0ca3f4e8267662533667a1 done 17:28:10 #8 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee done 17:28:10 #8 exporting manifest sha256:3d674a77b26f73703df825334d97374a1a0c987bd47777f08f38bc5be10f5fad done 17:28:10 #8 exporting config sha256:f7a2f089b2597c615fbf927f6b9e3b618104f80e2e043d0007671e1edc1be72c done 17:28:10 #8 exporting manifest list sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c done 17:28:10 #8 pushing layers 0.0s done 17:28:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c 0.1s done 17:28:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 17:28:10 #8 DONE 0.1s 17:28:10 17:28:10 1 warning found (use --debug to expand): 17:28:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 17:28:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 --push - 17:28:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2' 17:28:11 #1 [internal] load build definition from Dockerfile 17:28:11 #1 transferring dockerfile: 169B done 17:28:11 #1 DONE 0.0s 17:28:11 17:28:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 17:28:11 #2 DONE 0.0s 17:28:11 17:28:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 17:28:11 #3 DONE 0.0s 17:28:11 17:28:11 #4 [internal] load .dockerignore 17:28:11 #4 transferring context: 2B done 17:28:11 #4 DONE 0.0s 17:28:11 17:28:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:11 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done 17:28:11 #5 CACHED 17:28:11 17:28:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:11 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done 17:28:11 #6 CACHED 17:28:11 17:28:11 #7 exporting to image 17:28:11 #7 exporting layers done 17:28:11 #7 exporting manifest sha256:afcf24818a1d09c56fc2908f1bf8ba5db8d3199d0a0ca3f4e8267662533667a1 done 17:28:11 #7 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee 17:28:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 17:28:11 #7 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee done 17:28:11 #7 exporting manifest sha256:3d674a77b26f73703df825334d97374a1a0c987bd47777f08f38bc5be10f5fad done 17:28:11 #7 exporting config sha256:f7a2f089b2597c615fbf927f6b9e3b618104f80e2e043d0007671e1edc1be72c done 17:28:11 #7 exporting manifest list sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c done 17:28:11 #7 pushing layers 0.0s done 17:28:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2@sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c 0.1s done 17:28:11 #7 DONE 0.1s 17:28:11 17:28:11 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 17:28:11 #8 DONE 0.0s 17:28:11 17:28:11 1 warning found (use --debug to expand): 17:28:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 17:28:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2' 17:28:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 --push - 17:28:11 #1 [internal] load build definition from Dockerfile 17:28:11 #1 transferring dockerfile: 210B done 17:28:11 #1 DONE 0.0s 17:28:11 17:28:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 17:28:11 #2 DONE 0.0s 17:28:11 17:28:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 17:28:11 #3 DONE 0.0s 17:28:11 17:28:11 #4 [internal] load .dockerignore 17:28:11 #4 transferring context: 2B done 17:28:11 #4 DONE 0.0s 17:28:11 17:28:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:11 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done 17:28:11 #5 CACHED 17:28:11 17:28:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:11 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done 17:28:11 #6 CACHED 17:28:11 17:28:11 #7 exporting to image 17:28:11 #7 exporting layers done 17:28:11 #7 exporting manifest sha256:afcf24818a1d09c56fc2908f1bf8ba5db8d3199d0a0ca3f4e8267662533667a1 done 17:28:11 #7 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee 17:28:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 17:28:11 #7 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee done 17:28:11 #7 exporting manifest sha256:3d674a77b26f73703df825334d97374a1a0c987bd47777f08f38bc5be10f5fad done 17:28:11 #7 exporting config sha256:f7a2f089b2597c615fbf927f6b9e3b618104f80e2e043d0007671e1edc1be72c done 17:28:11 #7 exporting manifest list sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c done 17:28:11 #7 pushing layers 0.0s done 17:28:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2@sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c 0.1s done 17:28:11 #7 DONE 0.1s 17:28:11 17:28:11 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 17:28:11 #8 DONE 0.0s 17:28:11 17:28:11 1 warning found (use --debug to expand): 17:28:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 17:28:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 17:28:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 17:28:12 #1 [internal] load build definition from Dockerfile 17:28:12 #1 transferring dockerfile: 162B done 17:28:12 #1 DONE 0.0s 17:28:12 17:28:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 17:28:12 #2 DONE 0.0s 17:28:12 17:28:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 17:28:12 #3 DONE 0.0s 17:28:12 17:28:12 #4 [internal] load .dockerignore 17:28:12 #4 transferring context: 2B done 17:28:12 #4 DONE 0.0s 17:28:12 17:28:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:12 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done 17:28:12 #5 CACHED 17:28:12 17:28:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 17:28:12 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done 17:28:12 #6 CACHED 17:28:12 17:28:12 #7 exporting to image 17:28:12 #7 exporting layers 17:28:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 17:28:12 #7 exporting layers done 17:28:12 #7 exporting manifest sha256:afcf24818a1d09c56fc2908f1bf8ba5db8d3199d0a0ca3f4e8267662533667a1 done 17:28:12 #7 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee done 17:28:12 #7 exporting manifest sha256:3d674a77b26f73703df825334d97374a1a0c987bd47777f08f38bc5be10f5fad done 17:28:12 #7 exporting config sha256:f7a2f089b2597c615fbf927f6b9e3b618104f80e2e043d0007671e1edc1be72c done 17:28:12 #7 exporting manifest list sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c done 17:28:12 #7 pushing layers 0.0s done 17:28:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c 0.1s done 17:28:12 #7 DONE 0.1s 17:28:12 17:28:12 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 17:28:12 #8 DONE 0.0s 17:28:12 17:28:12 1 warning found (use --debug to expand): 17:28:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:28:12 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:28:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:28:13 ---> package-listing.sh 17:28:13 ++ facter osfamily 17:28:13 ++ tr '[:upper:]' '[:lower:]' 17:28:14 + OS_FAMILY=redhat 17:28:14 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 17:28:14 + START_PACKAGES=/tmp/packages_start.txt 17:28:14 + END_PACKAGES=/tmp/packages_end.txt 17:28:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:28:14 + PACKAGES=/tmp/packages_start.txt 17:28:14 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 17:28:14 + PACKAGES=/tmp/packages_end.txt 17:28:14 + case "${OS_FAMILY}" in 17:28:14 + sort 17:28:14 + rpm -qa 17:28:14 + '[' -f /tmp/packages_start.txt ']' 17:28:14 + '[' -f /tmp/packages_end.txt ']' 17:28:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:28:14 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 17:28:14 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 17:28:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 17:28:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:28:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:15 17:28:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:15 latest: Pulling from edgex-lftools-log-publisher 17:28:15 5eb5b503b376: Pulling fs layer 17:28:15 5c69ac0246d0: Pulling fs layer 17:28:15 ec43610c2a17: Pulling fs layer 17:28:15 3a2ae6a8a46f: Pulling fs layer 17:28:15 33b1e0a273af: Pulling fs layer 17:28:15 5d3b04190fa2: Pulling fs layer 17:28:15 2f39f015ded8: Pulling fs layer 17:28:15 3a2ae6a8a46f: Waiting 17:28:15 33b1e0a273af: Waiting 17:28:15 5d3b04190fa2: Waiting 17:28:15 2f39f015ded8: Waiting 17:28:15 5c69ac0246d0: Verifying Checksum 17:28:15 5c69ac0246d0: Download complete 17:28:15 3a2ae6a8a46f: Verifying Checksum 17:28:15 3a2ae6a8a46f: Download complete 17:28:16 ec43610c2a17: Verifying Checksum 17:28:16 ec43610c2a17: Download complete 17:28:16 33b1e0a273af: Verifying Checksum 17:28:16 33b1e0a273af: Download complete 17:28:16 5d3b04190fa2: Verifying Checksum 17:28:16 5d3b04190fa2: Download complete 17:28:16 5eb5b503b376: Verifying Checksum 17:28:16 5eb5b503b376: Download complete 17:28:16 2f39f015ded8: Verifying Checksum 17:28:16 2f39f015ded8: Download complete 17:28:17 5eb5b503b376: Pull complete 17:28:17 5c69ac0246d0: Pull complete 17:28:17 ec43610c2a17: Pull complete 17:28:18 3a2ae6a8a46f: Pull complete 17:28:18 33b1e0a273af: Pull complete 17:28:18 5d3b04190fa2: Pull complete 17:28:22 2f39f015ded8: Pull complete 17:28:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:28:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:22 prd-centos7-docker-4c-2g-1107 does not seem to be running inside a container 17:28:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:28:25 $ docker top 1051388c5d9527760cf2fef4092edf35142f598973395d38a097b1145c567ea7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:26 + touch /tmp/pre-build-complete [Pipeline] sh 17:28:26 + mkdir -p /var/log/sysstat [Pipeline] sh 17:28:26 + ls /var/log/sa-host 17:28:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:26 provisioning config files... 17:28:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4182090501215778847tmp [Pipeline] { [Pipeline] echo 17:28:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:28:27 ---> create-netrc.sh [Pipeline] } 17:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:28:27 ---> python-tools-install.sh [Pipeline] echo 17:28:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:28:27 ---> sudo-logs.sh 17:28:27 Archiving 'sudo' log.. 17:28:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-1107.novalocal: Name or service not known 17:28:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-1107.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:28:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:28:28 ---> job-cost.sh 17:28:28 lf-activate-venv: SKIPPING 17:28:28 INFO: No Stack... 17:28:28 INFO: Retrieving Pricing Info for: v3-standard-2 17:28:29 INFO: Archiving Costs [Pipeline] echo 17:28:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:28:29 ---> logs-deploy.sh 17:28:29 lf-activate-venv: SKIPPING 17:28:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/12 17:28:29 INFO: archiving workspace using pattern(s): 17:28:31 Archives upload complete. 17:28:31 INFO: archiving logs to Nexus 17:28:31 ---> uname -a: 17:28:31 Linux prd-centos7-docker-4c-2g-1107.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 17:28:31 17:28:31 17:28:31 ---> lscpu: 17:28:31 Architecture: x86_64 17:28:31 CPU op-mode(s): 32-bit, 64-bit 17:28:31 Byte Order: Little Endian 17:28:31 Address sizes: 40 bits physical, 48 bits virtual 17:28:31 CPU(s): 2 17:28:31 On-line CPU(s) list: 0,1 17:28:31 Thread(s) per core: 1 17:28:31 Core(s) per socket: 1 17:28:31 Socket(s): 2 17:28:31 NUMA node(s): 1 17:28:31 Vendor ID: AuthenticAMD 17:28:31 CPU family: 23 17:28:31 Model: 49 17:28:31 Model name: AMD EPYC-Rome Processor 17:28:31 Stepping: 0 17:28:31 CPU MHz: 2799.998 17:28:31 BogoMIPS: 5599.99 17:28:31 Virtualization: AMD-V 17:28:31 Hypervisor vendor: KVM 17:28:31 Virtualization type: full 17:28:31 L1d cache: 64 KiB 17:28:31 L1i cache: 64 KiB 17:28:31 L2 cache: 1 MiB 17:28:31 L3 cache: 32 MiB 17:28:31 NUMA node0 CPU(s): 0,1 17:28:31 Vulnerability Itlb multihit: Not affected 17:28:31 Vulnerability L1tf: Not affected 17:28:31 Vulnerability Mds: Not affected 17:28:31 Vulnerability Meltdown: Not affected 17:28:31 Vulnerability Mmio stale data: Not affected 17:28:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:28:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:28:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:28:31 Vulnerability Srbds: Not affected 17:28:31 Vulnerability Tsx async abort: Not affected 17:28:31 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:28:31 17:28:31 17:28:31 ---> nproc: 17:28:31 2 17:28:31 17:28:31 17:28:31 ---> df -h: 17:28:31 Filesystem Size Used Avail Use% Mounted on 17:28:31 overlay 40G 7.3G 33G 19% / 17:28:31 tmpfs 64M 0 64M 0% /dev 17:28:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:28:31 shm 64M 0 64M 0% /dev/shm 17:28:31 /dev/vda1 40G 7.3G 33G 19% /facter-os 17:28:31 17:28:31 17:28:31 Cannot open /var/log/sysstat/sa08: No such file or directory 17:28:31 Please check if data collecting is enabled 17:28:31 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:28:32 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 17:28:32 $ docker stop --time=1 1051388c5d9527760cf2fef4092edf35142f598973395d38a097b1145c567ea7 17:28:33 $ docker rm -f --volumes 1051388c5d9527760cf2fef4092edf35142f598973395d38a097b1145c567ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 17:28:33 [WS-CLEANUP] Deleting project workspace... 17:28:33 [WS-CLEANUP] Deferred wipeout is used... 17:28:33 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:33 17:28:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:34 latest: Pulling from edgex-lftools-log-publisher 17:28:34 5eb5b503b376: Pulling fs layer 17:28:34 5c69ac0246d0: Pulling fs layer 17:28:34 ec43610c2a17: Pulling fs layer 17:28:34 3a2ae6a8a46f: Pulling fs layer 17:28:34 33b1e0a273af: Pulling fs layer 17:28:34 5d3b04190fa2: Pulling fs layer 17:28:34 2f39f015ded8: Pulling fs layer 17:28:34 3a2ae6a8a46f: Waiting 17:28:34 5d3b04190fa2: Waiting 17:28:34 2f39f015ded8: Waiting 17:28:34 33b1e0a273af: Waiting 17:28:34 5c69ac0246d0: Download complete 17:28:34 3a2ae6a8a46f: Verifying Checksum 17:28:34 3a2ae6a8a46f: Download complete 17:28:34 33b1e0a273af: Verifying Checksum 17:28:34 33b1e0a273af: Download complete 17:28:34 5d3b04190fa2: Verifying Checksum 17:28:34 5d3b04190fa2: Download complete 17:28:36 ec43610c2a17: Download complete 17:28:36 5eb5b503b376: Verifying Checksum 17:28:36 5eb5b503b376: Download complete 17:28:36 5eb5b503b376: Pull complete 17:28:36 5c69ac0246d0: Pull complete 17:28:36 ec43610c2a17: Pull complete 17:28:36 3a2ae6a8a46f: Pull complete 17:28:36 33b1e0a273af: Pull complete 17:28:36 5d3b04190fa2: Pull complete 17:28:37 2f39f015ded8: Download complete 17:28:41 2f39f015ded8: Pull complete 17:28:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:41 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 17:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:28:44 $ docker top d7d82c4711e021a71d43b238f1333270b8eb2b55848d564321d5dcbee840b938 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:44 ---> job-cost.sh 17:28:44 lf-activate-venv: SKIPPING 17:28:44 INFO: No Stack... 17:28:45 INFO: Retrieving Pricing Info for: v3-standard-8 17:28:45 INFO: Archiving Costs [Pipeline] sh 17:28:45 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 17:28:45 + cut -d, -f6 [Pipeline] lock 17:28:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] 17:28:45 Resource [jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] did not exist. Created. 17:28:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:28:46 + echo total: 0.2199999988079071 [Pipeline] stash 17:28:46 Stashed 1 file(s) [Pipeline] } 17:28:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 17:28:46 $ docker stop --time=1 d7d82c4711e021a71d43b238f1333270b8eb2b55848d564321d5dcbee840b938 17:28:47 $ docker rm -f --volumes d7d82c4711e021a71d43b238f1333270b8eb2b55848d564321d5dcbee840b938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:28:57 Removing intermediate container 65b420874236 17:28:57 ---> 9f443228b8b3 17:28:57 Step 9/10 : COPY . . 17:28:57 ---> 7bae603383d3 17:28:57 Step 10/10 : RUN ${MAKE} 17:28:57 ---> Running in 4c5f21fdbe88 17:28:57 noop 17:28:57 Removing intermediate container 4c5f21fdbe88 17:28:57 ---> 33b18c990089 17:28:57 Successfully built 33b18c990089 17:28:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:58 + docker inspect -f . ci-base-image-arm64 17:28:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:58 prd-ubuntu20.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container 17:28:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/12 -v /w/workspace/device-opc-ua/12:/w/workspace/device-opc-ua/12:rw,z -v /w/workspace/device-opc-ua/12@tmp:/w/workspace/device-opc-ua/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:28:59 $ docker top 82ee0aed3f91a81da1658d931c1efaa7a1c820d15da26b82b90722e112446732 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:00 + go version 17:29:00 go version go1.23.8 linux/arm64 [Pipeline] } 17:29:00 $ docker stop --time=1 82ee0aed3f91a81da1658d931c1efaa7a1c820d15da26b82b90722e112446732 17:29:02 $ docker rm -f --volumes 82ee0aed3f91a81da1658d931c1efaa7a1c820d15da26b82b90722e112446732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:02 + docker inspect -f . ci-base-image-arm64 17:29:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:02 prd-ubuntu20.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container 17:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/12 -v /w/workspace/device-opc-ua/12:/w/workspace/device-opc-ua/12:rw,z -v /w/workspace/device-opc-ua/12@tmp:/w/workspace/device-opc-ua/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:29:03 $ docker top 836aaa4e8d7f28435d9e476783481010c1e4e3c10c00c91989e1fe07cab5ae8b -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:04 + git config --global --add safe.directory /w/workspace/device-opc-ua/12 [Pipeline] fileExists [Pipeline] sh 17:29:04 + make test 17:29:05 go test ./... -coverprofile=coverage.out 17:29:10 ? github.com/edgexfoundry/device-opc-ua [no test files] 17:32:32 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 17:32:32 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 17:32:32 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.062s coverage: 41.4% of statements 17:32:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:32:32 go vet ./... 17:33:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:33:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:33:19 ./bin/test-attribution-txt.sh [Pipeline] echo 17:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 17:33:19 $ docker stop --time=1 836aaa4e8d7f28435d9e476783481010c1e4e3c10c00c91989e1fe07cab5ae8b 17:33:21 $ docker rm -f --volumes 836aaa4e8d7f28435d9e476783481010c1e4e3c10c00c91989e1fe07cab5ae8b [Pipeline] // withDockerContainer [Pipeline] sh 17:33:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:33:22 Warning: overwriting stash ‘coverage-report’ 17:33:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:33:23 + ls -al . 17:33:23 total 232 17:33:23 drwxrwxr-x 8 jenkins jenkins 4096 May 8 17:29 . 17:33:23 drwxrwxr-x 4 jenkins jenkins 4096 May 8 17:26 .. 17:33:23 -rw-rw-r-- 1 jenkins jenkins 62 May 8 17:26 .dockerignore 17:33:23 drwxrwxr-x 8 jenkins jenkins 4096 May 8 17:26 .git 17:33:23 drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:26 .github 17:33:23 -rw-rw-r-- 1 jenkins jenkins 101 May 8 17:26 .gitignore 17:33:23 -rw-rw-r-- 1 jenkins jenkins 218 May 8 17:26 .golangci.yml 17:33:23 drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:26 .vscode 17:33:23 -rw-rw-r-- 1 jenkins jenkins 19813 May 8 17:26 Attribution.txt 17:33:23 -rw-rw-r-- 1 jenkins jenkins 2560 May 8 17:26 CHANGELOG.md 17:33:23 -rw-rw-r-- 1 jenkins jenkins 1242 May 8 17:26 Dockerfile 17:33:23 -rw-rw-r-- 1 jenkins jenkins 649 May 8 17:26 Jenkinsfile 17:33:23 -rw-rw-r-- 1 jenkins jenkins 11367 May 8 17:26 LICENSE 17:33:23 -rw-rw-r-- 1 jenkins jenkins 2474 May 8 17:26 Makefile 17:33:23 -rw-rw-r-- 1 jenkins jenkins 4109 May 8 17:26 README.md 17:33:23 -rw-rw-r-- 1 jenkins jenkins 11 May 8 17:23 VERSION 17:33:23 drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:26 bin 17:33:23 drwxrwxr-x 3 jenkins jenkins 4096 May 8 17:26 cmd 17:33:23 -rw-r--r-- 1 jenkins jenkins 26136 May 8 17:32 coverage.out 17:33:23 -rw-rw-r-- 1 jenkins jenkins 6243 May 8 17:26 go.mod 17:33:23 -rw-rw-r-- 1 jenkins jenkins 86697 May 8 17:26 go.sum 17:33:23 drwxrwxr-x 4 jenkins jenkins 4096 May 8 17:26 internal 17:33:23 -rw-rw-r-- 1 jenkins jenkins 260 May 8 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:24 + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3928fc2afe33140d01c8e3765cf048beb99a8a95 --label arch=arm64 --label version=4.1.0-dev.2 . 17:33:24 Sending build context to Docker daemon 8.837MB 17:33:24 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 17:33:24 Step 2/23 : FROM ${BASE} AS builder 17:33:24 ---> 33b18c990089 17:33:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:33:24 ---> Running in b0f440bf9d6c 17:33:24 Removing intermediate container b0f440bf9d6c 17:33:24 ---> 3ca9d4dc334e 17:33:24 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:33:24 ---> Running in 226070a62a86 17:33:25 Removing intermediate container 226070a62a86 17:33:25 ---> 72e637d80740 17:33:25 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 17:33:25 ---> Running in 5f5a6bdbb48c 17:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:33:28 OK: 239 MiB in 58 packages 17:33:29 Removing intermediate container 5f5a6bdbb48c 17:33:29 ---> 54b16b0a6787 17:33:29 Step 6/23 : WORKDIR /device-opcua 17:33:29 ---> Running in c8dbd136c616 17:33:29 Removing intermediate container c8dbd136c616 17:33:29 ---> d561d18480a8 17:33:29 Step 7/23 : COPY go.mod vendor* ./ 17:33:29 ---> 890d809d1ef0 17:33:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:29 ---> Running in 97a06a3c65a7 17:33:32 Removing intermediate container 97a06a3c65a7 17:33:32 ---> 3469add01231 17:33:32 Step 9/23 : COPY . . 17:33:33 ---> c8cc89415a20 17:33:33 Step 10/23 : RUN ${MAKE} 17:33:33 ---> Running in eb4dfd669440 17:33:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 17:36:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:36:55 Removing intermediate container eb4dfd669440 17:36:55 ---> 3387fcf882f1 17:36:55 Step 11/23 : FROM alpine:3.20 17:36:55 3.20: Pulling from library/alpine 17:36:55 94e9d8af2201: Already exists 17:36:55 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 17:36:55 Status: Downloaded newer image for alpine:3.20 17:36:55 ---> 7aab056cecc6 17:36:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 17:36:55 ---> Running in 04dc83587ff7 17:36:56 Removing intermediate container 04dc83587ff7 17:36:56 ---> 4b8f44211886 17:36:56 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 17:36:56 ---> Running in ed630e6bacda 17:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:36:59 (1/6) Installing dumb-init (1.2.5-r3) 17:36:59 (2/6) Installing libgcc (13.2.1_git20240309-r1) 17:36:59 (3/6) Installing libsodium (1.0.19-r0) 17:36:59 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 17:36:59 (5/6) Installing libzmq (4.3.5-r2) 17:36:59 (6/6) Installing zeromq (4.3.5-r2) 17:36:59 Executing busybox-1.36.1-r29.trigger 17:36:59 OK: 13 MiB in 20 packages 17:37:00 Removing intermediate container ed630e6bacda 17:37:00 ---> 65a983ef4066 17:37:00 Step 14/23 : RUN apk --no-cache upgrade 17:37:00 ---> Running in 78c480b4cff2 17:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:37:02 OK: 13 MiB in 20 packages 17:37:03 Removing intermediate container 78c480b4cff2 17:37:03 ---> bfa0faad03c0 17:37:03 Step 15/23 : COPY --from=builder /device-opcua/cmd / 17:37:06 ---> a7caa05de4fe 17:37:06 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 17:37:06 ---> be99c5d51afd 17:37:06 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 17:37:07 ---> aff3266766c5 17:37:07 Step 18/23 : EXPOSE 59997 17:37:07 ---> Running in c40e50eaee98 17:37:07 Removing intermediate container c40e50eaee98 17:37:07 ---> 6eb34abdede1 17:37:07 Step 19/23 : ENTRYPOINT ["/device-opcua"] 17:37:07 ---> Running in ea8d0cfb4274 17:37:07 Removing intermediate container ea8d0cfb4274 17:37:07 ---> 2101ee781f0b 17:37:07 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 17:37:07 ---> Running in 5d7fea726906 17:37:08 Removing intermediate container 5d7fea726906 17:37:08 ---> 2ecfd2f4df26 17:37:08 Step 21/23 : LABEL arch=arm64 17:37:08 ---> Running in 116c91fc92a2 17:37:08 Removing intermediate container 116c91fc92a2 17:37:08 ---> dcfbad9188a8 17:37:08 Step 22/23 : LABEL git_sha=3928fc2afe33140d01c8e3765cf048beb99a8a95 17:37:08 ---> Running in e48bd82d799d 17:37:08 Removing intermediate container e48bd82d799d 17:37:08 ---> 0cd33a6a9154 17:37:08 Step 23/23 : LABEL version=4.1.0-dev.2 17:37:08 ---> Running in 2d427416e4cb 17:37:09 Removing intermediate container 2d427416e4cb 17:37:09 ---> eeda09f1dadf 17:37:09 [Warning] One or more build-args [ARCH] were not consumed 17:37:09 Successfully built eeda09f1dadf 17:37:09 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:09 provisioning config files... 17:37:09 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/12@tmp/config8831275194349780493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:09 ---> ****-login.sh 17:37:09 nexus3.edgexfoundry.org:10001 17:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:10 Configure a credential helper to remove this warning. See 17:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:10 17:37:10 Login Succeeded 17:37:10 nexus3.edgexfoundry.org:10002 17:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:10 Configure a credential helper to remove this warning. See 17:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:10 17:37:10 Login Succeeded 17:37:10 nexus3.edgexfoundry.org:10003 17:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:10 Configure a credential helper to remove this warning. See 17:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:10 17:37:10 Login Succeeded 17:37:10 nexus3.edgexfoundry.org:10004 17:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:11 Configure a credential helper to remove this warning. See 17:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:11 17:37:11 Login Succeeded 17:37:11 ****.io 17:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:11 Configure a credential helper to remove this warning. See 17:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:11 17:37:11 Login Succeeded 17:37:11 ---> ****-login.sh ends [Pipeline] } 17:37:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 17:37:11 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 17:37:11 3928fc2afe33140d01c8e3765cf048beb99a8a95 17:37:11 latest 17:37:11 4.1.0-dev.2 17:37:11 3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 17:37:11 main 17:37:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:12 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:12 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95 17:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 17:37:12 699205f784ca: Preparing 17:37:12 af8fdb7d9c07: Preparing 17:37:12 5fb22bc318da: Preparing 17:37:12 c76ce66189b8: Preparing 17:37:12 913116b18aa5: Preparing 17:37:12 dd9c8f8612c8: Preparing 17:37:12 dd9c8f8612c8: Waiting 17:37:12 699205f784ca: Pushed 17:37:12 af8fdb7d9c07: Pushed 17:37:12 c76ce66189b8: Pushed 17:37:12 dd9c8f8612c8: Layer already exists 17:37:13 913116b18aa5: Pushed 17:37:23 5fb22bc318da: Pushed 17:37:23 3928fc2afe33140d01c8e3765cf048beb99a8a95: digest: sha256:476bd7ae5b1b778abb312596343f36db07f2164b861e28d4c462785fba87222a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:24 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:24 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 17:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 17:37:24 699205f784ca: Preparing 17:37:24 af8fdb7d9c07: Preparing 17:37:24 5fb22bc318da: Preparing 17:37:24 c76ce66189b8: Preparing 17:37:24 913116b18aa5: Preparing 17:37:24 dd9c8f8612c8: Preparing 17:37:24 dd9c8f8612c8: Waiting 17:37:24 af8fdb7d9c07: Layer already exists 17:37:24 c76ce66189b8: Layer already exists 17:37:24 699205f784ca: Layer already exists 17:37:24 5fb22bc318da: Layer already exists 17:37:24 913116b18aa5: Layer already exists 17:37:24 dd9c8f8612c8: Layer already exists 17:37:24 latest: digest: sha256:476bd7ae5b1b778abb312596343f36db07f2164b861e28d4c462785fba87222a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:25 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:25 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.2 17:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 17:37:25 699205f784ca: Preparing 17:37:25 af8fdb7d9c07: Preparing 17:37:25 5fb22bc318da: Preparing 17:37:25 c76ce66189b8: Preparing 17:37:25 913116b18aa5: Preparing 17:37:25 dd9c8f8612c8: Preparing 17:37:25 dd9c8f8612c8: Waiting 17:37:25 af8fdb7d9c07: Layer already exists 17:37:25 699205f784ca: Layer already exists 17:37:25 c76ce66189b8: Layer already exists 17:37:25 913116b18aa5: Layer already exists 17:37:25 5fb22bc318da: Layer already exists 17:37:25 dd9c8f8612c8: Layer already exists 17:37:25 4.1.0-dev.2: digest: sha256:476bd7ae5b1b778abb312596343f36db07f2164b861e28d4c462785fba87222a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:26 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:26 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 17:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 17:37:26 699205f784ca: Preparing 17:37:26 af8fdb7d9c07: Preparing 17:37:26 5fb22bc318da: Preparing 17:37:26 c76ce66189b8: Preparing 17:37:26 913116b18aa5: Preparing 17:37:26 dd9c8f8612c8: Preparing 17:37:26 dd9c8f8612c8: Waiting 17:37:26 c76ce66189b8: Layer already exists 17:37:26 913116b18aa5: Layer already exists 17:37:26 af8fdb7d9c07: Layer already exists 17:37:26 699205f784ca: Layer already exists 17:37:26 5fb22bc318da: Layer already exists 17:37:26 dd9c8f8612c8: Layer already exists 17:37:26 3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2: digest: sha256:476bd7ae5b1b778abb312596343f36db07f2164b861e28d4c462785fba87222a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:26 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:27 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 17:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 17:37:27 699205f784ca: Preparing 17:37:27 af8fdb7d9c07: Preparing 17:37:27 5fb22bc318da: Preparing 17:37:27 c76ce66189b8: Preparing 17:37:27 913116b18aa5: Preparing 17:37:27 dd9c8f8612c8: Preparing 17:37:27 dd9c8f8612c8: Waiting 17:37:27 699205f784ca: Layer already exists 17:37:27 913116b18aa5: Layer already exists 17:37:27 af8fdb7d9c07: Layer already exists 17:37:27 c76ce66189b8: Layer already exists 17:37:27 5fb22bc318da: Layer already exists 17:37:27 dd9c8f8612c8: Layer already exists 17:37:27 main: digest: sha256:476bd7ae5b1b778abb312596343f36db07f2164b861e28d4c462785fba87222a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:37:27 ===================================================== [Pipeline] echo 17:37:27 taggedImages: 17:37:27 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95 17:37:27 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 17:37:27 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.2 17:37:27 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 17:37:27 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 17:37:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] echo 17:37:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 17:37:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.2 [Pipeline] echo 17:37:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [Pipeline] echo 17:37:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:28 17:37:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:28 arm64: Pulling from edgex-lftools-log-publisher 17:37:28 8998bd30e6a1: Pulling fs layer 17:37:28 04944245beec: Pulling fs layer 17:37:28 699f458cf7ca: Pulling fs layer 17:37:28 765212b225bb: Pulling fs layer 17:37:28 f23df028b6ca: Pulling fs layer 17:37:28 d65c8cfc05b1: Pulling fs layer 17:37:28 2437ff75d9bd: Pulling fs layer 17:37:28 765212b225bb: Waiting 17:37:28 f23df028b6ca: Waiting 17:37:28 d65c8cfc05b1: Waiting 17:37:28 2437ff75d9bd: Waiting 17:37:28 04944245beec: Verifying Checksum 17:37:28 04944245beec: Download complete 17:37:28 765212b225bb: Verifying Checksum 17:37:28 765212b225bb: Download complete 17:37:28 f23df028b6ca: Verifying Checksum 17:37:28 f23df028b6ca: Download complete 17:37:28 d65c8cfc05b1: Verifying Checksum 17:37:28 d65c8cfc05b1: Download complete 17:37:28 699f458cf7ca: Verifying Checksum 17:37:28 699f458cf7ca: Download complete 17:37:29 8998bd30e6a1: Download complete 17:37:31 2437ff75d9bd: Verifying Checksum 17:37:31 2437ff75d9bd: Download complete 17:37:33 8998bd30e6a1: Pull complete 17:37:34 04944245beec: Pull complete 17:37:35 699f458cf7ca: Pull complete 17:37:36 765212b225bb: Pull complete 17:37:36 f23df028b6ca: Pull complete 17:37:36 d65c8cfc05b1: Pull complete 17:37:55 2437ff75d9bd: Pull complete 17:37:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:55 prd-ubuntu20.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container 17:37:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-opc-ua/12 -v /w/workspace/device-opc-ua/12:/w/workspace/device-opc-ua/12:rw,z -v /w/workspace/device-opc-ua/12@tmp:/w/workspace/device-opc-ua/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:37:58 $ docker top b244dc33095b70c9e727fe5ef1c9bc8b0f1dd03032b4e40c7f30224b329393b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:58 ---> job-cost.sh 17:37:58 lf-activate-venv: SKIPPING 17:37:58 INFO: No Stack... 17:37:59 INFO: Retrieving Pricing Info for: v3-standard-4 17:38:00 INFO: Archiving Costs [Pipeline] sh 17:38:00 + cat /w/workspace/device-opc-ua/12/archives/cost.csv 17:38:00 + cut -d, -f6 [Pipeline] lock 17:38:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] 17:38:00 Resource [jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] did not exist. Created. 17:38:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:38:01 /w/workspace/device-opc-ua/12@tmp/durable-e47c4461/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:38:02 + echo total: 0.10999999940395355 [Pipeline] stash 17:38:02 Warning: overwriting stash ‘stack-cost’ 17:38:02 Stashed 1 file(s) [Pipeline] } 17:38:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 17:38:02 $ docker stop --time=1 b244dc33095b70c9e727fe5ef1c9bc8b0f1dd03032b4e40c7f30224b329393b2 17:38:03 $ docker rm -f --volumes b244dc33095b70c9e727fe5ef1c9bc8b0f1dd03032b4e40c7f30224b329393b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:38:04 provisioning config files... 17:38:04 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15693292818179474551tmp [Pipeline] { [Pipeline] sh 17:38:04 + set +x 17:38:04 + + curl -s https://codecov.io/bash 17:38:04 bash -s -- 17:38:04 17:38:04 _____ _ 17:38:04 / ____| | | 17:38:04 | | ___ __| | ___ ___ _____ __ 17:38:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:38:04 | |___| (_) | (_| | __/ (_| (_) \ V / 17:38:04 \_____\___/ \__,_|\___|\___\___/ \_/ 17:38:04 Bash-1.0.6 17:38:04 17:38:04 17:38:04 ==> git version 2.25.1 found 17:38:04 ==> 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 17:38:04 Release-Date: 2020-01-08 17:38:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:38:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:38:04 ==> Jenkins CI detected. 17:38:04 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 17:38:04 project root: . 17:38:04 --> token set from env 17:38:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:38:04 ==> Running gcov in . (disable via -X gcov) 17:38:04 ==> Python coveragepy not found 17:38:04 ==> Searching for coverage reports in: 17:38:04 + . 17:38:04 -> Found 1 reports 17:38:04 ==> Detecting git/mercurial file structure 17:38:04 ==> Reading reports 17:38:04 + ./coverage.out bytes=26136 17:38:04 ==> Appending adjustments 17:38:04 https://docs.codecov.io/docs/fixing-reports 17:38:04 + Found adjustments 17:38:04 ==> Gzipping contents 17:38:04 4.0K /tmp/codecov.tqk7np.gz 17:38:04 ==> Uploading reports 17:38:04 url: https://codecov.io 17:38:04 query: branch=main&commit=3928fc2afe33140d01c8e3765cf048beb99a8a95&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 17:38:04 -> Pinging Codecov 17:38:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3928fc2afe33140d01c8e3765cf048beb99a8a95&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 17:38:05 -> Uploading to 17:38:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/3928fc2afe33140d01c8e3765cf048beb99a8a95/60985a43-a4af-4b3b-9f95-ab1ebba996cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250508%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250508T173804Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fd0c5b2d2df55bd17d3d45779f7deb3b66a89354ea4c6af6976b47a6d0b16965 17:38:05 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:05 Dload Upload Total Spent Left Speed 17:38:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 24351 --:--:-- --:--:-- --:--:-- 24351 17:38:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] } 17:38:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:38:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:38:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 17:38:05 17:38:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 17:38:05 latest: Pulling from edgex-devops/edgex-snyk-go 17:38:05 43c4264eed91: Pulling fs layer 17:38:05 4cc291be95ef: Pulling fs layer 17:38:05 2ac1f1163629: Pulling fs layer 17:38:05 5c3c966382ef: Pulling fs layer 17:38:05 4f4fb700ef54: Pulling fs layer 17:38:05 d9c7d2e4e75e: Pulling fs layer 17:38:05 9c3e1370e548: Pulling fs layer 17:38:05 4f4fb700ef54: Waiting 17:38:05 5c3c966382ef: Waiting 17:38:05 d9c7d2e4e75e: Waiting 17:38:05 9c3e1370e548: Waiting 17:38:05 4cc291be95ef: Download complete 17:38:05 5c3c966382ef: Verifying Checksum 17:38:05 5c3c966382ef: Download complete 17:38:05 4f4fb700ef54: Verifying Checksum 17:38:05 4f4fb700ef54: Download complete 17:38:05 43c4264eed91: Verifying Checksum 17:38:05 43c4264eed91: Download complete 17:38:06 43c4264eed91: Pull complete 17:38:06 d9c7d2e4e75e: Verifying Checksum 17:38:06 d9c7d2e4e75e: Download complete 17:38:06 4cc291be95ef: Pull complete 17:38:06 2ac1f1163629: Verifying Checksum 17:38:06 2ac1f1163629: Download complete 17:38:07 9c3e1370e548: Verifying Checksum 17:38:07 9c3e1370e548: Download complete 17:38:10 2ac1f1163629: Pull complete 17:38:10 5c3c966382ef: Pull complete 17:38:10 4f4fb700ef54: Pull complete 17:38:10 d9c7d2e4e75e: Pull complete 17:38:13 9c3e1370e548: Pull complete 17:38:13 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 17:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 17:38:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:13 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 17:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 17:38:17 $ docker top 44b27fcf010f6f93e657fbf9c15303bc2cd7017ac799181d19b8757d08d5ba6b -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 17:38:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 17:38:17 + set -o pipefail 17:38:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 17:38:27 17:38:27 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 17:38:27 17:38:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/dd37bbca-db7f-4570-b6f1-0cbc78d51b46 17:38:27 17:38:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:38:27 17:38:27 17:38:27 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 17:38:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:38:27 $ docker stop --time=1 44b27fcf010f6f93e657fbf9c15303bc2cd7017ac799181d19b8757d08d5ba6b 17:38:31 $ docker rm -f --volumes 44b27fcf010f6f93e657fbf9c15303bc2cd7017ac799181d19b8757d08d5ba6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:38:32 + git log --format=format:%s -1 3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] sh 17:38:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:38:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:33 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 17:38:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:38:33 $ docker top 572d803dfe628939ae1ad447af1a96a52e238d89bedcb2a21133bd41f8fbcca8 -eo pid,comm 17:38:33 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). 17:38:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:38:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:33 [ssh-agent] Looking for ssh-agent implementation... 17:38:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:34 $ docker exec 572d803dfe628939ae1ad447af1a96a52e238d89bedcb2a21133bd41f8fbcca8 ssh-agent 17:38:34 SSH_AUTH_SOCK=/tmp/ssh-bO8OIMqRIoRl/agent.32 17:38:34 SSH_AGENT_PID=38 17:38:34 Running ssh-add (command line suppressed) 17:38:34 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2594767473214808100.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2594767473214808100.key) 17:38:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:34 + git semver tag 17:38:34 2025-05-08 17:38:34,730 [run_tag] DEBUG tag force:False 17:38:34 2025-05-08 17:38:34,730 [check_head_tag] DEBUG check head tag 17:38:34 2025-05-08 17:38:34,730 [execute] INFO git cat-file --batch-check 17:38:34 2025-05-08 17:38:34,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) 17:38:34 2025-05-08 17:38:34,733 [execute] INFO git cat-file --batch 17:38:34 2025-05-08 17:38:34,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) 17:38:34 2025-05-08 17:38:34,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:38:34 2025-05-08 17:38:34,737 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 17:38:34 2025-05-08 17:38:34,738 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 17:38:34 2025-05-08 17:38:34,742 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:38:34 4.1.0-dev.2 [Pipeline] } 17:38:34 $ docker exec --env ******** --env ******** 572d803dfe628939ae1ad447af1a96a52e238d89bedcb2a21133bd41f8fbcca8 ssh-agent -k 17:38:34 unset SSH_AUTH_SOCK; 17:38:34 unset SSH_AGENT_PID; 17:38:34 echo Agent pid 38 killed; 17:38:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:38:35 + git semver [Pipeline] } 17:38:35 $ docker stop --time=1 572d803dfe628939ae1ad447af1a96a52e238d89bedcb2a21133bd41f8fbcca8 17:38:36 $ docker rm -f --volumes 572d803dfe628939ae1ad447af1a96a52e238d89bedcb2a21133bd41f8fbcca8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:38:37 17:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:38:37 0.23.1-centos7: Pulling from edgex-lftools 17:38:37 ab5ef0e58194: Pulling fs layer 17:38:37 9712f1f96733: Pulling fs layer 17:38:37 63f879dbbcfc: Pulling fs layer 17:38:37 0d9ebad4ef96: Pulling fs layer 17:38:37 e9a5061849ea: Pulling fs layer 17:38:37 d747dcd14b5f: Pulling fs layer 17:38:37 2de7ff778b66: Pulling fs layer 17:38:37 d747dcd14b5f: Waiting 17:38:37 0d9ebad4ef96: Waiting 17:38:37 e9a5061849ea: Waiting 17:38:37 2de7ff778b66: Waiting 17:38:37 9712f1f96733: Verifying Checksum 17:38:37 9712f1f96733: Download complete 17:38:37 63f879dbbcfc: Verifying Checksum 17:38:37 63f879dbbcfc: Download complete 17:38:38 e9a5061849ea: Verifying Checksum 17:38:38 e9a5061849ea: Download complete 17:38:38 d747dcd14b5f: Verifying Checksum 17:38:38 d747dcd14b5f: Download complete 17:38:38 2de7ff778b66: Verifying Checksum 17:38:38 2de7ff778b66: Download complete 17:38:38 0d9ebad4ef96: Verifying Checksum 17:38:38 0d9ebad4ef96: Download complete 17:38:38 ab5ef0e58194: Verifying Checksum 17:38:38 ab5ef0e58194: Download complete 17:38:40 ab5ef0e58194: Pull complete 17:38:40 9712f1f96733: Pull complete 17:38:41 63f879dbbcfc: Pull complete 17:38:44 0d9ebad4ef96: Pull complete 17:38:44 e9a5061849ea: Pull complete 17:38:44 d747dcd14b5f: Pull complete 17:38:45 2de7ff778b66: Pull complete 17:38:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:38:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:45 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 17:38:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:38:50 $ docker top 3120b1c8f76578fc59424ac13c7839d52dd22a4d3777e5ca8f5ec76596ed3c57 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:38:50 provisioning config files... 17:38:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11391972860890564459tmp 17:38:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4151004789146096147tmp 17:38:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12572790855388282654tmp [Pipeline] { [Pipeline] echo 17:38:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:38:50 ---> sigul-configuration.sh 17:38:50 gpg: directory `/root/.gnupg' created 17:38:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:38:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:38:50 gpg: keyring `/root/.gnupg/secring.gpg' created 17:38:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:38:50 gpg: CAST5 encrypted data 17:38:50 gpg: encrypted with 1 passphrase 17:38:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:38:51 + mkdir /home/jenkins 17:38:51 + mkdir /home/jenkins/sigul [Pipeline] sh 17:38:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:38:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:38:51 ---> sigul-install.sh 17:38:51 Sigul already installed; skipping installation. [Pipeline] sh 17:38:51 + git tag --list 17:38:51 v4.0 17:38:51 v4.0.0 17:38:51 v4.1.0-dev.1 17:38:51 v4.1.0-dev.2 [Pipeline] sh 17:38:52 + lftools sign git-tag v4.1.0-dev.2 17:38:52 Signing Git tag with Sigul... 17:38:52 Signing v4.1.0-dev.2 [Pipeline] echo 17:38:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:38:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:38:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:38:53 $ docker stop --time=1 3120b1c8f76578fc59424ac13c7839d52dd22a4d3777e5ca8f5ec76596ed3c57 17:38:54 $ docker rm -f --volumes 3120b1c8f76578fc59424ac13c7839d52dd22a4d3777e5ca8f5ec76596ed3c57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:38:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:38:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:55 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 17:38:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:38:55 $ docker top 4714fae290b880ebdbdf7b3aa787cbf9c39219a4aeb03298ebffd72f2a69dc31 -eo pid,comm 17:38:55 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). 17:38:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:55 [ssh-agent] Looking for ssh-agent implementation... 17:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:56 $ docker exec 4714fae290b880ebdbdf7b3aa787cbf9c39219a4aeb03298ebffd72f2a69dc31 ssh-agent 17:38:56 SSH_AUTH_SOCK=/tmp/ssh-LmbI6DnrIHqE/agent.33 17:38:56 SSH_AGENT_PID=40 17:38:56 Running ssh-add (command line suppressed) 17:38:56 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1152624720724916466.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1152624720724916466.key) 17:38:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:56 + git semver bump pre 17:38:56 2025-05-08 17:38:56,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:38:56 2025-05-08 17:38:56,684 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 17:38:56 2025-05-08 17:38:56,684 [bump_version] DEBUG bumped version:4.1.0-dev.3 17:38:56 2025-05-08 17:38:56,684 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 17:38:56 2025-05-08 17:38:56,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:38:56 2025-05-08 17:38:56,684 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:38:56 2025-05-08 17:38:56,687 [execute] INFO git cat-file --batch-check 17:38:56 2025-05-08 17:38:56,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 17:38:56 2025-05-08 17:38:56,691 [execute] INFO git cat-file --batch 17:38:56 2025-05-08 17:38:56,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 17:38:56 2025-05-08 17:38:56,697 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:38:56 4.1.0-dev.3 [Pipeline] } 17:38:56 $ docker exec --env ******** --env ******** 4714fae290b880ebdbdf7b3aa787cbf9c39219a4aeb03298ebffd72f2a69dc31 ssh-agent -k 17:38:56 unset SSH_AUTH_SOCK; 17:38:56 unset SSH_AGENT_PID; 17:38:56 echo Agent pid 40 killed; 17:38:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:38:57 + git semver [Pipeline] } 17:38:57 $ docker stop --time=1 4714fae290b880ebdbdf7b3aa787cbf9c39219a4aeb03298ebffd72f2a69dc31 17:38:58 $ docker rm -f --volumes 4714fae290b880ebdbdf7b3aa787cbf9c39219a4aeb03298ebffd72f2a69dc31 [Pipeline] // withDockerContainer [Pipeline] sh 17:38:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:38:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:59 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 17:38:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:38:59 $ docker top 320fb8bef20c69fd4594cdb7c8e0a53d95f7dd78f501d30c7965382e24abf785 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:38:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:59 [ssh-agent] Looking for ssh-agent implementation... 17:39:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:59 $ docker exec 320fb8bef20c69fd4594cdb7c8e0a53d95f7dd78f501d30c7965382e24abf785 ssh-agent 17:39:00 SSH_AUTH_SOCK=/tmp/ssh-P32WGmKA2abT/agent.32 17:39:00 SSH_AGENT_PID=38 17:39:00 Running ssh-add (command line suppressed) 17:39:00 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8904354250071320389.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8904354250071320389.key) 17:39:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:00 + git semver push 17:39:00 2025-05-08 17:39:00,663 [run_push] DEBUG push 17:39:00 2025-05-08 17:39:00,664 [execute] INFO git cat-file --batch-check 17:39:00 2025-05-08 17:39:00,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 17:39:00 2025-05-08 17:39:00,668 [execute] INFO git rev-list 22575988aeb2770d1805745be80ba3b640f2ebd2 -- 17:39:00 2025-05-08 17:39:00,669 [execute] DEBUG Popen(['git', 'rev-list', '22575988aeb2770d1805745be80ba3b640f2ebd2', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 17:39:00 2025-05-08 17:39:00,674 [execute] INFO git fetch -v origin 17:39:00 2025-05-08 17:39:00,674 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) 17:39:01 2025-05-08 17:39:01,138 [run_push] DEBUG no remote changes detected 17:39:01 2025-05-08 17:39:01,138 [execute] INFO git push origin semver 17:39:01 2025-05-08 17:39:01,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 17:39:01 2025-05-08 17:39:01,893 [run_push] DEBUG push all version tags 17:39:01 2025-05-08 17:39:01,894 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:39:01 2025-05-08 17:39:01,894 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 17:39:02 2025-05-08 17:39:02,498 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 17:39:02 4.1.0-dev.3 [Pipeline] } 17:39:02 $ docker exec --env ******** --env ******** 320fb8bef20c69fd4594cdb7c8e0a53d95f7dd78f501d30c7965382e24abf785 ssh-agent -k 17:39:02 unset SSH_AUTH_SOCK; 17:39:02 unset SSH_AGENT_PID; 17:39:02 echo Agent pid 38 killed; 17:39:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:03 + git semver [Pipeline] } 17:39:03 $ docker stop --time=1 320fb8bef20c69fd4594cdb7c8e0a53d95f7dd78f501d30c7965382e24abf785 17:39:04 $ docker rm -f --volumes 320fb8bef20c69fd4594cdb7c8e0a53d95f7dd78f501d30c7965382e24abf785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:39:05 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 17:39:05 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 17:39:05 total 16 17:39:05 drwxr-xr-x 3 root root 4096 May 8 17:28 . 17:39:05 drwxrwxr-x 10 jenkins jenkins 4096 May 8 17:38 .. 17:39:05 drwxr-xr-x 2 root root 4096 May 8 17:28 cost 17:39:05 -rw-r--r-- 1 root root 84 May 8 17:28 cost.csv 17:39:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 17:39:05 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 17:39:05 total 16 17:39:05 drwxr-xr-x 3 jenkins jenkins 4096 May 8 17:28 . 17:39:05 drwxrwxr-x 10 jenkins jenkins 4096 May 8 17:38 .. 17:39:05 drwxr-xr-x 2 jenkins jenkins 4096 May 8 17:28 cost 17:39:05 -rw-r--r-- 1 jenkins jenkins 84 May 8 17:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:39:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:39:06 ---> package-listing.sh 17:39:06 ++ facter osfamily 17:39:06 ++ tr '[:upper:]' '[:lower:]' 17:39:06 + OS_FAMILY=debian 17:39:06 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 17:39:06 + START_PACKAGES=/tmp/packages_start.txt 17:39:06 + END_PACKAGES=/tmp/packages_end.txt 17:39:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:39:06 + PACKAGES=/tmp/packages_start.txt 17:39:06 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 17:39:06 + PACKAGES=/tmp/packages_end.txt 17:39:06 + case "${OS_FAMILY}" in 17:39:06 + dpkg -l 17:39:06 + grep '^ii' 17:39:06 + '[' -f /tmp/packages_start.txt ']' 17:39:06 + '[' -f /tmp/packages_end.txt ']' 17:39:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:39:06 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 17:39:06 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 17:39:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 17:39:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:39:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:07 prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container 17:39:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:39:07 $ docker top 50e319e804b18b0649b6858a30b3b30a8340996d09adf2eaa5d0256b353934ef -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:08 + touch /tmp/pre-build-complete [Pipeline] sh 17:39:08 + mkdir -p /var/log/sysstat [Pipeline] sh 17:39:08 + ls /var/log/sa-host 17:39:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:08 provisioning config files... 17:39:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15369362823659523816tmp [Pipeline] { [Pipeline] echo 17:39:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:39:09 ---> create-netrc.sh [Pipeline] } 17:39:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:39:09 ---> python-tools-install.sh [Pipeline] echo 17:39:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:39:09 ---> sudo-logs.sh 17:39:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:39:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:39:10 ---> job-cost.sh 17:39:10 lf-activate-venv: SKIPPING 17:39:10 DEBUG: total: 0.2199999988079071 17:39:10 INFO: Retrieving Stack Cost... 17:39:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:10 INFO: Archiving Costs [Pipeline] echo 17:39:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:39:11 ---> logs-deploy.sh 17:39:11 lf-activate-venv: SKIPPING 17:39:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/12 17:39:11 INFO: archiving workspace using pattern(s): 17:39:12 Archives upload complete. 17:39:12 INFO: archiving logs to Nexus 17:39:13 ---> uname -a: 17:39:13 Linux prd-ubuntu20-04-docker-8c-8g-1105 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:39:13 17:39:13 17:39:13 ---> lscpu: 17:39:13 Architecture: x86_64 17:39:13 CPU op-mode(s): 32-bit, 64-bit 17:39:13 Byte Order: Little Endian 17:39:13 Address sizes: 40 bits physical, 48 bits virtual 17:39:13 CPU(s): 8 17:39:13 On-line CPU(s) list: 0-7 17:39:13 Thread(s) per core: 1 17:39:13 Core(s) per socket: 1 17:39:13 Socket(s): 8 17:39:13 NUMA node(s): 1 17:39:13 Vendor ID: AuthenticAMD 17:39:13 CPU family: 23 17:39:13 Model: 49 17:39:13 Model name: AMD EPYC-Rome Processor 17:39:13 Stepping: 0 17:39:13 CPU MHz: 2799.998 17:39:13 BogoMIPS: 5599.99 17:39:13 Virtualization: AMD-V 17:39:13 Hypervisor vendor: KVM 17:39:13 Virtualization type: full 17:39:13 L1d cache: 256 KiB 17:39:13 L1i cache: 256 KiB 17:39:13 L2 cache: 4 MiB 17:39:13 L3 cache: 128 MiB 17:39:13 NUMA node0 CPU(s): 0-7 17:39:13 Vulnerability Itlb multihit: Not affected 17:39:13 Vulnerability L1tf: Not affected 17:39:13 Vulnerability Mds: Not affected 17:39:13 Vulnerability Meltdown: Not affected 17:39:13 Vulnerability Mmio stale data: Not affected 17:39:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:39:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:39:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:39:13 Vulnerability Srbds: Not affected 17:39:13 Vulnerability Tsx async abort: Not affected 17:39:13 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 17:39:13 17:39:13 17:39:13 ---> nproc: 17:39:13 8 17:39:13 17:39:13 17:39:13 ---> df -h: 17:39:13 Filesystem Size Used Avail Use% Mounted on 17:39:13 overlay 155G 14G 142G 9% / 17:39:13 tmpfs 64M 0 64M 0% /dev 17:39:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:39:13 shm 64M 0 64M 0% /dev/shm 17:39:13 /dev/vda1 155G 14G 142G 9% /facter-os 17:39:13 17:39:13 17:39:13 ---> sar -b -r -n DEV: 17:39:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1105) 05/08/25 _x86_64_ (8 CPU) 17:39:13 17:39:13 17:22:45 LINUX RESTART (8 CPU) 17:39:13 17:39:13 17:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:39:13 17:24:01 356.97 62.79 294.18 0.00 5512.95 166149.11 0.00 17:39:13 17:25:01 215.46 1.82 213.65 0.00 24.66 67946.01 0.00 17:39:13 17:26:01 132.41 0.07 132.34 0.00 6.53 40193.03 0.00 17:39:13 17:27:01 165.87 0.17 165.71 0.00 14.13 50432.26 0.00 17:39:13 17:28:01 37.04 3.63 33.41 0.00 2364.27 6069.14 0.00 17:39:13 17:29:01 54.39 1.37 53.02 0.00 265.29 16874.12 0.00 17:39:13 17:30:01 3.33 0.02 3.32 0.00 0.13 79.19 0.00 17:39:13 17:31:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 17:39:13 17:32:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 17:39:13 17:33:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 17:39:13 17:34:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 17:39:13 17:35:01 1.10 0.00 1.10 0.00 0.00 16.13 0.00 17:39:13 17:36:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 17:39:13 17:37:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 17:39:13 17:38:01 2.68 0.02 2.67 0.00 0.13 33.59 0.00 17:39:13 17:39:01 165.66 0.30 165.36 0.00 26.66 61561.07 0.00 17:39:13 Average: 71.38 4.39 66.99 0.00 513.42 25589.67 0.00 17:39:13 17:39:13 17:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:39:13 17:24:01 29826616 31531920 819816 2.49 60052 1943100 2081564 6.13 1044048 1681824 36468 17:39:13 17:25:01 27040540 31470876 838068 2.55 176860 4325408 2060248 6.07 1360268 3883700 910052 17:39:13 17:26:01 27533468 31508008 797132 2.42 190440 3898004 1943100 5.73 1364104 3427052 375816 17:39:13 17:27:01 27479620 31525652 778696 2.37 194840 3969096 1740460 5.13 1388260 3461584 700 17:39:13 17:28:01 27143544 31486112 789452 2.40 217448 4242544 1801500 5.31 1583120 3571448 848 17:39:13 17:29:01 26627416 31497552 777296 2.36 226272 4711124 1718996 5.07 1616944 3997912 448 17:39:13 17:30:01 26633744 31498980 776160 2.36 224792 4707872 1711264 5.04 1614572 3994692 176 17:39:13 17:31:01 26642052 31507304 767768 2.33 224816 4707872 1711264 5.04 1606076 3994692 48 17:39:13 17:32:01 26642028 31507324 767692 2.33 224840 4707880 1711264 5.04 1606172 3994696 172 17:39:13 17:33:01 26649516 31514832 760116 2.31 224876 4707876 1711264 5.04 1598152 3994704 24 17:39:13 17:34:01 26649720 31515072 759828 2.31 224900 4707888 1711264 5.04 1598248 3994708 4 17:39:13 17:35:01 26650392 31515772 759268 2.31 224940 4707892 1711264 5.04 1597668 3994712 8 17:39:13 17:36:01 26650080 31515532 759404 2.31 224960 4707892 1711264 5.04 1598064 3994712 20 17:39:13 17:37:01 26649812 31515288 759576 2.31 224984 4707896 1711264 5.04 1597736 3994716 12 17:39:13 17:38:01 26649184 31514848 759732 2.31 225048 4707876 1742464 5.14 1597944 3994688 36 17:39:13 17:39:01 25133352 31442208 823692 2.50 252268 5991296 1853140 5.46 1742004 5225968 696 17:39:13 Average: 26912568 31504205 780856 2.37 208896 4465720 1789474 5.27 1532086 3825113 82846 17:39:13 17:39:13 17:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:39:13 17:24:01 ens3 455.94 328.83 3030.05 90.61 0.00 0.00 0.00 0.00 17:39:13 17:24:01 docker0 19.85 20.95 1.47 137.60 0.00 0.00 0.00 0.00 17:39:13 17:24:01 lo 7.40 7.40 0.72 0.72 0.00 0.00 0.00 0.00 17:39:13 17:25:01 ens3 632.83 402.28 5809.53 42.37 0.00 0.00 0.00 0.00 17:39:13 17:25:01 docker0 350.29 540.69 28.42 2932.96 0.00 0.00 0.00 0.00 17:39:13 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:26:01 ens3 28.08 17.36 28.83 11.68 0.00 0.00 0.00 0.00 17:39:13 17:26:01 docker0 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 17:39:13 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:13 17:27:01 ens3 102.38 80.64 189.16 398.45 0.00 0.00 0.00 0.00 17:39:13 17:27:01 docker0 5.40 9.87 0.34 138.67 0.00 0.00 0.00 0.00 17:39:13 17:27:01 lo 7.00 7.00 0.70 0.70 0.00 0.00 0.00 0.00 17:39:13 17:28:01 ens3 94.50 45.41 2277.99 3.36 0.00 0.00 0.00 0.00 17:39:13 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:28:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:39:13 17:29:01 ens3 90.55 59.26 2521.31 10.13 0.00 0.00 0.00 0.00 17:39:13 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:29:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:39:13 17:30:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:39:13 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:13 17:31:01 ens3 0.65 0.23 2.55 0.02 0.00 0.00 0.00 0.00 17:39:13 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:32:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:39:13 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:13 17:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:34:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:39:13 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:13 17:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:36:01 ens3 0.62 0.55 0.33 0.23 0.00 0.00 0.00 0.00 17:39:13 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:13 17:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:38:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:39:13 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:13 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:39:13 17:39:01 ens3 437.06 307.48 8067.93 185.12 0.00 0.00 0.00 0.00 17:39:13 17:39:01 veth746c55d 1.13 0.93 0.19 0.19 0.00 0.00 0.00 0.00 17:39:13 17:39:01 docker0 77.80 120.96 6.73 886.15 0.00 0.00 0.00 0.00 17:39:13 17:39:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 17:39:13 Average: ens3 115.21 77.66 1370.49 46.38 0.00 0.00 0.00 0.00 17:39:13 Average: veth746c55d 0.07 0.06 0.01 0.01 0.00 0.00 0.00 0.00 17:39:13 Average: docker0 28.34 43.29 2.31 255.96 0.00 0.00 0.00 0.00 17:39:13 Average: lo 1.19 1.19 0.11 0.11 0.00 0.00 0.00 0.00 17:39:13 17:39:13 17:39:13 ---> sar -P ALL: 17:39:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1105) 05/08/25 _x86_64_ (8 CPU) 17:39:13 17:39:13 17:22:45 LINUX RESTART (8 CPU) 17:39:13 17:39:13 17:23:01 CPU %user %nice %system %iowait %steal %idle 17:39:13 17:24:01 all 7.16 0.00 2.15 3.96 0.04 86.68 17:39:13 17:24:01 0 6.68 0.00 2.00 0.99 0.05 90.28 17:39:13 17:24:01 1 7.70 0.00 1.94 1.39 0.03 88.93 17:39:13 17:24:01 2 5.48 0.00 2.94 8.62 0.03 82.94 17:39:13 17:24:01 3 5.45 0.00 1.76 0.25 0.05 92.48 17:39:13 17:24:01 4 7.43 0.00 2.39 3.65 0.05 86.48 17:39:13 17:24:01 5 8.20 0.00 1.76 0.40 0.03 89.61 17:39:13 17:24:01 6 7.96 0.00 3.16 13.29 0.03 75.56 17:39:13 17:24:01 7 8.38 0.00 1.28 3.17 0.05 87.12 17:39:13 17:25:01 all 8.17 0.00 3.81 4.27 0.06 83.68 17:39:13 17:25:01 0 8.73 0.00 3.71 0.81 0.05 86.70 17:39:13 17:25:01 1 9.61 0.00 3.61 1.82 0.07 84.89 17:39:13 17:25:01 2 9.01 0.00 4.18 3.26 0.07 83.48 17:39:13 17:25:01 3 8.26 0.00 3.03 0.45 0.03 88.22 17:39:13 17:25:01 4 7.10 0.00 4.05 17.33 0.07 71.45 17:39:13 17:25:01 5 6.35 0.00 4.56 1.74 0.05 87.30 17:39:13 17:25:01 6 8.83 0.00 3.66 6.95 0.08 80.47 17:39:13 17:25:01 7 7.49 0.00 3.71 1.81 0.07 86.92 17:39:13 17:26:01 all 38.39 0.00 5.92 2.51 0.07 53.10 17:39:13 17:26:01 0 37.91 0.00 6.04 0.20 0.08 55.76 17:39:13 17:26:01 1 38.54 0.00 6.26 14.77 0.08 40.34 17:39:13 17:26:01 2 38.65 0.00 5.50 0.30 0.07 55.48 17:39:13 17:26:01 3 38.12 0.00 5.71 1.08 0.07 55.02 17:39:13 17:26:01 4 38.33 0.00 5.92 2.15 0.07 53.54 17:39:13 17:26:01 5 37.98 0.00 6.88 0.99 0.07 54.08 17:39:13 17:26:01 6 39.22 0.00 5.48 0.49 0.05 54.77 17:39:13 17:26:01 7 38.34 0.00 5.61 0.19 0.07 55.79 17:39:13 17:27:01 all 23.82 0.00 4.19 2.29 0.06 69.65 17:39:13 17:27:01 0 24.72 0.00 4.32 0.22 0.05 70.69 17:39:13 17:27:01 1 25.26 0.00 4.61 4.07 0.07 65.98 17:39:13 17:27:01 2 23.03 0.00 3.74 1.01 0.03 72.20 17:39:13 17:27:01 3 22.84 0.00 3.80 3.87 0.07 69.42 17:39:13 17:27:01 4 23.92 0.00 4.83 8.94 0.07 62.25 17:39:13 17:27:01 5 24.72 0.00 3.99 0.13 0.07 71.09 17:39:13 17:27:01 6 24.55 0.00 4.18 0.03 0.07 71.18 17:39:13 17:27:01 7 21.50 0.00 4.03 0.03 0.07 74.37 17:39:13 17:28:01 all 1.93 0.00 0.98 0.44 0.02 96.64 17:39:13 17:28:01 0 1.42 0.00 0.52 0.03 0.02 98.01 17:39:13 17:28:01 1 0.87 0.00 0.72 0.95 0.02 97.44 17:39:13 17:28:01 2 1.75 0.00 0.87 0.52 0.03 96.83 17:39:13 17:28:01 3 1.89 0.00 0.75 0.85 0.02 96.49 17:39:13 17:28:01 4 2.62 0.00 0.92 0.03 0.00 96.43 17:39:13 17:28:01 5 1.23 0.00 1.12 0.35 0.02 97.28 17:39:13 17:28:01 6 2.67 0.00 2.29 0.70 0.02 94.33 17:39:13 17:28:01 7 2.95 0.00 0.65 0.07 0.02 96.31 17:39:13 17:29:01 all 2.59 0.00 1.23 0.58 0.03 95.57 17:39:13 17:29:01 0 2.32 0.00 1.23 0.02 0.03 96.41 17:39:13 17:29:01 1 2.09 0.00 1.04 0.99 0.02 95.86 17:39:13 17:29:01 2 3.01 0.00 0.82 0.02 0.03 96.12 17:39:13 17:29:01 3 3.33 0.00 0.95 0.02 0.03 95.67 17:39:13 17:29:01 4 2.80 0.00 1.22 0.20 0.03 95.75 17:39:13 17:29:01 5 2.33 0.00 1.57 0.30 0.02 95.78 17:39:13 17:29:01 6 3.03 0.00 1.29 3.12 0.03 92.53 17:39:13 17:29:01 7 1.82 0.00 1.76 0.00 0.02 96.40 17:39:13 17:30:01 all 0.07 0.00 0.05 0.01 0.01 99.87 17:39:13 17:30:01 0 0.07 0.00 0.07 0.00 0.00 99.87 17:39:13 17:30:01 1 0.03 0.00 0.03 0.05 0.02 99.87 17:39:13 17:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:39:13 17:30:01 3 0.12 0.00 0.05 0.00 0.02 99.82 17:39:13 17:30:01 4 0.20 0.00 0.10 0.00 0.00 99.70 17:39:13 17:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:39:13 17:30:01 6 0.03 0.00 0.05 0.02 0.00 99.90 17:39:13 17:30:01 7 0.03 0.00 0.07 0.00 0.00 99.90 17:39:13 17:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:39:13 17:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:39:13 17:31:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:39:13 17:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:39:13 17:31:01 3 0.07 0.00 0.03 0.00 0.02 99.88 17:39:13 17:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:39:13 17:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:39:13 17:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 17:39:13 17:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:39:13 17:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:39:13 17:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:39:13 17:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:39:13 17:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:39:13 17:32:01 3 0.07 0.00 0.02 0.00 0.02 99.90 17:39:13 17:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:39:13 17:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:39:13 17:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:39:13 17:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:39:13 17:33:01 all 0.06 0.00 0.01 0.00 0.01 99.91 17:39:13 17:33:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:39:13 17:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:39:13 17:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:39:13 17:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:39:13 17:33:01 4 0.32 0.00 0.02 0.00 0.00 99.67 17:39:13 17:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:39:13 17:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:39:13 17:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:39:13 17:34:01 all 0.01 0.00 0.00 0.00 0.01 99.97 17:39:13 17:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:39:13 17:34:01 1 0.03 0.00 0.02 0.02 0.03 99.90 17:39:13 17:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:39:13 17:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:39:13 17:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:39:13 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:39:13 17:34:01 6 0.00 0.00 0.00 0.02 0.02 99.97 17:39:13 17:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:39:13 17:39:13 17:34:01 CPU %user %nice %system %iowait %steal %idle 17:39:13 17:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:39:13 17:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:39:13 17:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:39:13 17:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:39:13 17:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:39:13 17:35:01 4 0.07 0.00 0.00 0.00 0.00 99.93 17:39:13 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:39:13 17:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:39:13 17:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:39:13 17:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:39:13 17:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:39:13 17:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:39:13 17:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:39:13 17:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 17:39:13 17:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:39:13 17:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:39:13 17:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:39:13 17:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:39:13 17:37:01 all 0.15 0.00 0.01 0.00 0.01 99.83 17:39:13 17:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:39:13 17:37:01 1 0.03 0.00 0.02 0.02 0.03 99.90 17:39:13 17:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:39:13 17:37:01 3 0.07 0.00 0.05 0.00 0.02 99.87 17:39:13 17:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:39:13 17:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:39:13 17:37:01 6 1.01 0.00 0.02 0.02 0.02 98.94 17:39:13 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:39:13 17:38:01 all 0.27 0.00 0.03 0.00 0.01 99.68 17:39:13 17:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:39:13 17:38:01 1 0.03 0.00 0.05 0.02 0.03 99.87 17:39:13 17:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:39:13 17:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 17:39:13 17:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 17:39:13 17:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:39:13 17:38:01 6 1.95 0.00 0.03 0.02 0.02 97.98 17:39:13 17:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:39:13 17:39:01 all 8.93 0.00 3.80 2.46 0.07 84.75 17:39:13 17:39:01 0 10.81 0.00 3.45 0.13 0.07 85.54 17:39:13 17:39:01 1 7.37 0.00 3.54 0.76 0.07 88.26 17:39:13 17:39:01 2 8.91 0.00 4.79 0.40 0.05 85.84 17:39:13 17:39:01 3 9.77 0.00 3.44 2.03 0.07 84.69 17:39:13 17:39:01 4 7.45 0.00 2.51 0.67 0.05 89.32 17:39:13 17:39:01 5 9.84 0.00 3.36 0.41 0.07 86.33 17:39:13 17:39:01 6 7.85 0.00 5.03 8.72 0.07 78.33 17:39:13 17:39:01 7 9.43 0.00 4.27 6.57 0.08 79.64 17:39:13 Average: all 5.69 0.00 1.38 1.03 0.03 91.87 17:39:13 Average: 0 5.76 0.00 1.33 0.15 0.03 92.73 17:39:13 Average: 1 5.69 0.00 1.36 1.54 0.03 91.37 17:39:13 Average: 2 5.59 0.00 1.42 0.88 0.03 92.08 17:39:13 Average: 3 5.61 0.00 1.22 0.53 0.03 92.61 17:39:13 Average: 4 5.62 0.00 1.37 2.05 0.02 90.95 17:39:13 Average: 5 5.64 0.00 1.45 0.27 0.02 92.63 17:39:13 Average: 6 6.05 0.00 1.57 2.08 0.03 90.28 17:39:13 Average: 7 5.59 0.00 1.33 0.73 0.02 92.32 17:39:13 17:39:13 17:39:13