Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c89c2042a409d96a58921c7f63e2b8d6d401c35 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-ssh5095952092383651153.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh1699002930518069834.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 056ae7b86453181957306e7078512cbe12174832 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-ssh5171659517639217386.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh3305669096293530126.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-ssh8026269072556464004.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7353 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 1c89c2042a409d96a58921c7f63e2b8d6d401c35 (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 1c89c2042a409d96a58921c7f63e2b8d6d401c35 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#127)" > git rev-list --no-walk a38dfee3c09374b87d6e9918bf6d96cca408519b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:26:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:26:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:26:42 ========================================================= 03:26:42 EdgeX Global Pipelines Version Info 03:26:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:26:44 ------------------- 03:26:44 stable info: 03:26:44 ------------------- 03:26:44 Commited By: Cherry Wang cherry@iotechsys.com 03:26:44 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:26:44 Message: update stable to v1.0.276 03:26:44 ------------------- 03:26:44 experimental info: 03:26:44 ------------------- 03:26:44 Commited By: **** collab-it+edgex@linuxfoundation.org 03:26:44 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:26:44 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c89c20 [Pipeline] echo 03:26:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:45 provisioning config files... 03:26:45 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10867599805275952097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:45 ---> ****-login.sh 03:26:45 nexus3.edgexfoundry.org:10001 03:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:46 03:26:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:46 Configure a credential helper to remove this warning. See 03:26:46 https://docs.****.com/go/credential-store/ 03:26:46 03:26:46 Login Succeeded 03:26:46 nexus3.edgexfoundry.org:10002 03:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:46 03:26:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:46 Configure a credential helper to remove this warning. See 03:26:46 https://docs.****.com/go/credential-store/ 03:26:46 03:26:46 Login Succeeded 03:26:46 nexus3.edgexfoundry.org:10003 03:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:46 03:26:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:46 Configure a credential helper to remove this warning. See 03:26:46 https://docs.****.com/go/credential-store/ 03:26:46 03:26:46 Login Succeeded 03:26:46 nexus3.edgexfoundry.org:10004 03:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:46 03:26:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:46 Configure a credential helper to remove this warning. See 03:26:46 https://docs.****.com/go/credential-store/ 03:26:46 03:26:46 Login Succeeded 03:26:46 ****.io 03:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:46 03:26:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:46 Configure a credential helper to remove this warning. See 03:26:46 https://docs.****.com/go/credential-store/ 03:26:46 03:26:46 Login Succeeded 03:26:46 ---> ****-login.sh ends [Pipeline] } 03:26:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:26:47 + git rev-list -1 --merges 1c89c2042a409d96a58921c7f63e2b8d6d401c35~1..1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] echo 03:26:47 -----------> git rev-list -1 --merges 1c89c2042a409d96a58921c7f63e2b8d6d401c35~1..1c89c2042a409d96a58921c7f63e2b8d6d401c35 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [false] [Pipeline] sh 03:26:47 + git log --format=format:%s -1 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] echo 03:26:47 ========================================================= 03:26:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:26:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:47 + git log --format=format:%s -1 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] echo 03:26:47 [semverPrep] GIT_COMMIT: 1c89c2042a409d96a58921c7f63e2b8d6d401c35, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#127) [Pipeline] echo 03:26:47 [semverPrep] This is not a build commit. [Pipeline] sh 03:26:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:48 + grep -v github /etc/ssh/ssh_known_hosts 03:26:48 + [ -e /tmp/ssh_known_hosts ] 03:26:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:26:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:26:48 + sudo tee -a /etc/ssh/ssh_known_hosts 03:26:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:48 03:26:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:49 0.1.4: Pulling from edgex-devops/py-git-semver 03:26:49 3dae71ba6b94: Pulling fs layer 03:26:49 6bf1a483ea7c: Pulling fs layer 03:26:49 f5dfc541a4d3: Pulling fs layer 03:26:49 461d9e800cba: Pulling fs layer 03:26:49 80192f66455f: Pulling fs layer 03:26:49 2e8e34ca0e6c: Pulling fs layer 03:26:49 a29436f7fd5d: Pulling fs layer 03:26:49 923cac83aea3: Pulling fs layer 03:26:49 25ad8b0a4227: Pulling fs layer 03:26:49 db01528c6b51: Pulling fs layer 03:26:49 28988de357af: Pulling fs layer 03:26:49 2e8e34ca0e6c: Waiting 03:26:49 a29436f7fd5d: Waiting 03:26:49 923cac83aea3: Waiting 03:26:49 25ad8b0a4227: Waiting 03:26:49 461d9e800cba: Waiting 03:26:49 80192f66455f: Waiting 03:26:49 db01528c6b51: Waiting 03:26:49 28988de357af: Waiting 03:26:49 6bf1a483ea7c: Verifying Checksum 03:26:49 6bf1a483ea7c: Download complete 03:26:49 461d9e800cba: Download complete 03:26:49 80192f66455f: Verifying Checksum 03:26:49 80192f66455f: Download complete 03:26:49 f5dfc541a4d3: Verifying Checksum 03:26:49 f5dfc541a4d3: Download complete 03:26:49 3dae71ba6b94: Verifying Checksum 03:26:49 3dae71ba6b94: Download complete 03:26:49 25ad8b0a4227: Verifying Checksum 03:26:49 25ad8b0a4227: Download complete 03:26:49 db01528c6b51: Verifying Checksum 03:26:49 db01528c6b51: Download complete 03:26:49 28988de357af: Verifying Checksum 03:26:49 28988de357af: Download complete 03:26:49 a29436f7fd5d: Verifying Checksum 03:26:49 a29436f7fd5d: Download complete 03:26:49 2e8e34ca0e6c: Verifying Checksum 03:26:49 2e8e34ca0e6c: Download complete 03:26:50 3dae71ba6b94: Pull complete 03:26:51 6bf1a483ea7c: Pull complete 03:26:51 f5dfc541a4d3: Pull complete 03:26:51 461d9e800cba: Pull complete 03:26:51 80192f66455f: Pull complete 03:26:55 2e8e34ca0e6c: Pull complete 03:26:56 a29436f7fd5d: Pull complete 03:26:56 923cac83aea3: Pull complete 03:26:56 25ad8b0a4227: Pull complete 03:26:56 db01528c6b51: Pull complete 03:26:56 28988de357af: Pull complete 03:26:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:56 prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container 03:26:56 $ 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 03:26:59 $ docker top dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 -eo pid,comm 03:26:59 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). 03:26:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:26:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:59 [ssh-agent] Looking for ssh-agent implementation... 03:26:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:59 $ docker exec dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 ssh-agent 03:26:59 SSH_AUTH_SOCK=/tmp/ssh-6Myx8EIOsKrU/agent.32 03:26:59 SSH_AGENT_PID=38 03:26:59 Running ssh-add (command line suppressed) 03:26:59 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16298140202224472906.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16298140202224472906.key) 03:26:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:00 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 03:27:00 + git tag --points-at HEAD [Pipeline] } 03:27:00 $ docker exec --env ******** --env ******** dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 ssh-agent -k 03:27:00 unset SSH_AUTH_SOCK; 03:27:00 unset SSH_AGENT_PID; 03:27:00 echo Agent pid 38 killed; 03:27:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:27:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:00 [ssh-agent] Looking for ssh-agent implementation... 03:27:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:00 $ docker exec dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 ssh-agent 03:27:00 SSH_AUTH_SOCK=/tmp/ssh-imIZYCyLUEmM/agent.85 03:27:00 SSH_AGENT_PID=91 03:27:00 Running ssh-add (command line suppressed) 03:27:00 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8111803598937468037.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8111803598937468037.key) 03:27:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:01 + git semver init 03:27:01 2025-08-21 03:27:01,536 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:27:01 2025-08-21 03:27:01,541 [run_init] DEBUG init version:0.0.0 force:False 03:27:01 2025-08-21 03:27:01,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 03:27:01 2025-08-21 03:27:01,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 03:27:01 2025-08-21 03:27:01,542 [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, stdin=None, shell=False, universal_newlines=False) 03:27:02 2025-08-21 03:27:02,596 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 03:27:02 2025-08-21 03:27:02,597 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 03:27:02 2025-08-21 03:27:02,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:27:02 2025-08-21 03:27:02,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:27:02 4.1.0-dev.5 [Pipeline] } 03:27:02 $ docker exec --env ******** --env ******** dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 ssh-agent -k 03:27:03 unset SSH_AUTH_SOCK; 03:27:03 unset SSH_AGENT_PID; 03:27:03 echo Agent pid 91 killed; 03:27:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:03 + git semver [Pipeline] } 03:27:03 $ docker stop --time=1 dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 03:27:04 $ docker rm -f --volumes dded95d7887adb4920ed18c5135b881eb0039dcc3b86cae3e0e7f4a91ad52a29 [Pipeline] // withDockerContainer [Pipeline] sh 03:27:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:27:05 Stashed 1 file(s) [Pipeline] echo 03:27:05 [edgeXSemver]: initialized semver on version 4.1.0-dev.5 [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 03:27:05 provisioning config files... 03:27:05 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7304445862503548076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:06 ---> ****-login.sh 03:27:06 nexus3.edgexfoundry.org:10001 03:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:06 Login Succeeded 03:27:06 nexus3.edgexfoundry.org:10002 03:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:06 Login Succeeded 03:27:06 nexus3.edgexfoundry.org:10003 03:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:06 Login Succeeded 03:27:06 nexus3.edgexfoundry.org:10004 03:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:06 Login Succeeded 03:27:06 ****.io 03:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:06 Login Succeeded 03:27:06 ---> ****-login.sh ends [Pipeline] } 03:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:06 ========================================================= 03:27:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:27:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:07 + 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 . 03:27:07 #0 building with "default" instance using docker driver 03:27:07 03:27:07 #1 [internal] load build definition from Dockerfile 03:27:07 #1 transferring dockerfile: 1.28kB done 03:27:07 #1 DONE 0.0s 03:27:07 03:27:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:27:07 #2 DONE 0.1s 03:27:07 03:27:07 #3 [internal] load .dockerignore 03:27:07 #3 transferring context: 102B done 03:27:07 #3 DONE 0.0s 03:27:07 03:27:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 03:27:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 03:27:07 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 03:27:07 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 03:27:07 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 03:27:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.01MB / 74.06MB 0.1s 03:27:07 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 03:27:07 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 03:27:07 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 03:27:07 #4 ... 03:27:07 03:27:07 #5 [internal] load build context 03:27:07 #5 transferring context: 17.32MB 0.2s done 03:27:07 #5 DONE 0.2s 03:27:07 03:27:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 03:27:07 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 03:27:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.2s 03:27:07 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 03:27:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:27:07 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 03:27:07 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 03:27:07 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 03:27:08 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 22.02MB / 74.06MB 0.3s 03:27:08 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 03:27:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.3s 03:27:08 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 03:27:08 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 03:27:08 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 03:27:08 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 50.33MB / 74.06MB 0.5s 03:27:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.5s 03:27:08 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s 03:27:08 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 03:27:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 58.72MB / 103.05MB 0.7s 03:27:08 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 03:27:09 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 03:27:09 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.3s done 03:27:09 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 03:27:09 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 03:27:13 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.9s done 03:27:13 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 03:27:13 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 03:27:13 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:27:13 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 03:27:13 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 03:27:13 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 03:27:13 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 03:27:15 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.0s done 03:27:15 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 03:27:16 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.4s done 03:27:16 #4 DONE 8.4s 03:27:16 03:27:16 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:27:16 #6 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:27:16 #6 0.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:27:16 #6 0.797 OK: 248 MiB in 58 packages 03:27:20 #6 DONE 3.8s 03:27:20 03:27:20 #7 [builder 3/7] WORKDIR /device-opcua 03:27:20 #7 DONE 0.0s 03:27:20 03:27:20 #8 [builder 4/7] COPY go.mod vendor* ./ 03:27:20 #8 DONE 0.0s 03:27:20 03:27:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:20 Still waiting to schedule task 03:27:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:27:42 #9 DONE 20.5s 03:27:42 03:27:42 #10 [builder 6/7] COPY . . 03:27:42 #10 DONE 0.1s 03:27:42 03:27:42 #11 [builder 7/7] RUN echo noop 03:27:42 #11 0.204 noop 03:27:42 #11 DONE 0.3s 03:27:42 03:27:42 #12 exporting to image 03:27:42 #12 exporting layers 03:27:50 #12 exporting layers 8.1s done 03:27:50 #12 writing image sha256:acdab3e63f9fb9b291a27e32f82b10bf4312681eb8704f4001fe11b050e173a2 done 03:27:50 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:27:50 #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:50 + docker inspect -f . ci-base-image-x86_64 03:27:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:50 prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container 03:27:50 $ 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 03:27:51 $ docker top 5c6070a792e4303f171384ef92428deca67f642963a119b989fe269723a15bcd -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:51 + go version 03:27:51 go version go1.23.9 linux/amd64 [Pipeline] } 03:27:51 $ docker stop --time=1 5c6070a792e4303f171384ef92428deca67f642963a119b989fe269723a15bcd 03:27:52 $ docker rm -f --volumes 5c6070a792e4303f171384ef92428deca67f642963a119b989fe269723a15bcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:53 + docker inspect -f . ci-base-image-x86_64 03:27:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:53 prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container 03:27:53 $ 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 03:27:53 $ docker top 812dc7b603cb19d2e54ac74a94747f5fcd8ec8c19ff165b15996ebadc657aab8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 03:27:54 + make test 03:27:54 go test ./... -coverprofile=coverage.out 03:27:55 ? github.com/edgexfoundry/device-opc-ua [no test files] 03:28:17 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 03:28:17 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 03:28:17 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.022s coverage: 41.4% of statements 03:28:25 go vet ./... 03:28:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:32 ./bin/test-attribution-txt.sh 03:28:32 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 03:28:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:28:32 $ docker stop --time=1 812dc7b603cb19d2e54ac74a94747f5fcd8ec8c19ff165b15996ebadc657aab8 03:28:34 $ docker rm -f --volumes 812dc7b603cb19d2e54ac74a94747f5fcd8ec8c19ff165b15996ebadc657aab8 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:28:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:36 + ls -al . 03:28:36 total 236 03:28:36 drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 03:27 . 03:28:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 03:26 .. 03:28:36 -rw-rw-r-- 1 jenkins jenkins 62 Aug 21 03:26 .dockerignore 03:28:36 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 03:28 .git 03:28:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:26 .github 03:28:36 -rw-rw-r-- 1 jenkins jenkins 101 Aug 21 03:26 .gitignore 03:28:36 -rw-rw-r-- 1 jenkins jenkins 218 Aug 21 03:26 .golangci.yml 03:28:36 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 03:27 .semver 03:28:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:26 .vscode 03:28:36 -rw-rw-r-- 1 jenkins jenkins 20452 Aug 21 03:26 Attribution.txt 03:28:36 -rw-rw-r-- 1 jenkins jenkins 2560 Aug 21 03:26 CHANGELOG.md 03:28:36 -rw-rw-r-- 1 jenkins jenkins 1242 Aug 21 03:26 Dockerfile 03:28:36 -rw-rw-r-- 1 jenkins jenkins 649 Aug 21 03:26 Jenkinsfile 03:28:36 -rw-rw-r-- 1 jenkins jenkins 11367 Aug 21 03:26 LICENSE 03:28:36 -rw-rw-r-- 1 jenkins jenkins 2474 Aug 21 03:26 Makefile 03:28:36 -rw-rw-r-- 1 jenkins jenkins 4109 Aug 21 03:26 README.md 03:28:36 -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 03:27 VERSION 03:28:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:26 bin 03:28:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 03:26 cmd 03:28:36 -rw-r--r-- 1 jenkins jenkins 26136 Aug 21 03:28 coverage.out 03:28:36 -rw-rw-r-- 1 jenkins jenkins 6322 Aug 21 03:26 go.mod 03:28:36 -rw-rw-r-- 1 jenkins jenkins 87109 Aug 21 03:26 go.sum 03:28:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 03:26 internal 03:28:36 -rw-rw-r-- 1 jenkins jenkins 260 Aug 21 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:36 + 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=1c89c2042a409d96a58921c7f63e2b8d6d401c35 --label arch=amd64 --label version=4.1.0-dev.5 . 03:28:36 #0 building with "default" instance using docker driver 03:28:36 03:28:36 #1 [internal] load build definition from Dockerfile 03:28:36 #1 transferring dockerfile: 1.28kB done 03:28:36 #1 DONE 0.0s 03:28:36 03:28:36 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:28:36 #2 DONE 0.0s 03:28:36 03:28:36 #3 [internal] load metadata for docker.io/library/alpine:3.20 03:28:36 #3 DONE 0.1s 03:28:36 03:28:36 #4 [internal] load .dockerignore 03:28:36 #4 transferring context: 102B done 03:28:36 #4 DONE 0.0s 03:28:36 03:28:36 #5 [internal] load build context 03:28:36 #5 transferring context: 36.59kB 0.0s done 03:28:36 #5 DONE 0.0s 03:28:36 03:28:36 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:28:36 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:28:36 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 03:28:37 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 03:28:37 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:28:37 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:28:37 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:28:37 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 03:28:37 #6 DONE 0.3s 03:28:37 03:28:37 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:28:37 #7 DONE 0.1s 03:28:37 03:28:37 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:28:37 #8 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:28:37 #8 0.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:28:37 #8 ... 03:28:37 03:28:37 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 03:28:37 #9 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:28:37 #9 0.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:28:37 #9 0.538 (1/6) Installing dumb-init (1.2.5-r3) 03:28:37 #9 0.541 (2/6) Installing libgcc (13.2.1_git20240309-r1) 03:28:37 #9 0.547 (3/6) Installing libsodium (1.0.19-r0) 03:28:37 #9 0.555 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 03:28:37 #9 0.573 (5/6) Installing libzmq (4.3.5-r2) 03:28:37 #9 0.581 (6/6) Installing zeromq (4.3.5-r2) 03:28:37 #9 0.585 Executing busybox-1.36.1-r29.trigger 03:28:37 #9 0.591 OK: 12 MiB in 20 packages 03:28:37 #9 DONE 0.7s 03:28:37 03:28:37 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:28:37 #8 0.774 OK: 248 MiB in 58 packages 03:28:38 #8 DONE 0.9s 03:28:38 03:28:38 #10 [builder 3/7] WORKDIR /device-opcua 03:28:38 #10 DONE 0.0s 03:28:38 03:28:38 #11 [builder 4/7] COPY go.mod vendor* ./ 03:28:38 #11 DONE 0.0s 03:28:38 03:28:38 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:38 #12 DONE 0.6s 03:28:38 03:28:38 #13 [stage-1 3/6] RUN apk --no-cache upgrade 03:28:38 #13 0.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:28:38 #13 0.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:28:38 #13 0.852 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:28:38 #13 0.869 Executing busybox-1.36.1-r30.post-upgrade 03:28:38 #13 0.909 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:28:38 #13 0.915 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:28:38 #13 0.919 Executing busybox-1.36.1-r30.trigger 03:28:38 #13 0.932 OK: 12 MiB in 20 packages 03:28:38 #13 DONE 1.0s 03:28:38 03:28:38 #14 [builder 6/7] COPY . . 03:28:38 #14 DONE 0.2s 03:28:38 03:28:38 #15 [builder 7/7] RUN make build 03:28:39 #15 0.280 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 03:29:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7354 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 03:29:04 Running in /w/workspace/device-opc-ua/18 [Pipeline] { [Pipeline] checkout 03:29:05 #15 24.12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:29:05 #15 DONE 26.2s 03:29:05 03:29:05 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 03:29:05 #16 DONE 0.3s 03:29:05 03:29:05 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 03:29:05 #17 DONE 0.0s 03:29:05 03:29:05 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 03:29:05 #18 DONE 0.0s 03:29:05 03:29:05 #19 exporting to image 03:29:05 #19 exporting layers 03:29:05 #19 exporting layers 0.2s done 03:29:05 #19 writing image sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done 03:29:05 #19 naming to docker.io/library/device-opc-ua done 03:29:05 #19 DONE 0.2s [Pipeline] } 03:29:07 Selected Git installation does not exist. Using Default 03:29:07 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:07 provisioning config files... 03:29:07 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14222707670801964469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:07 ---> ****-login.sh 03:29:07 nexus3.edgexfoundry.org:10001 03:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:07 Login Succeeded 03:29:07 nexus3.edgexfoundry.org:10002 03:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:07 Login Succeeded 03:29:07 nexus3.edgexfoundry.org:10003 03:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:08 Login Succeeded 03:29:08 nexus3.edgexfoundry.org:10004 03:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:08 Login Succeeded 03:29:08 ****.io 03:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:08 Login Succeeded 03:29:08 ---> ****-login.sh ends [Pipeline] } 03:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:29:08 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 03:29:08 1c89c2042a409d96a58921c7f63e2b8d6d401c35 03:29:08 latest 03:29:08 4.1.0-dev.5 03:29:08 1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 03:29:08 main 03:29:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:08 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:09 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 03:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 03:29:09 acddef167f35: Preparing 03:29:09 6e9542c30d8f: Preparing 03:29:09 c79333d6f5cf: Preparing 03:29:09 75c5e0c30b00: Preparing 03:29:09 aa2331607522: Preparing 03:29:09 097100c76c15: Preparing 03:29:09 097100c76c15: Waiting 03:29:09 6e9542c30d8f: Pushed 03:29:09 acddef167f35: Pushed 03:29:09 097100c76c15: Layer already exists 03:29:09 75c5e0c30b00: Pushed 03:29:09 aa2331607522: Pushed 03:29:11 using credential edgex-jenkins-ssh 03:29:12 Cloning the remote Git repository 03:29:12 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 03:29:12 > git init /w/workspace/device-opc-ua/18 # timeout=10 03:29:12 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 03:29:12 > git --version # timeout=10 03:29:12 > git --version # 'git version 2.25.1' 03:29:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:14 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 03:29:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:15 c79333d6f5cf: Pushed 03:29:15 1c89c2042a409d96a58921c7f63e2b8d6d401c35: digest: sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 Avoid second fetch 03:29:15 Checking out Revision 1c89c2042a409d96a58921c7f63e2b8d6d401c35 (main) 03:29:15 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 03:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 03:29:15 acddef167f35: Preparing 03:29:15 6e9542c30d8f: Preparing 03:29:15 c79333d6f5cf: Preparing 03:29:15 75c5e0c30b00: Preparing 03:29:15 aa2331607522: Preparing 03:29:15 097100c76c15: Preparing 03:29:15 097100c76c15: Waiting 03:29:15 75c5e0c30b00: Layer already exists 03:29:15 c79333d6f5cf: Layer already exists 03:29:15 acddef167f35: Layer already exists 03:29:15 aa2331607522: Layer already exists 03:29:15 6e9542c30d8f: Layer already exists 03:29:15 097100c76c15: Layer already exists 03:29:15 latest: digest: sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#127)" 03:29:16 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 > git config core.sparsecheckout # timeout=10 03:29:15 > git checkout -f 1c89c2042a409d96a58921c7f63e2b8d6d401c35 # timeout=10 03:29:16 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 03:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 03:29:16 acddef167f35: Preparing 03:29:16 6e9542c30d8f: Preparing 03:29:16 c79333d6f5cf: Preparing 03:29:16 75c5e0c30b00: Preparing 03:29:16 aa2331607522: Preparing 03:29:16 097100c76c15: Preparing 03:29:16 097100c76c15: Waiting 03:29:16 acddef167f35: Layer already exists 03:29:16 c79333d6f5cf: Layer already exists 03:29:16 6e9542c30d8f: Layer already exists 03:29:16 75c5e0c30b00: Layer already exists 03:29:16 aa2331607522: Layer already exists 03:29:16 097100c76c15: Layer already exists 03:29:16 4.1.0-dev.5: digest: sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 03:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 03:29:17 acddef167f35: Preparing 03:29:17 6e9542c30d8f: Preparing 03:29:17 c79333d6f5cf: Preparing 03:29:17 75c5e0c30b00: Preparing 03:29:17 aa2331607522: Preparing 03:29:17 097100c76c15: Preparing 03:29:17 097100c76c15: Waiting 03:29:17 c79333d6f5cf: Layer already exists 03:29:17 6e9542c30d8f: Layer already exists 03:29:17 75c5e0c30b00: Layer already exists 03:29:17 aa2331607522: Layer already exists 03:29:17 acddef167f35: Layer already exists 03:29:17 097100c76c15: Layer already exists 03:29:17 1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5: digest: sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 03:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 03:29:17 acddef167f35: Preparing 03:29:17 6e9542c30d8f: Preparing 03:29:17 c79333d6f5cf: Preparing 03:29:17 75c5e0c30b00: Preparing 03:29:17 aa2331607522: Preparing 03:29:17 097100c76c15: Preparing 03:29:17 097100c76c15: Waiting 03:29:17 c79333d6f5cf: Layer already exists 03:29:17 6e9542c30d8f: Layer already exists 03:29:17 aa2331607522: Layer already exists 03:29:17 acddef167f35: Layer already exists 03:29:17 75c5e0c30b00: Layer already exists 03:29:17 097100c76c15: Layer already exists 03:29:17 main: digest: sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:17 ===================================================== [Pipeline] echo 03:29:17 taggedImages: 03:29:17 - nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 03:29:17 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 03:29:17 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 03:29:17 - nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 03:29:17 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 03:29:17 ========================================================= 03:29:17 [edgeXBuildMultiArch] RAW Config: 03:29:17 images: 03:29:17 - nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 03:29:17 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 03:29:17 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 03:29:17 - nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 03:29:17 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 03:29:17 settingsFile: 03:29:17 device-opc-ua-settings 03:29:17 ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:20 provisioning config files... 03:29:20 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/18@tmp/config17921822048950051665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:20 ---> ****-login.sh 03:29:20 nexus3.edgexfoundry.org:10001 03:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:21 Configure a credential helper to remove this warning. See 03:29:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:21 03:29:21 Login Succeeded 03:29:21 nexus3.edgexfoundry.org:10002 03:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:21 Configure a credential helper to remove this warning. See 03:29:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:21 03:29:21 Login Succeeded 03:29:21 nexus3.edgexfoundry.org:10003 03:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:21 Configure a credential helper to remove this warning. See 03:29:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:21 03:29:21 Login Succeeded 03:29:21 nexus3.edgexfoundry.org:10004 03:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:22 Configure a credential helper to remove this warning. See 03:29:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:22 03:29:22 Login Succeeded 03:29:22 ****.io 03:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:22 Configure a credential helper to remove this warning. See 03:29:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:22 03:29:22 Login Succeeded 03:29:22 ---> ****-login.sh ends [Pipeline] } 03:29:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:29:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:29:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:29:23 ========================================================= 03:29:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:29:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:23 + 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 . 03:29:23 Sending build context to Docker daemon 8.843MB 03:29:23 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 03:29:23 Step 2/10 : FROM ${BASE} AS builder 03:29:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:29:23 94e9d8af2201: Pulling fs layer 03:29:23 a6c56e8762df: Pulling fs layer 03:29:23 f0f3c8884826: Pulling fs layer 03:29:23 c7e7622c144d: Pulling fs layer 03:29:23 4f4fb700ef54: Pulling fs layer 03:29:23 b4c3b6d88c5a: Pulling fs layer 03:29:23 ba8bce9d2590: Pulling fs layer 03:29:23 ca778ea9c289: Pulling fs layer 03:29:23 c7e7622c144d: Waiting 03:29:23 4f4fb700ef54: Waiting 03:29:23 b4c3b6d88c5a: Waiting 03:29:23 ba8bce9d2590: Waiting 03:29:23 ca778ea9c289: Waiting 03:29:23 a6c56e8762df: Verifying Checksum 03:29:23 a6c56e8762df: Download complete 03:29:23 c7e7622c144d: Verifying Checksum 03:29:23 c7e7622c144d: Download complete 03:29:23 4f4fb700ef54: Verifying Checksum 03:29:23 4f4fb700ef54: Download complete 03:29:23 b4c3b6d88c5a: Download complete 03:29:24 94e9d8af2201: Verifying Checksum 03:29:24 94e9d8af2201: Download complete 03:29:24 ca778ea9c289: Verifying Checksum 03:29:24 ca778ea9c289: Download complete 03:29:25 94e9d8af2201: Pull complete 03:29:25 a6c56e8762df: Pull complete 03:29:25 f0f3c8884826: Verifying Checksum 03:29:25 f0f3c8884826: Download complete 03:29:26 ba8bce9d2590: Verifying Checksum 03:29:26 ba8bce9d2590: Download complete 03:29:32 Still waiting to schedule task 03:29:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:29:41 f0f3c8884826: Pull complete 03:29:41 c7e7622c144d: Pull complete 03:29:41 4f4fb700ef54: Pull complete 03:29:41 b4c3b6d88c5a: Pull complete 03:29:48 ba8bce9d2590: Pull complete 03:29:50 ca778ea9c289: Pull complete 03:29:50 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 03:29:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:29:50 ---> 47b25d7523d1 03:29:50 Step 3/10 : ARG ADD_BUILD_TAGS="" 03:29:51 ---> Running in 8e07452e0adf 03:29:52 Removing intermediate container 8e07452e0adf 03:29:52 ---> afa2594c9bf6 03:29:52 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:29:52 ---> Running in 38030054101e 03:29:52 Removing intermediate container 38030054101e 03:29:52 ---> 454e92daf7a2 03:29:52 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:29:52 ---> Running in 80b707e81d1c 03:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:29:55 OK: 239 MiB in 58 packages 03:29:56 Removing intermediate container 80b707e81d1c 03:29:56 ---> 2ed2442c7f78 03:29:56 Step 6/10 : WORKDIR /device-opcua 03:29:56 ---> Running in 692d660a8548 03:29:56 Removing intermediate container 692d660a8548 03:29:56 ---> 88455f3e9c48 03:29:56 Step 7/10 : COPY go.mod vendor* ./ 03:29:57 ---> aec48f5abff6 03:29:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:57 ---> Running in 6d62d5eb622d 03:31:48 Removing intermediate container 6d62d5eb622d 03:31:48 ---> f022e71f77d3 03:31:48 Step 9/10 : COPY . . 03:31:48 ---> 37079990d28a 03:31:48 Step 10/10 : RUN ${MAKE} 03:31:48 ---> Running in ae244470a3af 03:31:48 noop 03:31:48 Removing intermediate container ae244470a3af 03:31:48 ---> fb7f90587c85 03:31:48 Successfully built fb7f90587c85 03:31:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:49 + docker inspect -f . ci-base-image-arm64 03:31:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:49 prd-ubuntu20.04-docker-arm64-4c-16g-7354 does not seem to be running inside a container 03:31:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/18 -v /w/workspace/device-opc-ua/18:/w/workspace/device-opc-ua/18:rw,z -v /w/workspace/device-opc-ua/18@tmp:/w/workspace/device-opc-ua/18@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 03:31:50 $ docker top 72433adbe9a369fbd6210c373ad88ce1366470441ccacecdc6a6413854153d28 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:51 + go version 03:31:51 go version go1.23.9 linux/arm64 [Pipeline] } 03:31:51 $ docker stop --time=1 72433adbe9a369fbd6210c373ad88ce1366470441ccacecdc6a6413854153d28 03:31:53 $ docker rm -f --volumes 72433adbe9a369fbd6210c373ad88ce1366470441ccacecdc6a6413854153d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:53 + docker inspect -f . ci-base-image-arm64 03:31:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:54 prd-ubuntu20.04-docker-arm64-4c-16g-7354 does not seem to be running inside a container 03:31:54 $ 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/18 -v /w/workspace/device-opc-ua/18:/w/workspace/device-opc-ua/18:rw,z -v /w/workspace/device-opc-ua/18@tmp:/w/workspace/device-opc-ua/18@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 03:31:55 $ docker top 30c7ef2eaadec6b417e72cde11af3e5362caaab5abb989fad1fa26d060985d96 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:55 + git config --global --add safe.directory /w/workspace/device-opc-ua/18 [Pipeline] fileExists [Pipeline] sh 03:31:56 + make test 03:31:56 go test ./... -coverprofile=coverage.out 03:32:01 ? github.com/edgexfoundry/device-opc-ua [no test files] 03:33:01 Running on prd-centos7-docker-4c-2g-7355 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:01 provisioning config files... 03:33:01 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3724839301356397603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:02 ---> ****-login.sh 03:33:02 nexus3.edgexfoundry.org:10001 03:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:02 Configure a credential helper to remove this warning. See 03:33:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:02 03:33:02 Login Succeeded 03:33:02 nexus3.edgexfoundry.org:10002 03:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:02 Configure a credential helper to remove this warning. See 03:33:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:02 03:33:02 Login Succeeded 03:33:02 nexus3.edgexfoundry.org:10003 03:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:02 Configure a credential helper to remove this warning. See 03:33:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:02 03:33:02 Login Succeeded 03:33:02 nexus3.edgexfoundry.org:10004 03:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:02 Configure a credential helper to remove this warning. See 03:33:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:02 03:33:02 Login Succeeded 03:33:02 ****.io 03:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:03 Configure a credential helper to remove this warning. See 03:33:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:03 03:33:03 Login Succeeded 03:33:03 ---> ****-login.sh ends [Pipeline] } 03:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:03 + docker buildx ls 03:33:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:33:03 default * docker 03:33:03 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:33:03 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:33:03 edgex-builder [Pipeline] sh 03:33:04 + docker buildx inspect --bootstrap 03:33:04 #1 [internal] booting buildkit 03:33:04 #1 pulling image moby/buildkit:buildx-stable-1 03:33:07 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 03:33:07 #1 creating container buildx_buildkit_edgex-builder0 03:33:08 #1 creating container buildx_buildkit_edgex-builder0 1.7s done 03:33:08 #1 DONE 4.8s 03:33:08 Name: edgex-builder 03:33:08 Driver: docker-container 03:33:08 03:33:08 Nodes: 03:33:08 Name: edgex-builder0 03:33:08 Endpoint: unix:///var/run/docker.sock 03:33:08 Status: running 03:33:08 Buildkit: v0.23.2 03:33:08 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:33:09 + docker buildx ls 03:33:09 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:33:09 edgex-builder * docker-container 03:33:09 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:33:09 default docker 03:33:09 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:33:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35' 03:33:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 --push - 03:33:09 #1 [internal] load build definition from Dockerfile 03:33:09 #1 transferring dockerfile: 198B done 03:33:09 #1 DONE 0.0s 03:33:09 03:33:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 03:33:09 #2 DONE 0.1s 03:33:09 03:33:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35 03:33:09 #3 DONE 0.1s 03:33:09 03:33:09 #4 [internal] load .dockerignore 03:33:09 #4 transferring context: 2B done 03:33:09 #4 DONE 0.0s 03:33:09 03:33:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:09 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done 03:33:09 #5 DONE 0.0s 03:33:09 03:33:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:09 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done 03:33:09 #6 DONE 0.1s 03:33:09 03:33:09 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 03:33:09 #7 DONE 0.0s 03:33:09 03:33:09 #8 exporting to image 03:33:09 #8 exporting layers done 03:33:09 #8 exporting manifest sha256:9ce5f53905c67cef632962d6c5035602ea9f5baa78d1b1a855f7c6f274dcb238 0.0s done 03:33:09 #8 exporting config sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done 03:33:09 #8 exporting manifest sha256:c83c765aeecb9be2dafdfd00528ed68b3e37952193efc63d5d4791fc526c6870 done 03:33:09 #8 exporting config sha256:5d69b42f5f0ff1d07084af850c1fac7d4e75eaa93ab93c402a01d4ff3e60242e done 03:33:09 #8 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.0s done 03:33:09 #8 pushing layers 03:33:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:33:09 #8 pushing layers 0.1s done 03:33:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 03:33:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.1s done 03:33:09 #8 DONE 0.3s 03:33:09 03:33:09 1 warning found (use --debug to expand): 03:33:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:33:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 03:33:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 03:33:10 #1 [internal] load build definition from Dockerfile 03:33:10 #1 transferring dockerfile: 164B done 03:33:10 #1 DONE 0.0s 03:33:10 03:33:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 03:33:10 #2 DONE 0.0s 03:33:10 03:33:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 03:33:10 #3 DONE 0.0s 03:33:10 03:33:10 #4 [internal] load .dockerignore 03:33:10 #4 transferring context: 2B done 03:33:10 #4 DONE 0.0s 03:33:10 03:33:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:10 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done 03:33:10 #5 CACHED 03:33:10 03:33:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:10 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done 03:33:10 #6 CACHED 03:33:10 03:33:10 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 03:33:10 #7 DONE 0.0s 03:33:10 03:33:10 #8 exporting to image 03:33:10 #8 exporting layers done 03:33:10 #8 exporting manifest sha256:9ce5f53905c67cef632962d6c5035602ea9f5baa78d1b1a855f7c6f274dcb238 done 03:33:10 #8 exporting config sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done 03:33:10 #8 exporting manifest sha256:c83c765aeecb9be2dafdfd00528ed68b3e37952193efc63d5d4791fc526c6870 done 03:33:10 #8 exporting config sha256:5d69b42f5f0ff1d07084af850c1fac7d4e75eaa93ab93c402a01d4ff3e60242e done 03:33:10 #8 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 done 03:33:10 #8 pushing layers 0.0s done 03:33:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 03:33:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:33:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.1s done 03:33:10 #8 DONE 0.1s 03:33:10 03:33:10 1 warning found (use --debug to expand): 03:33:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:33:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5' 03:33:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 --push - 03:33:10 #1 [internal] load build definition from Dockerfile 03:33:10 #1 transferring dockerfile: 169B done 03:33:10 #1 DONE 0.0s 03:33:10 03:33:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 03:33:10 #2 DONE 0.0s 03:33:10 03:33:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 03:33:10 #3 DONE 0.0s 03:33:10 03:33:10 #4 [internal] load .dockerignore 03:33:10 #4 transferring context: 2B done 03:33:10 #4 DONE 0.0s 03:33:10 03:33:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:10 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done 03:33:10 #5 CACHED 03:33:10 03:33:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:10 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done 03:33:10 #6 CACHED 03:33:10 03:33:10 #7 exporting to image 03:33:10 #7 exporting layers done 03:33:10 #7 exporting manifest sha256:9ce5f53905c67cef632962d6c5035602ea9f5baa78d1b1a855f7c6f274dcb238 done 03:33:10 #7 exporting config sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done 03:33:10 #7 exporting manifest sha256:c83c765aeecb9be2dafdfd00528ed68b3e37952193efc63d5d4791fc526c6870 done 03:33:10 #7 exporting config sha256:5d69b42f5f0ff1d07084af850c1fac7d4e75eaa93ab93c402a01d4ff3e60242e done 03:33:10 #7 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 03:33:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:33:11 #7 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 done 03:33:11 #7 pushing layers 0.0s done 03:33:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.1s done 03:33:11 #7 DONE 0.1s 03:33:11 03:33:11 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 03:33:11 #8 DONE 0.0s 03:33:11 03:33:11 1 warning found (use --debug to expand): 03:33:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:33:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 --push - 03:33:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5' 03:33:11 #1 [internal] load build definition from Dockerfile 03:33:11 #1 transferring dockerfile: 210B done 03:33:11 #1 DONE 0.0s 03:33:11 03:33:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 03:33:11 #2 DONE 0.0s 03:33:11 03:33:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 03:33:11 #3 DONE 0.0s 03:33:11 03:33:11 #4 [internal] load .dockerignore 03:33:11 #4 transferring context: 2B done 03:33:11 #4 DONE 0.0s 03:33:11 03:33:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:11 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done 03:33:11 #5 DONE 0.0s 03:33:11 03:33:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:11 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done 03:33:11 #6 CACHED 03:33:11 03:33:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:11 #5 CACHED 03:33:11 03:33:11 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 03:33:11 #7 DONE 0.0s 03:33:11 03:33:11 #8 exporting to image 03:33:11 #8 exporting layers done 03:33:11 #8 exporting manifest sha256:9ce5f53905c67cef632962d6c5035602ea9f5baa78d1b1a855f7c6f274dcb238 done 03:33:11 #8 exporting config sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done 03:33:11 #8 exporting manifest sha256:c83c765aeecb9be2dafdfd00528ed68b3e37952193efc63d5d4791fc526c6870 done 03:33:11 #8 exporting config sha256:5d69b42f5f0ff1d07084af850c1fac7d4e75eaa93ab93c402a01d4ff3e60242e done 03:33:11 #8 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 done 03:33:11 #8 pushing layers 0.0s done 03:33:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.1s done 03:33:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:33:11 #8 DONE 0.1s 03:33:11 03:33:11 1 warning found (use --debug to expand): 03:33:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:33:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 03:33:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 03:33:11 #1 [internal] load build definition from Dockerfile 03:33:11 #1 transferring dockerfile: 162B done 03:33:11 #1 DONE 0.0s 03:33:11 03:33:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 03:33:11 #2 DONE 0.0s 03:33:11 03:33:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 03:33:11 #3 DONE 0.0s 03:33:11 03:33:11 #4 [internal] load .dockerignore 03:33:11 #4 transferring context: 2B done 03:33:11 #4 DONE 0.0s 03:33:11 03:33:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:11 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done 03:33:11 #5 CACHED 03:33:11 03:33:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 03:33:11 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d09ce59ecfa472b7fe15f50bf8be21fdd73ed526788a3b8e5b9b95c245ec663d 0.0s done 03:33:11 #6 CACHED 03:33:11 03:33:11 #7 exporting to image 03:33:11 #7 exporting layers done 03:33:11 #7 exporting manifest sha256:9ce5f53905c67cef632962d6c5035602ea9f5baa78d1b1a855f7c6f274dcb238 done 03:33:11 #7 exporting config sha256:b3a411fafed253ab841e6088f35b2224fe28632893ba05eacb864605ea87eebc done 03:33:11 #7 exporting manifest sha256:c83c765aeecb9be2dafdfd00528ed68b3e37952193efc63d5d4791fc526c6870 done 03:33:11 #7 exporting config sha256:5d69b42f5f0ff1d07084af850c1fac7d4e75eaa93ab93c402a01d4ff3e60242e done 03:33:11 #7 exporting manifest list sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 done 03:33:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:33:12 #7 pushing layers 0.0s done 03:33:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5acd249faff0548ad42faf691a6588fac15eb03267c828e296d1ff95eb0bd3e2 0.1s done 03:33:12 #7 DONE 0.1s 03:33:12 03:33:12 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 03:33:12 #8 DONE 0.0s 03:33:12 03:33:12 1 warning found (use --debug to expand): 03:33: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 03:33:12 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:33:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:33:13 ---> package-listing.sh 03:33:13 ++ tr '[:upper:]' '[:lower:]' 03:33:13 ++ facter osfamily 03:33:13 + OS_FAMILY=redhat 03:33:13 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 03:33:13 + START_PACKAGES=/tmp/packages_start.txt 03:33:13 + END_PACKAGES=/tmp/packages_end.txt 03:33:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:13 + PACKAGES=/tmp/packages_start.txt 03:33:13 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 03:33:13 + PACKAGES=/tmp/packages_end.txt 03:33:13 + case "${OS_FAMILY}" in 03:33:13 + rpm -qa 03:33:13 + sort 03:33:14 + '[' -f /tmp/packages_start.txt ']' 03:33:14 + '[' -f /tmp/packages_end.txt ']' 03:33:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:33:14 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 03:33:14 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 03:33: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 03:33: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 03:33:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:15 03:33:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:15 latest: Pulling from edgex-lftools-log-publisher 03:33:15 5eb5b503b376: Pulling fs layer 03:33:15 5c69ac0246d0: Pulling fs layer 03:33:15 ec43610c2a17: Pulling fs layer 03:33:15 3a2ae6a8a46f: Pulling fs layer 03:33:15 33b1e0a273af: Pulling fs layer 03:33:15 5d3b04190fa2: Pulling fs layer 03:33:15 2f39f015ded8: Pulling fs layer 03:33:15 33b1e0a273af: Waiting 03:33:15 5d3b04190fa2: Waiting 03:33:15 2f39f015ded8: Waiting 03:33:15 3a2ae6a8a46f: Waiting 03:33:15 5c69ac0246d0: Verifying Checksum 03:33:15 5c69ac0246d0: Download complete 03:33:15 3a2ae6a8a46f: Verifying Checksum 03:33:15 3a2ae6a8a46f: Download complete 03:33:15 33b1e0a273af: Verifying Checksum 03:33:15 33b1e0a273af: Download complete 03:33:15 5d3b04190fa2: Verifying Checksum 03:33:15 5d3b04190fa2: Download complete 03:33:15 ec43610c2a17: Verifying Checksum 03:33:15 ec43610c2a17: Download complete 03:33:15 5eb5b503b376: Verifying Checksum 03:33:15 5eb5b503b376: Download complete 03:33:16 2f39f015ded8: Verifying Checksum 03:33:16 2f39f015ded8: Download complete 03:33:17 5eb5b503b376: Pull complete 03:33:18 5c69ac0246d0: Pull complete 03:33:19 ec43610c2a17: Pull complete 03:33:19 3a2ae6a8a46f: Pull complete 03:33:20 33b1e0a273af: Pull complete 03:33:20 5d3b04190fa2: Pull complete 03:33:24 2f39f015ded8: Pull complete 03:33:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:24 prd-centos7-docker-4c-2g-7355 does not seem to be running inside a container 03:33:25 $ 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 03:33:29 $ docker top ef781dd535748eea7ca23bc5b78e75de09d82e36df29a3259c616d67214f02c5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:29 + touch /tmp/pre-build-complete [Pipeline] sh 03:33:30 + mkdir -p /var/log/sysstat [Pipeline] sh 03:33:30 + ls /var/log/sa-host 03:33:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:30 provisioning config files... 03:33:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15637133512225307378tmp [Pipeline] { [Pipeline] echo 03:33:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:33:30 ---> create-netrc.sh [Pipeline] } 03:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:33:31 ---> python-tools-install.sh [Pipeline] echo 03:33:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:33:31 ---> sudo-logs.sh 03:33:31 Archiving 'sudo' log.. 03:33:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-7355.novalocal: Name or service not known 03:33:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-7355.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:33:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:33:32 ---> job-cost.sh 03:33:32 lf-activate-venv: SKIPPING 03:33:32 INFO: No Stack... 03:33:32 INFO: Retrieving Pricing Info for: v3-standard-2 03:33:32 INFO: Archiving Costs [Pipeline] echo 03:33:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:33:33 ---> logs-deploy.sh 03:33:33 lf-activate-venv: SKIPPING 03:33:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/18 03:33:33 INFO: archiving workspace using pattern(s): 03:33:34 Archives upload complete. 03:33:34 INFO: archiving logs to Nexus 03:33:34 ---> uname -a: 03:33:34 Linux prd-centos7-docker-4c-2g-7355.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:33:34 03:33:34 03:33:34 ---> lscpu: 03:33:34 Architecture: x86_64 03:33:34 CPU op-mode(s): 32-bit, 64-bit 03:33:34 Byte Order: Little Endian 03:33:34 Address sizes: 40 bits physical, 48 bits virtual 03:33:34 CPU(s): 2 03:33:34 On-line CPU(s) list: 0,1 03:33:34 Thread(s) per core: 1 03:33:34 Core(s) per socket: 1 03:33:34 Socket(s): 2 03:33:34 NUMA node(s): 1 03:33:34 Vendor ID: AuthenticAMD 03:33:34 CPU family: 23 03:33:34 Model: 49 03:33:34 Model name: AMD EPYC-Rome Processor 03:33:34 Stepping: 0 03:33:34 CPU MHz: 2800.000 03:33:34 BogoMIPS: 5600.00 03:33:34 Virtualization: AMD-V 03:33:34 Hypervisor vendor: KVM 03:33:34 Virtualization type: full 03:33:34 L1d cache: 64 KiB 03:33:34 L1i cache: 64 KiB 03:33:34 L2 cache: 1 MiB 03:33:34 L3 cache: 32 MiB 03:33:34 NUMA node0 CPU(s): 0,1 03:33:34 Vulnerability Itlb multihit: Not affected 03:33:34 Vulnerability L1tf: Not affected 03:33:34 Vulnerability Mds: Not affected 03:33:34 Vulnerability Meltdown: Not affected 03:33:34 Vulnerability Mmio stale data: Not affected 03:33:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:33:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:33:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:33:34 Vulnerability Srbds: Not affected 03:33:34 Vulnerability Tsx async abort: Not affected 03:33:34 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 03:33:34 03:33:34 03:33:34 ---> nproc: 03:33:34 2 03:33:34 03:33:34 03:33:34 ---> df -h: 03:33:34 Filesystem Size Used Avail Use% Mounted on 03:33:34 overlay 40G 7.3G 33G 19% / 03:33:34 tmpfs 64M 0 64M 0% /dev 03:33:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:33:34 shm 64M 0 64M 0% /dev/shm 03:33:34 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:33:34 03:33:34 03:33:34 Cannot open /var/log/sysstat/sa21: No such file or directory 03:33:34 Please check if data collecting is enabled 03:33:34 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:35 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:33:35 $ docker stop --time=1 ef781dd535748eea7ca23bc5b78e75de09d82e36df29a3259c616d67214f02c5 03:33:36 $ docker rm -f --volumes ef781dd535748eea7ca23bc5b78e75de09d82e36df29a3259c616d67214f02c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:33:36 [WS-CLEANUP] Deleting project workspace... 03:33:36 [WS-CLEANUP] Deferred wipeout is used... 03:33:36 [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 03:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:36 03:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:37 latest: Pulling from edgex-lftools-log-publisher 03:33:37 5eb5b503b376: Pulling fs layer 03:33:37 5c69ac0246d0: Pulling fs layer 03:33:37 ec43610c2a17: Pulling fs layer 03:33:37 3a2ae6a8a46f: Pulling fs layer 03:33:37 33b1e0a273af: Pulling fs layer 03:33:37 5d3b04190fa2: Pulling fs layer 03:33:37 2f39f015ded8: Pulling fs layer 03:33:37 3a2ae6a8a46f: Waiting 03:33:37 33b1e0a273af: Waiting 03:33:37 5d3b04190fa2: Waiting 03:33:37 2f39f015ded8: Waiting 03:33:37 5c69ac0246d0: Verifying Checksum 03:33:37 5c69ac0246d0: Download complete 03:33:37 3a2ae6a8a46f: Download complete 03:33:37 33b1e0a273af: Verifying Checksum 03:33:37 33b1e0a273af: Download complete 03:33:37 ec43610c2a17: Verifying Checksum 03:33:37 ec43610c2a17: Download complete 03:33:37 5d3b04190fa2: Verifying Checksum 03:33:37 5d3b04190fa2: Download complete 03:33:37 5eb5b503b376: Verifying Checksum 03:33:37 5eb5b503b376: Download complete 03:33:37 2f39f015ded8: Verifying Checksum 03:33:37 2f39f015ded8: Download complete 03:33:38 5eb5b503b376: Pull complete 03:33:38 5c69ac0246d0: Pull complete 03:33:39 ec43610c2a17: Pull complete 03:33:39 3a2ae6a8a46f: Pull complete 03:33:39 33b1e0a273af: Pull complete 03:33:39 5d3b04190fa2: Pull complete 03:33:44 2f39f015ded8: Pull complete 03:33:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:44 prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container 03:33:44 $ 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 03:33:46 $ docker top 412518ffd6db26940a78da99648d610bf067c3671d3c34d54f8462e987f4256e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:47 ---> job-cost.sh 03:33:47 lf-activate-venv: SKIPPING 03:33:47 INFO: No Stack... 03:33:47 INFO: Retrieving Pricing Info for: v3-standard-8 03:33:47 INFO: Archiving Costs [Pipeline] sh 03:33:48 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 03:33:48 + cut -d, -f6 [Pipeline] lock 03:33:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] 03:33:48 Resource [jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] did not exist. Created. 03:33:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:48 + echo total: 0.2199999988079071 [Pipeline] stash 03:33:48 Stashed 1 file(s) [Pipeline] } 03:33:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 03:33:48 $ docker stop --time=1 412518ffd6db26940a78da99648d610bf067c3671d3c34d54f8462e987f4256e 03:33:49 $ docker rm -f --volumes 412518ffd6db26940a78da99648d610bf067c3671d3c34d54f8462e987f4256e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:35:23 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 03:35:23 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 03:35:23 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.069s coverage: 41.4% of statements 03:35:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:35:23 go vet ./... 03:36:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:36:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:36:19 ./bin/test-attribution-txt.sh 03:36:19 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 03:36:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:36:19 $ docker stop --time=1 30c7ef2eaadec6b417e72cde11af3e5362caaab5abb989fad1fa26d060985d96 03:36:23 $ docker rm -f --volumes 30c7ef2eaadec6b417e72cde11af3e5362caaab5abb989fad1fa26d060985d96 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:36:24 Warning: overwriting stash ‘coverage-report’ 03:36:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:36:26 + ls -al . 03:36:26 total 232 03:36:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 03:32 . 03:36:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 03:29 .. 03:36:26 -rw-rw-r-- 1 jenkins jenkins 62 Aug 21 03:29 .dockerignore 03:36:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 03:29 .git 03:36:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:29 .github 03:36:26 -rw-rw-r-- 1 jenkins jenkins 101 Aug 21 03:29 .gitignore 03:36:26 -rw-rw-r-- 1 jenkins jenkins 218 Aug 21 03:29 .golangci.yml 03:36:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:29 .vscode 03:36:26 -rw-rw-r-- 1 jenkins jenkins 20452 Aug 21 03:29 Attribution.txt 03:36:26 -rw-rw-r-- 1 jenkins jenkins 2560 Aug 21 03:29 CHANGELOG.md 03:36:26 -rw-rw-r-- 1 jenkins jenkins 1242 Aug 21 03:29 Dockerfile 03:36:26 -rw-rw-r-- 1 jenkins jenkins 649 Aug 21 03:29 Jenkinsfile 03:36:26 -rw-rw-r-- 1 jenkins jenkins 11367 Aug 21 03:29 LICENSE 03:36:26 -rw-rw-r-- 1 jenkins jenkins 2474 Aug 21 03:29 Makefile 03:36:26 -rw-rw-r-- 1 jenkins jenkins 4109 Aug 21 03:29 README.md 03:36:26 -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 03:27 VERSION 03:36:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 03:29 bin 03:36:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 03:29 cmd 03:36:26 -rw-r--r-- 1 jenkins jenkins 26136 Aug 21 03:35 coverage.out 03:36:26 -rw-rw-r-- 1 jenkins jenkins 6322 Aug 21 03:29 go.mod 03:36:26 -rw-rw-r-- 1 jenkins jenkins 87109 Aug 21 03:29 go.sum 03:36:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 03:29 internal 03:36:26 -rw-rw-r-- 1 jenkins jenkins 260 Aug 21 03:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:26 + 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=1c89c2042a409d96a58921c7f63e2b8d6d401c35 --label arch=arm64 --label version=4.1.0-dev.5 . 03:36:26 Sending build context to Docker daemon 8.87MB 03:36:26 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 03:36:26 Step 2/23 : FROM ${BASE} AS builder 03:36:26 ---> fb7f90587c85 03:36:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:36:27 ---> Running in b4b346079b6b 03:36:27 Removing intermediate container b4b346079b6b 03:36:27 ---> 3aae2b12d5af 03:36:27 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:36:27 ---> Running in c05cb73595ee 03:36:27 Removing intermediate container c05cb73595ee 03:36:27 ---> a75ea576852d 03:36:27 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:36:27 ---> Running in 43d7e9d74f6b 03:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:36:30 OK: 239 MiB in 58 packages 03:36:31 Removing intermediate container 43d7e9d74f6b 03:36:31 ---> 412147e1b46d 03:36:31 Step 6/23 : WORKDIR /device-opcua 03:36:31 ---> Running in 5f1fef1543e4 03:36:31 Removing intermediate container 5f1fef1543e4 03:36:31 ---> 8191a769ec17 03:36:31 Step 7/23 : COPY go.mod vendor* ./ 03:36:32 ---> 3a69fd52db02 03:36:32 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:32 ---> Running in 629e54d2c9ae 03:36:35 Removing intermediate container 629e54d2c9ae 03:36:35 ---> b2c8027477d5 03:36:35 Step 9/23 : COPY . . 03:36:36 ---> ad64f4a1015d 03:36:36 Step 10/23 : RUN ${MAKE} 03:36:36 ---> Running in ae97ce1f52a1 03:36:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 03:40:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:40:03 Removing intermediate container ae97ce1f52a1 03:40:03 ---> 6576805f9817 03:40:03 Step 11/23 : FROM alpine:3.20 03:40:06 3.20: Pulling from library/alpine 03:40:06 13e713f82565: Pulling fs layer 03:40:06 13e713f82565: Verifying Checksum 03:40:06 13e713f82565: Download complete 03:40:06 13e713f82565: Pull complete 03:40:06 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:40:06 Status: Downloaded newer image for alpine:3.20 03:40:06 ---> c88e9dceb6cb 03:40:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 03:40:07 ---> Running in d095671a3770 03:40:07 Removing intermediate container d095671a3770 03:40:07 ---> d87511610be1 03:40:07 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 03:40:07 ---> Running in d69e1ccf1b44 03:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:10 (1/6) Installing dumb-init (1.2.5-r3) 03:40:10 (2/6) Installing libgcc (13.2.1_git20240309-r1) 03:40:10 (3/6) Installing libsodium (1.0.19-r0) 03:40:10 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 03:40:10 (5/6) Installing libzmq (4.3.5-r2) 03:40:10 (6/6) Installing zeromq (4.3.5-r2) 03:40:10 Executing busybox-1.36.1-r29.trigger 03:40:10 OK: 13 MiB in 20 packages 03:40:11 Removing intermediate container d69e1ccf1b44 03:40:11 ---> 21918a933160 03:40:11 Step 14/23 : RUN apk --no-cache upgrade 03:40:11 ---> Running in d2a52596bc6a 03:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:13 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:40:13 Executing busybox-1.36.1-r30.post-upgrade 03:40:13 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:40:13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:40:13 Executing busybox-1.36.1-r30.trigger 03:40:13 OK: 13 MiB in 20 packages 03:40:14 Removing intermediate container d2a52596bc6a 03:40:14 ---> 322a498a5152 03:40:14 Step 15/23 : COPY --from=builder /device-opcua/cmd / 03:40:17 ---> 8883b7e99730 03:40:17 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 03:40:17 ---> 620a0780b528 03:40:17 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 03:40:18 ---> 76834cb54db7 03:40:18 Step 18/23 : EXPOSE 59997 03:40:18 ---> Running in 867b88f00a52 03:40:18 Removing intermediate container 867b88f00a52 03:40:18 ---> 336e9ff66152 03:40:18 Step 19/23 : ENTRYPOINT ["/device-opcua"] 03:40:18 ---> Running in 0fe8518532a0 03:40:18 Removing intermediate container 0fe8518532a0 03:40:18 ---> 7a06df79e608 03:40:18 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:40:18 ---> Running in fca101f833e3 03:40:19 Removing intermediate container fca101f833e3 03:40:19 ---> b01305526c0b 03:40:19 Step 21/23 : LABEL arch=arm64 03:40:19 ---> Running in d290c162480d 03:40:19 Removing intermediate container d290c162480d 03:40:19 ---> 1c997ec8eb18 03:40:19 Step 22/23 : LABEL git_sha=1c89c2042a409d96a58921c7f63e2b8d6d401c35 03:40:19 ---> Running in 4f37fea191cb 03:40:20 Removing intermediate container 4f37fea191cb 03:40:20 ---> 744876b433c8 03:40:20 Step 23/23 : LABEL version=4.1.0-dev.5 03:40:20 ---> Running in 23624b67a804 03:40:20 Removing intermediate container 23624b67a804 03:40:20 ---> d9d7d58ed674 03:40:20 [Warning] One or more build-args [ARCH] were not consumed 03:40:20 Successfully built d9d7d58ed674 03:40:20 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 03:40:20 provisioning config files... 03:40:20 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/18@tmp/config8483520134976471845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:20 ---> ****-login.sh 03:40:20 nexus3.edgexfoundry.org:10001 03:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:21 Configure a credential helper to remove this warning. See 03:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:21 03:40:21 Login Succeeded 03:40:21 nexus3.edgexfoundry.org:10002 03:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:21 Configure a credential helper to remove this warning. See 03:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:21 03:40:21 Login Succeeded 03:40:21 nexus3.edgexfoundry.org:10003 03:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:21 Configure a credential helper to remove this warning. See 03:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:21 03:40:21 Login Succeeded 03:40:21 nexus3.edgexfoundry.org:10004 03:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:22 Configure a credential helper to remove this warning. See 03:40:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:22 03:40:22 Login Succeeded 03:40:22 ****.io 03:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:22 Configure a credential helper to remove this warning. See 03:40:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:22 03:40:22 Login Succeeded 03:40:22 ---> ****-login.sh ends [Pipeline] } 03:40:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:40:22 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 03:40:22 1c89c2042a409d96a58921c7f63e2b8d6d401c35 03:40:22 latest 03:40:22 4.1.0-dev.5 03:40:22 1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 03:40:22 main 03:40:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:23 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:23 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35 03:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 03:40:23 d1b72f8b06ba: Preparing 03:40:23 7a5990a99ac0: Preparing 03:40:23 51aeb0654fbb: Preparing 03:40:23 3b002032816d: Preparing 03:40:23 763bbf53f7f7: Preparing 03:40:23 1e890da81ec9: Preparing 03:40:23 1e890da81ec9: Waiting 03:40:23 d1b72f8b06ba: Pushed 03:40:23 7a5990a99ac0: Pushed 03:40:23 1e890da81ec9: Layer already exists 03:40:24 3b002032816d: Pushed 03:40:24 763bbf53f7f7: Pushed 03:40:34 51aeb0654fbb: Pushed 03:40:34 1c89c2042a409d96a58921c7f63e2b8d6d401c35: digest: sha256:768753b8de49edba42aaa631e11a1c7c1770b9c28120cb571f7b8a84169ea6e5 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:35 + 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 03:40:36 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 03:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 03:40:36 d1b72f8b06ba: Preparing 03:40:36 7a5990a99ac0: Preparing 03:40:36 51aeb0654fbb: Preparing 03:40:36 3b002032816d: Preparing 03:40:36 763bbf53f7f7: Preparing 03:40:36 1e890da81ec9: Preparing 03:40:36 1e890da81ec9: Waiting 03:40:36 3b002032816d: Layer already exists 03:40:36 763bbf53f7f7: Layer already exists 03:40:36 7a5990a99ac0: Layer already exists 03:40:36 51aeb0654fbb: Layer already exists 03:40:36 d1b72f8b06ba: Layer already exists 03:40:36 1e890da81ec9: Layer already exists 03:40:36 latest: digest: sha256:768753b8de49edba42aaa631e11a1c7c1770b9c28120cb571f7b8a84169ea6e5 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:36 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:37 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.5 03:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 03:40:37 d1b72f8b06ba: Preparing 03:40:37 7a5990a99ac0: Preparing 03:40:37 51aeb0654fbb: Preparing 03:40:37 3b002032816d: Preparing 03:40:37 763bbf53f7f7: Preparing 03:40:37 1e890da81ec9: Preparing 03:40:37 3b002032816d: Layer already exists 03:40:37 51aeb0654fbb: Layer already exists 03:40:37 d1b72f8b06ba: Layer already exists 03:40:37 763bbf53f7f7: Layer already exists 03:40:37 7a5990a99ac0: Layer already exists 03:40:37 1e890da81ec9: Layer already exists 03:40:37 4.1.0-dev.5: digest: sha256:768753b8de49edba42aaa631e11a1c7c1770b9c28120cb571f7b8a84169ea6e5 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:37 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:38 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 03:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 03:40:38 d1b72f8b06ba: Preparing 03:40:38 7a5990a99ac0: Preparing 03:40:38 51aeb0654fbb: Preparing 03:40:38 3b002032816d: Preparing 03:40:38 763bbf53f7f7: Preparing 03:40:38 1e890da81ec9: Preparing 03:40:38 1e890da81ec9: Waiting 03:40:38 51aeb0654fbb: Layer already exists 03:40:38 7a5990a99ac0: Layer already exists 03:40:38 763bbf53f7f7: Layer already exists 03:40:38 d1b72f8b06ba: Layer already exists 03:40:38 3b002032816d: Layer already exists 03:40:38 1e890da81ec9: Layer already exists 03:40:38 1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5: digest: sha256:768753b8de49edba42aaa631e11a1c7c1770b9c28120cb571f7b8a84169ea6e5 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:38 + 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 03:40:38 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 03:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 03:40:38 d1b72f8b06ba: Preparing 03:40:38 7a5990a99ac0: Preparing 03:40:38 51aeb0654fbb: Preparing 03:40:38 3b002032816d: Preparing 03:40:38 763bbf53f7f7: Preparing 03:40:38 1e890da81ec9: Preparing 03:40:38 1e890da81ec9: Waiting 03:40:38 3b002032816d: Layer already exists 03:40:38 763bbf53f7f7: Layer already exists 03:40:38 7a5990a99ac0: Layer already exists 03:40:38 d1b72f8b06ba: Layer already exists 03:40:38 51aeb0654fbb: Layer already exists 03:40:38 1e890da81ec9: Layer already exists 03:40:39 main: digest: sha256:768753b8de49edba42aaa631e11a1c7c1770b9c28120cb571f7b8a84169ea6e5 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:39 ===================================================== [Pipeline] echo 03:40:39 taggedImages: 03:40:39 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35 03:40:39 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 03:40:39 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.5 03:40:39 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 03:40:39 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 03:40:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] echo 03:40:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 03:40:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.5 [Pipeline] echo 03:40:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:1c89c2042a409d96a58921c7f63e2b8d6d401c35-4.1.0-dev.5 [Pipeline] echo 03:40:39 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 03:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:39 03:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:40 arm64: Pulling from edgex-lftools-log-publisher 03:40:40 8998bd30e6a1: Pulling fs layer 03:40:40 04944245beec: Pulling fs layer 03:40:40 699f458cf7ca: Pulling fs layer 03:40:40 765212b225bb: Pulling fs layer 03:40:40 f23df028b6ca: Pulling fs layer 03:40:40 d65c8cfc05b1: Pulling fs layer 03:40:40 2437ff75d9bd: Pulling fs layer 03:40:40 765212b225bb: Waiting 03:40:40 f23df028b6ca: Waiting 03:40:40 d65c8cfc05b1: Waiting 03:40:40 2437ff75d9bd: Waiting 03:40:40 04944245beec: Verifying Checksum 03:40:40 04944245beec: Download complete 03:40:40 765212b225bb: Verifying Checksum 03:40:40 765212b225bb: Download complete 03:40:40 f23df028b6ca: Verifying Checksum 03:40:40 f23df028b6ca: Download complete 03:40:40 d65c8cfc05b1: Verifying Checksum 03:40:40 d65c8cfc05b1: Download complete 03:40:40 699f458cf7ca: Verifying Checksum 03:40:40 699f458cf7ca: Download complete 03:40:40 8998bd30e6a1: Verifying Checksum 03:40:40 8998bd30e6a1: Download complete 03:40:43 2437ff75d9bd: Verifying Checksum 03:40:43 2437ff75d9bd: Download complete 03:40:45 8998bd30e6a1: Pull complete 03:40:46 04944245beec: Pull complete 03:40:47 699f458cf7ca: Pull complete 03:40:47 765212b225bb: Pull complete 03:40:48 f23df028b6ca: Pull complete 03:40:48 d65c8cfc05b1: Pull complete 03:41:07 2437ff75d9bd: Pull complete 03:41:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:07 prd-ubuntu20.04-docker-arm64-4c-16g-7354 does not seem to be running inside a container 03:41:07 $ 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/18 -v /w/workspace/device-opc-ua/18:/w/workspace/device-opc-ua/18:rw,z -v /w/workspace/device-opc-ua/18@tmp:/w/workspace/device-opc-ua/18@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 03:41:10 $ docker top fd9ac8422a95b3f488947a8dbc2f524ba13f59f70f3f9943c9b817ee6df83177 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:10 ---> job-cost.sh 03:41:10 lf-activate-venv: SKIPPING 03:41:10 INFO: No Stack... 03:41:11 INFO: Retrieving Pricing Info for: v3-standard-4 03:41:12 INFO: Archiving Costs [Pipeline] sh 03:41:12 + cut -d, -f6 03:41:12 + cat /w/workspace/device-opc-ua/18/archives/cost.csv [Pipeline] lock 03:41:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] 03:41:12 Resource [jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] did not exist. Created. 03:41:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:13 /w/workspace/device-opc-ua/18@tmp/durable-26fc3c39/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:41:14 + echo total: 0.10999999940395355 [Pipeline] stash 03:41:14 Warning: overwriting stash ‘stack-cost’ 03:41:14 Stashed 1 file(s) [Pipeline] } 03:41:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:14 $ docker stop --time=1 fd9ac8422a95b3f488947a8dbc2f524ba13f59f70f3f9943c9b817ee6df83177 03:41:15 $ docker rm -f --volumes fd9ac8422a95b3f488947a8dbc2f524ba13f59f70f3f9943c9b817ee6df83177 [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 03:41:16 provisioning config files... 03:41:16 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2769053637991309010tmp [Pipeline] { [Pipeline] sh 03:41:16 + set +x 03:41:16 + curl -s https://codecov.io/bash 03:41:16 + bash -s -- 03:41:16 03:41:16 _____ _ 03:41:16 / ____| | | 03:41:16 | | ___ __| | ___ ___ _____ __ 03:41:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:41:16 | |___| (_) | (_| | __/ (_| (_) \ V / 03:41:16 \_____\___/ \__,_|\___|\___\___/ \_/ 03:41:16 Bash-1.0.6 03:41:16 03:41:16 03:41:16 ==> git version 2.25.1 found 03:41:16 ==> 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 03:41:16 Release-Date: 2020-01-08 03:41:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:41:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:41:16 ==> Jenkins CI detected. 03:41:16 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 03:41:16 project root: . 03:41:16 --> token set from env 03:41:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:41:16 ==> Running gcov in . (disable via -X gcov) 03:41:16 ==> Python coveragepy not found 03:41:16 ==> Searching for coverage reports in: 03:41:16 + . 03:41:16 -> Found 1 reports 03:41:16 ==> Detecting git/mercurial file structure 03:41:16 ==> Reading reports 03:41:16 + ./coverage.out bytes=26136 03:41:16 ==> Appending adjustments 03:41:16 https://docs.codecov.io/docs/fixing-reports 03:41:16 + Found adjustments 03:41:16 ==> Gzipping contents 03:41:16 4.0K /tmp/codecov.eNNCwa.gz 03:41:16 ==> Uploading reports 03:41:16 url: https://codecov.io 03:41:16 query: branch=main&commit=1c89c2042a409d96a58921c7f63e2b8d6d401c35&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 03:41:16 -> Pinging Codecov 03:41:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1c89c2042a409d96a58921c7f63e2b8d6d401c35&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 03:41:17 -> Uploading to 03:41:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/1c89c2042a409d96a58921c7f63e2b8d6d401c35/10f23ba6-79f5-445c-b210-34900ab36656.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250821%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250821T034116Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=78313d868f1b46a1f57e2929fedc4ff4b60ea9295b376c67e32f7d46a8a964ca 03:41:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:17 Dload Upload Total Spent Left Speed 03:41:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 24351 --:--:-- --:--:-- --:--:-- 24351 03:41:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] } 03:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:41:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:41:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:41:17 03:41:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:41:18 latest: Pulling from edgex-devops/edgex-snyk-go 03:41:18 0a9a5dfd008f: Already exists 03:41:18 36466aa92d05: Already exists 03:41:18 e10405b45d13: Already exists 03:41:18 096b7ceb2af7: Already exists 03:41:18 4f4fb700ef54: Already exists 03:41:18 e50aa161e22a: Pulling fs layer 03:41:18 d3c8db5fb9df: Pulling fs layer 03:41:18 e50aa161e22a: Verifying Checksum 03:41:18 e50aa161e22a: Download complete 03:41:18 e50aa161e22a: Pull complete 03:41:19 d3c8db5fb9df: Verifying Checksum 03:41:19 d3c8db5fb9df: Download complete 03:41:25 d3c8db5fb9df: Pull complete 03:41:25 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 03:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:41:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:25 prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container 03:41:25 $ 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 03:41:27 $ docker top 6ed3cfaacd7bbae6a046ced772c9a07e4ffb4681ce0c47b87a457ea4ea6d4187 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 03:41:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 03:41:27 + set -o pipefail 03:41:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 03:41:35 03:41:35 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 03:41:35 03:41:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/1f44f52e-bef4-4ecc-bc2c-7cc7e4cb6602 03:41:35 03:41:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:41:35 03:41:35 03:41:35 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:41:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:41:36 $ docker stop --time=1 6ed3cfaacd7bbae6a046ced772c9a07e4ffb4681ce0c47b87a457ea4ea6d4187 03:41:39 $ docker rm -f --volumes 6ed3cfaacd7bbae6a046ced772c9a07e4ffb4681ce0c47b87a457ea4ea6d4187 [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 03:41:40 + git log --format=format:%s -1 1c89c2042a409d96a58921c7f63e2b8d6d401c35 [Pipeline] sh 03:41:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:41 prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container 03:41:41 $ 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 03:41:41 $ docker top 546a65c00a9e705f2a5540a8362dcdaccaa057c3af4c7080e29b4a7937548754 -eo pid,comm 03:41:41 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). 03:41:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:41 [ssh-agent] Looking for ssh-agent implementation... 03:41:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:41 $ docker exec 546a65c00a9e705f2a5540a8362dcdaccaa057c3af4c7080e29b4a7937548754 ssh-agent 03:41:41 SSH_AUTH_SOCK=/tmp/ssh-NVNebCFPm29G/agent.33 03:41:41 SSH_AGENT_PID=39 03:41:41 Running ssh-add (command line suppressed) 03:41:42 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6647013934311681778.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6647013934311681778.key) 03:41:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:42 + git semver tag 03:41:42 2025-08-21 03:41:42,533 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:41:42 2025-08-21 03:41:42,536 [run_tag] DEBUG tag force:False 03:41:42 2025-08-21 03:41:42,537 [check_head_tag] DEBUG check head tag 03:41:42 2025-08-21 03:41:42,537 [execute] INFO git cat-file --batch-check 03:41:42 2025-08-21 03:41:42,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 03:41:42 2025-08-21 03:41:42,539 [execute] INFO git cat-file --batch 03:41:42 2025-08-21 03:41:42,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 03:41:42 2025-08-21 03:41:42,544 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:41:42 2025-08-21 03:41:42,544 [execute] INFO git tag -a v4.1.0-dev.5 -m v4.1.0-dev.5 03:41:42 2025-08-21 03:41:42,544 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.5', '-m', 'v4.1.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 03:41:42 2025-08-21 03:41:42,547 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:41:42 4.1.0-dev.5 [Pipeline] } 03:41:42 $ docker exec --env ******** --env ******** 546a65c00a9e705f2a5540a8362dcdaccaa057c3af4c7080e29b4a7937548754 ssh-agent -k 03:41:42 unset SSH_AUTH_SOCK; 03:41:42 unset SSH_AGENT_PID; 03:41:42 echo Agent pid 39 killed; 03:41:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:43 + git semver [Pipeline] } 03:41:43 $ docker stop --time=1 546a65c00a9e705f2a5540a8362dcdaccaa057c3af4c7080e29b4a7937548754 03:41:44 $ docker rm -f --volumes 546a65c00a9e705f2a5540a8362dcdaccaa057c3af4c7080e29b4a7937548754 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:44 03:41:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:45 0.23.1-centos7: Pulling from edgex-lftools 03:41:45 ab5ef0e58194: Pulling fs layer 03:41:45 9712f1f96733: Pulling fs layer 03:41:45 63f879dbbcfc: Pulling fs layer 03:41:45 0d9ebad4ef96: Pulling fs layer 03:41:45 e9a5061849ea: Pulling fs layer 03:41:45 d747dcd14b5f: Pulling fs layer 03:41:45 2de7ff778b66: Pulling fs layer 03:41:45 e9a5061849ea: Waiting 03:41:45 d747dcd14b5f: Waiting 03:41:45 2de7ff778b66: Waiting 03:41:45 0d9ebad4ef96: Waiting 03:41:45 9712f1f96733: Verifying Checksum 03:41:45 9712f1f96733: Download complete 03:41:45 63f879dbbcfc: Verifying Checksum 03:41:45 63f879dbbcfc: Download complete 03:41:45 e9a5061849ea: Verifying Checksum 03:41:45 e9a5061849ea: Download complete 03:41:45 d747dcd14b5f: Download complete 03:41:45 0d9ebad4ef96: Download complete 03:41:45 ab5ef0e58194: Verifying Checksum 03:41:45 ab5ef0e58194: Download complete 03:41:45 2de7ff778b66: Verifying Checksum 03:41:45 2de7ff778b66: Download complete 03:41:49 ab5ef0e58194: Pull complete 03:41:49 9712f1f96733: Pull complete 03:41:49 63f879dbbcfc: Pull complete 03:41:54 0d9ebad4ef96: Pull complete 03:41:54 e9a5061849ea: Pull complete 03:41:54 d747dcd14b5f: Pull complete 03:41:56 2de7ff778b66: Pull complete 03:41:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:56 prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container 03:41:56 $ 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 03:41:59 $ docker top ef81d51b091613fce50c1167bba112f204175c28566d3139222bf39bb8a69f19 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:41:59 provisioning config files... 03:41:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17936120359771941558tmp 03:41:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15791343910886371858tmp 03:41:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8434286873815488868tmp [Pipeline] { [Pipeline] echo 03:41:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:41:59 ---> sigul-configuration.sh 03:41:59 gpg: directory `/root/.gnupg' created 03:41:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:41:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:41:59 gpg: keyring `/root/.gnupg/secring.gpg' created 03:41:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:41:59 gpg: CAST5 encrypted data 03:41:59 gpg: encrypted with 1 passphrase 03:41:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:41:59 + mkdir /home/jenkins 03:41:59 + mkdir /home/jenkins/sigul [Pipeline] sh 03:42:00 + 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 03:42:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:42:00 ---> sigul-install.sh 03:42:00 Sigul already installed; skipping installation. [Pipeline] sh 03:42:00 + git tag --list 03:42:00 v4.0 03:42:00 v4.0.0 03:42:00 v4.1.0-dev.1 03:42:00 v4.1.0-dev.2 03:42:00 v4.1.0-dev.3 03:42:00 v4.1.0-dev.4 03:42:00 v4.1.0-dev.5 [Pipeline] sh 03:42:01 + lftools sign git-tag v4.1.0-dev.5 03:42:01 Signing Git tag with Sigul... 03:42:01 Signing v4.1.0-dev.5 [Pipeline] echo 03:42:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:42:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:42:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:42:02 $ docker stop --time=1 ef81d51b091613fce50c1167bba112f204175c28566d3139222bf39bb8a69f19 03:42:03 $ docker rm -f --volumes ef81d51b091613fce50c1167bba112f204175c28566d3139222bf39bb8a69f19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:42:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:04 prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container 03:42:04 $ 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 03:42:04 $ docker top 6619126f1382ac05898d74db56e5929db528857ce83276521984db06d8b21dc4 -eo pid,comm 03:42:04 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). 03:42:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:04 [ssh-agent] Looking for ssh-agent implementation... 03:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:04 $ docker exec 6619126f1382ac05898d74db56e5929db528857ce83276521984db06d8b21dc4 ssh-agent 03:42:05 SSH_AUTH_SOCK=/tmp/ssh-svkIk6MCNye5/agent.32 03:42:05 SSH_AGENT_PID=39 03:42:05 Running ssh-add (command line suppressed) 03:42:05 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9073583063726464572.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9073583063726464572.key) 03:42:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:05 + git semver bump pre 03:42:05 2025-08-21 03:42:05,711 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:42:05 2025-08-21 03:42:05,715 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:42:05 2025-08-21 03:42:05,715 [bump_version] DEBUG bumping version:4.1.0-dev.5 on axis:pre with prefix:dev 03:42:05 2025-08-21 03:42:05,715 [bump_version] DEBUG bumped version:4.1.0-dev.6 03:42:05 2025-08-21 03:42:05,715 [write_version] DEBUG write version:4.1.0-dev.6 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 03:42:05 2025-08-21 03:42:05,715 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:42:05 2025-08-21 03:42:05,716 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:42:05 2025-08-21 03:42:05,718 [execute] INFO git cat-file --batch-check 03:42:05 2025-08-21 03:42:05,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 03:42:05 2025-08-21 03:42:05,721 [execute] INFO git cat-file --batch 03:42:05 2025-08-21 03:42:05,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 03:42:05 2025-08-21 03:42:05,725 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:42:05 4.1.0-dev.6 [Pipeline] } 03:42:05 $ docker exec --env ******** --env ******** 6619126f1382ac05898d74db56e5929db528857ce83276521984db06d8b21dc4 ssh-agent -k 03:42:05 unset SSH_AUTH_SOCK; 03:42:05 unset SSH_AGENT_PID; 03:42:05 echo Agent pid 39 killed; 03:42:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:06 + git semver [Pipeline] } 03:42:06 $ docker stop --time=1 6619126f1382ac05898d74db56e5929db528857ce83276521984db06d8b21dc4 03:42:07 $ docker rm -f --volumes 6619126f1382ac05898d74db56e5929db528857ce83276521984db06d8b21dc4 [Pipeline] // withDockerContainer [Pipeline] sh 03:42:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:08 prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container 03:42:08 $ 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 03:42:08 $ docker top f9fb7f3be25cfcfe4502751dc6c105c26de6c6baab7562fe4729ea6c0c70fc5e -eo pid,comm 03:42:08 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). 03:42:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:08 [ssh-agent] Looking for ssh-agent implementation... 03:42:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:09 $ docker exec f9fb7f3be25cfcfe4502751dc6c105c26de6c6baab7562fe4729ea6c0c70fc5e ssh-agent 03:42:09 SSH_AUTH_SOCK=/tmp/ssh-ojJNS5Z5Emwo/agent.31 03:42:09 SSH_AGENT_PID=37 03:42:09 Running ssh-add (command line suppressed) 03:42:09 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11551686617289976456.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11551686617289976456.key) 03:42:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:09 + git semver push 03:42:09 2025-08-21 03:42:09,832 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:42:09 2025-08-21 03:42:09,836 [run_push] DEBUG push 03:42:09 2025-08-21 03:42:09,836 [execute] INFO git cat-file --batch-check 03:42:09 2025-08-21 03:42:09,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 03:42:09 2025-08-21 03:42:09,838 [execute] INFO git rev-list eab4a05a49d3524d765cea472bcbfbee2bdb11ed -- 03:42:09 2025-08-21 03:42:09,838 [execute] DEBUG Popen(['git', 'rev-list', 'eab4a05a49d3524d765cea472bcbfbee2bdb11ed', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:42:09 2025-08-21 03:42:09,842 [execute] INFO git fetch -v -- origin 03:42:09 2025-08-21 03:42:09,842 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:42:10 2025-08-21 03:42:10,306 [run_push] DEBUG no remote changes detected 03:42:10 2025-08-21 03:42:10,306 [execute] INFO git push origin semver 03:42:10 2025-08-21 03:42:10,306 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:42:11 2025-08-21 03:42:11,213 [run_push] DEBUG push all version tags 03:42:11 2025-08-21 03:42:11,213 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:42:11 2025-08-21 03:42:11,213 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 03:42:11 2025-08-21 03:42:11,879 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:42:11 4.1.0-dev.6 [Pipeline] } 03:42:11 $ docker exec --env ******** --env ******** f9fb7f3be25cfcfe4502751dc6c105c26de6c6baab7562fe4729ea6c0c70fc5e ssh-agent -k 03:42:12 unset SSH_AUTH_SOCK; 03:42:12 unset SSH_AGENT_PID; 03:42:12 echo Agent pid 37 killed; 03:42:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:12 + git semver [Pipeline] } 03:42:12 $ docker stop --time=1 f9fb7f3be25cfcfe4502751dc6c105c26de6c6baab7562fe4729ea6c0c70fc5e 03:42:14 $ docker rm -f --volumes f9fb7f3be25cfcfe4502751dc6c105c26de6c6baab7562fe4729ea6c0c70fc5e [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 03:42:14 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 03:42:14 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 03:42:14 total 16 03:42:14 drwxr-xr-x 3 root root 4096 Aug 21 03:33 . 03:42:14 drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 03:42 .. 03:42:14 drwxr-xr-x 2 root root 4096 Aug 21 03:33 cost 03:42:14 -rw-r--r-- 1 root root 84 Aug 21 03:33 cost.csv 03:42:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 03:42:14 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 03:42:14 total 16 03:42:14 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 03:33 . 03:42:14 drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 03:42 .. 03:42:14 drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 03:33 cost 03:42:14 -rw-r--r-- 1 jenkins jenkins 84 Aug 21 03:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:42:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:42:15 ---> package-listing.sh 03:42:15 ++ facter osfamily 03:42:15 ++ tr '[:upper:]' '[:lower:]' 03:42:16 + OS_FAMILY=debian 03:42:16 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 03:42:16 + START_PACKAGES=/tmp/packages_start.txt 03:42:16 + END_PACKAGES=/tmp/packages_end.txt 03:42:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:16 + PACKAGES=/tmp/packages_start.txt 03:42:16 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 03:42:16 + PACKAGES=/tmp/packages_end.txt 03:42:16 + case "${OS_FAMILY}" in 03:42:16 + dpkg -l 03:42:16 + grep '^ii' 03:42:16 + '[' -f /tmp/packages_start.txt ']' 03:42:16 + '[' -f /tmp/packages_end.txt ']' 03:42:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:16 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 03:42:16 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 03:42:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 03:42:16 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 03:42:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:17 prd-ubuntu20.04-docker-8c-8g-7353 does not seem to be running inside a container 03:42:17 $ 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 03:42:17 $ docker top af00dd14279e2335d5cc6e4af839b75e41b330c1515be149526ad66b4b2fcde2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:17 + touch /tmp/pre-build-complete [Pipeline] sh 03:42:18 + mkdir -p /var/log/sysstat [Pipeline] sh 03:42:18 + ls /var/log/sa-host 03:42:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:18 provisioning config files... 03:42:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2916859880255883662tmp [Pipeline] { [Pipeline] echo 03:42:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:42:18 ---> create-netrc.sh [Pipeline] } 03:42:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:42:19 ---> python-tools-install.sh [Pipeline] echo 03:42:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:42:19 ---> sudo-logs.sh 03:42:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:42:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:42:19 ---> job-cost.sh 03:42:19 lf-activate-venv: SKIPPING 03:42:19 DEBUG: total: 0.2199999988079071 03:42:19 INFO: Retrieving Stack Cost... 03:42:20 INFO: Retrieving Pricing Info for: v3-standard-8 03:42:20 INFO: Archiving Costs [Pipeline] echo 03:42:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:42:20 ---> logs-deploy.sh 03:42:20 lf-activate-venv: SKIPPING 03:42:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/18 03:42:20 INFO: archiving workspace using pattern(s): 03:42:21 Archives upload complete. 03:42:21 INFO: archiving logs to Nexus 03:42:22 ---> uname -a: 03:42:22 Linux prd-ubuntu20-04-docker-8c-8g-7353 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:42:22 03:42:22 03:42:22 ---> lscpu: 03:42:22 Architecture: x86_64 03:42:22 CPU op-mode(s): 32-bit, 64-bit 03:42:22 Byte Order: Little Endian 03:42:22 Address sizes: 40 bits physical, 48 bits virtual 03:42:22 CPU(s): 8 03:42:22 On-line CPU(s) list: 0-7 03:42:22 Thread(s) per core: 1 03:42:22 Core(s) per socket: 1 03:42:22 Socket(s): 8 03:42:22 NUMA node(s): 1 03:42:22 Vendor ID: AuthenticAMD 03:42:22 CPU family: 23 03:42:22 Model: 49 03:42:22 Model name: AMD EPYC-Rome Processor 03:42:22 Stepping: 0 03:42:22 CPU MHz: 2799.998 03:42:22 BogoMIPS: 5599.99 03:42:22 Virtualization: AMD-V 03:42:22 Hypervisor vendor: KVM 03:42:22 Virtualization type: full 03:42:22 L1d cache: 256 KiB 03:42:22 L1i cache: 256 KiB 03:42:22 L2 cache: 4 MiB 03:42:22 L3 cache: 128 MiB 03:42:22 NUMA node0 CPU(s): 0-7 03:42:22 Vulnerability Gather data sampling: Not affected 03:42:22 Vulnerability Itlb multihit: Not affected 03:42:22 Vulnerability L1tf: Not affected 03:42:22 Vulnerability Mds: Not affected 03:42:22 Vulnerability Meltdown: Not affected 03:42:22 Vulnerability Mmio stale data: Not affected 03:42:22 Vulnerability Retbleed: Vulnerable 03:42:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:42:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:42:22 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:42:22 Vulnerability Srbds: Not affected 03:42:22 Vulnerability Tsx async abort: Not affected 03:42:22 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:42:22 03:42:22 03:42:22 ---> nproc: 03:42:22 8 03:42:22 03:42:22 03:42:22 ---> df -h: 03:42:22 Filesystem Size Used Avail Use% Mounted on 03:42:22 overlay 155G 14G 142G 9% / 03:42:22 tmpfs 64M 0 64M 0% /dev 03:42:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:42:22 shm 64M 0 64M 0% /dev/shm 03:42:22 /dev/vda1 155G 14G 142G 9% /facter-os 03:42:22 03:42:22 03:42:22 ---> sar -b -r -n DEV: 03:42:22 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7353) 08/21/25 _x86_64_ (8 CPU) 03:42:22 03:42:22 03:26:00 LINUX RESTART (8 CPU) 03:42:22 03:42:22 03:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:42:22 03:28:01 264.88 12.73 252.15 0.00 1684.40 69386.13 0.00 03:42:22 03:29:01 75.22 0.33 74.89 0.00 41.05 17550.28 0.00 03:42:22 03:30:01 48.18 0.02 48.16 0.00 4.27 17250.87 0.00 03:42:22 03:31:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 03:42:22 03:32:01 51.42 3.82 47.60 0.00 4288.17 9012.06 0.00 03:42:22 03:33:01 3.83 0.02 3.82 0.00 0.13 90.52 0.00 03:42:22 03:34:01 49.48 0.02 49.46 0.00 0.13 21711.31 0.00 03:42:22 03:35:01 1.90 0.00 1.90 0.00 0.00 24.93 0.00 03:42:22 03:36:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 03:42:22 03:37:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 03:42:22 03:38:01 1.07 0.00 1.07 0.00 0.00 16.66 0.00 03:42:22 03:39:01 1.07 0.00 1.07 0.00 0.00 13.19 0.00 03:42:22 03:40:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 03:42:22 03:41:01 1.62 0.03 1.58 0.00 3.87 18.13 0.00 03:42:22 03:42:01 119.15 1.02 118.13 0.00 23.60 54302.55 0.00 03:42:22 Average: 41.49 1.20 40.29 0.00 403.01 12626.23 0.00 03:42:22 03:42:22 03:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:42:22 03:28:01 26784896 31293744 980168 2.98 151936 4473624 2159576 6.37 1787112 3723552 282228 03:42:22 03:29:01 26271360 31323764 947392 2.88 158996 4970436 2205000 6.50 2085760 3897080 789684 03:42:22 03:30:01 26745280 31481368 795136 2.42 159900 4684212 1682000 4.96 1665372 3881964 16 03:42:22 03:31:01 26745420 31481552 794672 2.42 159972 4684196 1682000 4.96 1665060 3881964 4 03:42:22 03:32:01 26262828 31467176 792640 2.41 193032 5105232 1770856 5.22 1942584 4048476 236 03:42:22 03:33:01 26263688 31467536 792336 2.41 192824 5104964 1719656 5.07 1941452 4048192 8 03:42:22 03:34:01 25731928 31452008 805400 2.45 206420 5556788 1757820 5.18 1981108 4487268 344 03:42:22 03:35:01 25732536 31452644 804684 2.45 206452 5556788 1757820 5.18 1980844 4487272 4 03:42:22 03:36:01 25742792 31463024 794196 2.42 206484 5556784 1757820 5.18 1970236 4487272 16 03:42:22 03:37:01 25743840 31464100 793084 2.41 206500 5556796 1757820 5.18 1970224 4487276 44 03:42:22 03:38:01 25750208 31470508 786472 2.39 206540 5556796 1757820 5.18 1963164 4487276 172 03:42:22 03:39:01 25749852 31470248 786636 2.39 206564 5556800 1757820 5.18 1963028 4487280 20 03:42:22 03:40:01 25750536 31470936 785872 2.39 206572 5556804 1757820 5.18 1963408 4487284 180 03:42:22 03:41:01 25742488 31463136 793516 2.41 206584 5556916 1768372 5.21 1976004 4487344 36 03:42:22 03:42:01 24488224 31357572 891592 2.71 247268 6559380 1871760 5.52 2127264 5469796 852 03:42:22 Average: 25967058 31438621 822920 2.50 194403 5335768 1810931 5.34 1932175 4323286 71590 03:42:22 03:42:22 03:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:42:22 03:28:01 ens3 545.25 399.35 6374.58 72.02 0.00 0.00 0.00 0.00 03:42:22 03:28:01 docker0 304.88 395.00 25.95 3094.65 0.00 0.00 0.00 0.00 03:42:22 03:28:01 veth8dcb870 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:42:22 03:28:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 03:42:22 03:29:01 ens3 35.84 21.38 225.88 10.06 0.00 0.00 0.00 0.00 03:42:22 03:29:01 veth08e73c3 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 03:42:22 03:29:01 docker0 5.95 11.61 0.37 146.72 0.00 0.00 0.00 0.00 03:42:22 03:29:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 03:42:22 03:30:01 ens3 71.27 63.51 28.75 409.82 0.00 0.00 0.00 0.00 03:42:22 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:30:01 lo 5.13 5.13 0.51 0.51 0.00 0.00 0.00 0.00 03:42:22 03:31:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:42:22 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:22 03:32:01 ens3 154.22 89.00 2972.15 6.35 0.00 0.00 0.00 0.00 03:42:22 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:32:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 03:42:22 03:33:01 ens3 0.63 0.18 0.06 0.01 0.00 0.00 0.00 0.00 03:42:22 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:22 03:34:01 ens3 89.72 65.99 2520.89 11.24 0.00 0.00 0.00 0.00 03:42:22 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:34:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 03:42:22 03:35:01 ens3 0.52 0.37 1.39 0.03 0.00 0.00 0.00 0.00 03:42:22 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:22 03:36:01 ens3 0.53 0.30 0.27 0.21 0.00 0.00 0.00 0.00 03:42:22 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:37:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:42:22 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:22 03:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:22 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:22 03:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:22 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:22 03:42:01 ens3 314.23 209.60 6767.95 37.31 0.00 0.00 0.00 0.00 03:42:22 03:42:01 vethc6a626e 0.13 0.20 0.01 0.05 0.00 0.00 0.00 0.00 03:42:22 03:42:01 docker0 53.17 93.33 5.15 898.13 0.00 0.00 0.00 0.00 03:42:22 03:42:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 03:42:22 Average: ens3 80.84 56.67 1259.24 36.47 0.00 0.00 0.00 0.00 03:42:22 Average: vethc6a626e 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 03:42:22 Average: docker0 24.26 33.32 2.10 275.89 0.00 0.00 0.00 0.00 03:42:22 Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 03:42:22 03:42:22 03:42:22 ---> sar -P ALL: 03:42:22 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7353) 08/21/25 _x86_64_ (8 CPU) 03:42:22 03:42:22 03:26:00 LINUX RESTART (8 CPU) 03:42:22 03:42:22 03:27:01 CPU %user %nice %system %iowait %steal %idle 03:42:22 03:28:01 all 16.45 0.00 5.00 2.59 0.09 75.88 03:42:22 03:28:01 0 18.54 0.00 5.96 6.93 0.10 68.47 03:42:22 03:28:01 1 16.24 0.00 5.43 1.16 0.10 77.07 03:42:22 03:28:01 2 16.03 0.00 5.33 4.64 0.10 73.90 03:42:22 03:28:01 3 15.71 0.00 5.02 2.89 0.08 76.30 03:42:22 03:28:01 4 15.68 0.00 4.62 1.03 0.08 78.59 03:42:22 03:28:01 5 16.07 0.00 4.45 1.48 0.08 77.91 03:42:22 03:28:01 6 16.14 0.00 4.37 0.66 0.08 78.75 03:42:22 03:28:01 7 17.16 0.00 4.80 1.92 0.07 76.05 03:42:22 03:29:01 all 57.01 0.00 8.69 0.50 0.12 33.68 03:42:22 03:29:01 0 57.80 0.00 8.67 0.79 0.12 32.63 03:42:22 03:29:01 1 57.47 0.00 8.53 0.12 0.10 33.78 03:42:22 03:29:01 2 56.03 0.00 8.50 2.03 0.12 33.32 03:42:22 03:29:01 3 56.89 0.00 8.62 0.12 0.12 34.25 03:42:22 03:29:01 4 57.28 0.00 8.67 0.40 0.12 33.54 03:42:22 03:29:01 5 55.87 0.00 8.40 0.30 0.12 35.31 03:42:22 03:29:01 6 57.38 0.00 8.54 0.17 0.12 33.79 03:42:22 03:29:01 7 57.39 0.00 9.58 0.05 0.12 32.86 03:42:22 03:30:01 all 1.95 0.00 0.42 0.72 0.03 96.88 03:42:22 03:30:01 0 1.05 0.00 0.33 0.48 0.02 98.11 03:42:22 03:30:01 1 2.85 0.00 0.35 0.10 0.03 96.66 03:42:22 03:30:01 2 2.72 0.00 0.60 2.83 0.03 93.82 03:42:22 03:30:01 3 2.64 0.00 0.47 0.05 0.03 96.81 03:42:22 03:30:01 4 2.14 0.00 0.47 2.09 0.03 95.27 03:42:22 03:30:01 5 0.57 0.00 0.40 0.08 0.03 98.92 03:42:22 03:30:01 6 0.98 0.00 0.33 0.03 0.02 98.63 03:42:22 03:30:01 7 2.67 0.00 0.42 0.05 0.03 96.82 03:42:22 03:31:01 all 0.23 0.00 0.02 0.01 0.01 99.73 03:42:22 03:31:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:42:22 03:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:42:22 03:31:01 2 1.71 0.00 0.00 0.00 0.00 98.29 03:42:22 03:31:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:42:22 03:31:01 4 0.03 0.00 0.03 0.03 0.00 99.90 03:42:22 03:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:42:22 03:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:42:22 03:31:01 7 0.02 0.00 0.07 0.00 0.00 99.92 03:42:22 03:32:01 all 2.20 0.00 1.30 1.15 0.03 95.31 03:42:22 03:32:01 0 1.70 0.00 0.77 0.05 0.03 97.44 03:42:22 03:32:01 1 1.89 0.00 1.50 0.17 0.03 96.41 03:42:22 03:32:01 2 1.67 0.00 2.02 0.02 0.03 96.26 03:42:22 03:32:01 3 2.54 0.00 0.97 0.23 0.02 96.24 03:42:22 03:32:01 4 2.20 0.00 1.04 4.73 0.03 92.01 03:42:22 03:32:01 5 2.30 0.00 1.64 1.12 0.03 94.91 03:42:22 03:32:01 6 3.99 0.00 1.52 1.00 0.02 93.47 03:42:22 03:32:01 7 1.30 0.00 0.99 1.91 0.05 95.75 03:42:22 03:33:01 all 0.18 0.00 0.05 0.01 0.01 99.75 03:42:22 03:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:42:22 03:33:01 1 0.05 0.00 0.08 0.00 0.02 99.85 03:42:22 03:33:01 2 0.08 0.00 0.07 0.02 0.00 99.83 03:42:22 03:33:01 3 0.23 0.00 0.12 0.00 0.02 99.63 03:42:22 03:33:01 4 0.90 0.00 0.05 0.02 0.02 99.02 03:42:22 03:33:01 5 0.02 0.00 0.02 0.05 0.02 99.90 03:42:22 03:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:42:22 03:33:01 7 0.08 0.00 0.03 0.03 0.00 99.85 03:42:22 03:34:01 all 1.97 0.00 1.06 0.53 0.02 96.43 03:42:22 03:34:01 0 2.58 0.00 0.89 0.00 0.02 96.52 03:42:22 03:34:01 1 1.07 0.00 1.39 3.07 0.05 94.41 03:42:22 03:34:01 2 1.89 0.00 0.84 0.02 0.02 97.24 03:42:22 03:34:01 3 1.88 0.00 1.02 0.02 0.02 97.07 03:42:22 03:34:01 4 1.14 0.00 0.39 0.02 0.02 98.44 03:42:22 03:34:01 5 2.60 0.00 1.71 0.70 0.00 94.99 03:42:22 03:34:01 6 2.52 0.00 1.07 0.00 0.02 96.39 03:42:22 03:34:01 7 2.05 0.00 1.19 0.39 0.03 96.34 03:42:22 03:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:42:22 03:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:42:22 03:35:01 1 0.05 0.00 0.02 0.03 0.02 99.88 03:42:22 03:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:42:22 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:42:22 03:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:42:22 03:35:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:42:22 03:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:42:22 03:35:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:42:22 03:36:01 all 0.08 0.00 0.01 0.00 0.01 99.89 03:42:22 03:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:22 03:36:01 1 0.07 0.00 0.03 0.00 0.03 99.87 03:42:22 03:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:42:22 03:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:22 03:36:01 4 0.42 0.00 0.00 0.00 0.02 99.57 03:42:22 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:42:22 03:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:42:22 03:36:01 7 0.02 0.00 0.03 0.02 0.02 99.92 03:42:22 03:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:42:22 03:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:22 03:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:42:22 03:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:22 03:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:42:22 03:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:42:22 03:37:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:42:22 03:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:22 03:37:01 7 0.07 0.00 0.02 0.00 0.02 99.90 03:42:22 03:38:01 all 0.10 0.00 0.02 0.00 0.01 99.87 03:42:22 03:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:42:22 03:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:42:22 03:38:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:42:22 03:38:01 3 0.48 0.00 0.00 0.00 0.00 99.52 03:42:22 03:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:42:22 03:38:01 5 0.08 0.00 0.02 0.02 0.02 99.87 03:42:22 03:38:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:42:22 03:38:01 7 0.10 0.00 0.05 0.00 0.03 99.82 03:42:22 03:42:22 03:38:01 CPU %user %nice %system %iowait %steal %idle 03:42:22 03:39:01 all 0.18 0.00 0.02 0.00 0.01 99.79 03:42:22 03:39:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:42:22 03:39:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:42:22 03:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:22 03:39:01 3 1.24 0.00 0.05 0.00 0.02 98.69 03:42:22 03:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:42:22 03:39:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:42:22 03:39:01 6 0.07 0.00 0.00 0.00 0.00 99.93 03:42:22 03:39:01 7 0.05 0.00 0.07 0.00 0.00 99.88 03:42:22 03:40:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:42:22 03:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:42:22 03:40:01 1 0.03 0.00 0.03 0.02 0.00 99.92 03:42:22 03:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:42:22 03:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:42:22 03:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:22 03:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:42:22 03:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:42:22 03:40:01 7 0.18 0.00 0.03 0.00 0.02 99.77 03:42:22 03:41:01 all 0.08 0.00 0.02 0.00 0.01 99.89 03:42:22 03:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:42:22 03:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:42:22 03:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:42:22 03:41:01 3 0.43 0.00 0.02 0.00 0.00 99.55 03:42:22 03:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:42:22 03:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:42:22 03:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:42:22 03:41:01 7 0.05 0.00 0.07 0.00 0.02 99.87 03:42:22 03:42:01 all 6.25 0.00 3.07 1.26 0.06 89.35 03:42:22 03:42:01 0 4.61 0.00 2.69 0.02 0.07 92.61 03:42:22 03:42:01 1 7.30 0.00 3.49 7.76 0.07 81.38 03:42:22 03:42:01 2 7.08 0.00 3.16 0.20 0.07 89.48 03:42:22 03:42:01 3 5.07 0.00 2.76 0.37 0.07 91.73 03:42:22 03:42:01 4 4.88 0.00 1.97 0.86 0.05 92.24 03:42:22 03:42:01 5 7.61 0.00 3.61 0.42 0.07 88.28 03:42:22 03:42:01 6 7.32 0.00 4.07 0.32 0.05 88.24 03:42:22 03:42:01 7 6.10 0.00 2.83 0.19 0.07 90.82 03:42:22 Average: all 5.74 0.00 1.31 0.45 0.03 92.48 03:42:22 Average: 0 5.73 0.00 1.29 0.55 0.03 92.41 03:42:22 Average: 1 5.77 0.00 1.39 0.82 0.03 91.99 03:42:22 Average: 2 5.76 0.00 1.36 0.64 0.03 92.21 03:42:22 Average: 3 5.78 0.00 1.26 0.24 0.03 92.69 03:42:22 Average: 4 5.61 0.00 1.14 0.61 0.03 92.61 03:42:22 Average: 5 5.64 0.00 1.34 0.28 0.03 92.71 03:42:22 Average: 6 5.86 0.00 1.33 0.14 0.02 92.65 03:42:22 Average: 7 5.79 0.00 1.34 0.30 0.03 92.54 03:42:22 03:42:22 03:42:22