Pull request #88 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 836715b119b53510555aa80ea2441c8fe8b664ca+f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 (b1b97acfac1e61291e54f7c43b7387f9b766a8ac) 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-ssh361244013733107807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17912818862974834193.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17266569607937443349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6065756618074231109.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9470511117787402380.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-88/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1950341016456321288.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-24526 in /w/workspace/edgexfoundry_device-opc-ua_PR-88 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_PR-88 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 into PR head commit 836715b119b53510555aa80ea2441c8fe8b664ca Merge succeeded, producing 836715b119b53510555aa80ea2441c8fe8b664ca Checking out Revision 836715b119b53510555aa80ea2441c8fe8b664ca (PR-88) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:53:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:53:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:53:21 ========================================================= 19:53:21 EdgeX Global Pipelines Version Info 19:53:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:53:22 ------------------- 19:53:22 stable info: 19:53:22 ------------------- 19:53:22 Commited By: Ginny Guan ginny@iotechsys.com 19:53:22 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 19:53:22 Message: update stable to v1.0.265 19:53:23 ------------------- 19:53:23 experimental info: 19:53:23 ------------------- 19:53:23 Commited By: Cherry Wang cherry@iotechsys.com 19:53:23 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 19:53:23 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 19:53:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-88 [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-88 [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-88 [Pipeline] echo 19:53:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 836715b119b53510555aa80ea2441c8fe8b664ca [Pipeline] echo 19:53:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 836715b [Pipeline] echo 19:53:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:53:25 provisioning config files... 19:53:25 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config7239146045143992117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:25 ---> ****-login.sh 19:53:25 nexus3.edgexfoundry.org:10001 19:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:53:25 Configure a credential helper to remove this warning. See 19:53:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:53:25 19:53:25 Login Succeeded 19:53:25 nexus3.edgexfoundry.org:10002 19:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:53:26 Configure a credential helper to remove this warning. See 19:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:53:26 19:53:26 Login Succeeded 19:53:26 nexus3.edgexfoundry.org:10003 19:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:53:26 Configure a credential helper to remove this warning. See 19:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:53:26 19:53:26 Login Succeeded 19:53:26 nexus3.edgexfoundry.org:10004 19:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:53:26 Configure a credential helper to remove this warning. See 19:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:53:26 19:53:26 Login Succeeded 19:53:26 ****.io 19:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:53:26 Configure a credential helper to remove this warning. See 19:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:53:26 19:53:26 Login Succeeded 19:53:26 ---> ****-login.sh ends [Pipeline] } 19:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:53:27 + git rev-list -1 --merges 836715b119b53510555aa80ea2441c8fe8b664ca~1..836715b119b53510555aa80ea2441c8fe8b664ca [Pipeline] echo 19:53:27 -----------> git rev-list -1 --merges 836715b119b53510555aa80ea2441c8fe8b664ca~1..836715b119b53510555aa80ea2441c8fe8b664ca 836715b119b53510555aa80ea2441c8fe8b664ca [false] [Pipeline] sh 19:53:27 + git log --format=format:%s -1 836715b119b53510555aa80ea2441c8fe8b664ca [Pipeline] echo 19:53:27 ========================================================= 19:53:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:53:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:53:28 + git log --format=format:%s -1 836715b119b53510555aa80ea2441c8fe8b664ca [Pipeline] echo 19:53:28 [semverPrep] GIT_COMMIT: 836715b119b53510555aa80ea2441c8fe8b664ca, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 19:53:28 [semverPrep] This is not a build commit. [Pipeline] sh 19:53:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:53:28 + grep -v github /etc/ssh/ssh_known_hosts 19:53:28 + [ -e /tmp/ssh_known_hosts ] 19:53:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:53:28 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:53:28 sudo tee -a /etc/ssh/ssh_known_hosts 19:53:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:53:29 19:53:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:53:29 0.1.4: Pulling from edgex-devops/py-git-semver 19:53:29 b85a868b505f: Pulling fs layer 19:53:29 e2be974225ed: Pulling fs layer 19:53:29 339a4e72a1f5: Pulling fs layer 19:53:29 988bab9f4d93: Pulling fs layer 19:53:29 1469e6f7b9e6: Pulling fs layer 19:53:29 eaf3925da568: Pulling fs layer 19:53:29 bab4dde63d76: Pulling fs layer 19:53:29 bde34c3a00c8: Pulling fs layer 19:53:29 b352a97aabf1: Pulling fs layer 19:53:29 4872d77fe225: Pulling fs layer 19:53:29 5851b861e8e6: Pulling fs layer 19:53:29 eaf3925da568: Waiting 19:53:29 bab4dde63d76: Waiting 19:53:29 bde34c3a00c8: Waiting 19:53:29 b352a97aabf1: Waiting 19:53:29 988bab9f4d93: Waiting 19:53:29 1469e6f7b9e6: Waiting 19:53:29 4872d77fe225: Waiting 19:53:29 e2be974225ed: Verifying Checksum 19:53:29 e2be974225ed: Download complete 19:53:29 988bab9f4d93: Verifying Checksum 19:53:29 339a4e72a1f5: Verifying Checksum 19:53:29 339a4e72a1f5: Download complete 19:53:29 1469e6f7b9e6: Verifying Checksum 19:53:29 1469e6f7b9e6: Download complete 19:53:30 eaf3925da568: Verifying Checksum 19:53:30 eaf3925da568: Download complete 19:53:30 bde34c3a00c8: Download complete 19:53:30 b352a97aabf1: Verifying Checksum 19:53:30 b352a97aabf1: Download complete 19:53:30 4872d77fe225: Verifying Checksum 19:53:30 4872d77fe225: Download complete 19:53:30 5851b861e8e6: Verifying Checksum 19:53:30 5851b861e8e6: Download complete 19:53:30 b85a868b505f: Download complete 19:53:30 bab4dde63d76: Verifying Checksum 19:53:30 bab4dde63d76: Download complete 19:53:31 b85a868b505f: Pull complete 19:53:31 e2be974225ed: Pull complete 19:53:32 339a4e72a1f5: Pull complete 19:53:32 988bab9f4d93: Pull complete 19:53:32 1469e6f7b9e6: Pull complete 19:53:32 eaf3925da568: Pull complete 19:53:34 bab4dde63d76: Pull complete 19:53:34 bde34c3a00c8: Pull complete 19:53:34 b352a97aabf1: Pull complete 19:53:34 4872d77fe225: Pull complete 19:53:34 5851b861e8e6: Pull complete 19:53:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:53:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:34 prd-ubuntu20.04-docker-8c-8g-24526 does not seem to be running inside a container 19:53:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:53:36 $ docker top 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 -eo pid,comm 19:53:36 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). 19:53:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:53:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:36 [ssh-agent] Looking for ssh-agent implementation... 19:53:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:36 $ docker exec 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 ssh-agent 19:53:36 SSH_AUTH_SOCK=/tmp/ssh-Xw05bZkAcxNI/agent.31 19:53:36 SSH_AGENT_PID=37 19:53:36 Running ssh-add (command line suppressed) 19:53:36 Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_746746233484968972.key (/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_746746233484968972.key) 19:53:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:36 + git tag --points-at HEAD [Pipeline] } 19:53:37 $ docker exec --env ******** --env ******** 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 ssh-agent -k 19:53:37 unset SSH_AUTH_SOCK; 19:53:37 unset SSH_AGENT_PID; 19:53:37 echo Agent pid 37 killed; 19:53:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:53:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:37 [ssh-agent] Looking for ssh-agent implementation... 19:53:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:37 $ docker exec 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 ssh-agent 19:53:37 SSH_AUTH_SOCK=/tmp/ssh-jXNlvsLbOyMO/agent.70 19:53:37 SSH_AGENT_PID=76 19:53:37 Running ssh-add (command line suppressed) 19:53:37 Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_6697995456438980834.key (/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/private_key_6697995456438980834.key) 19:53:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:38 + git semver init 19:53:38 2024-11-04 19:53:38,231 [run_init] DEBUG init version:0.0.0 force:False 19:53:38 2024-11-04 19:53:38,232 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver 19:53:38 2024-11-04 19:53:38,232 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver 19:53:38 2024-11-04 19:53:38,232 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88, universal_newlines=False, shell=None, istream=None) 19:53:38 2024-11-04 19:53:38,825 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.git/info/exclude 19:53:38 2024-11-04 19:53:38,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 with force:False 19:53:38 2024-11-04 19:53:38,825 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 19:53:38 2024-11-04 19:53:38,830 [execute] INFO git cat-file --batch-check 19:53:38 2024-11-04 19:53:38,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver, universal_newlines=False, shell=None, istream=) 19:53:38 2024-11-04 19:53:38,836 [execute] INFO git cat-file --batch 19:53:38 2024-11-04 19:53:38,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver, universal_newlines=False, shell=None, istream=) 19:53:38 2024-11-04 19:53:38,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-88/.semver/PR-88 19:53:38 0.0.0 [Pipeline] } 19:53:39 $ docker exec --env ******** --env ******** 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 ssh-agent -k 19:53:39 unset SSH_AUTH_SOCK; 19:53:39 unset SSH_AGENT_PID; 19:53:39 echo Agent pid 76 killed; 19:53:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:39 + git semver [Pipeline] } 19:53:39 $ docker stop --time=1 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 19:53:41 $ docker rm -f --volumes 1373c34976dd912415f50cdfb4f574eabf88426f9f2920f4c605c9cc692af469 [Pipeline] // withDockerContainer [Pipeline] sh 19:53:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:53:42 Stashed 1 file(s) [Pipeline] echo 19:53:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:53:42 provisioning config files... 19:53:42 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config9479505222973639516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:43 ---> ****-login.sh 19:53:43 nexus3.edgexfoundry.org:10001 19:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:53:43 Configure a credential helper to remove this warning. See 19:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:53:43 19:53:43 Login Succeeded 19:53:43 nexus3.edgexfoundry.org:10002 19:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:53:43 Configure a credential helper to remove this warning. See 19:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:53:43 19:53:43 Login Succeeded 19:53:43 nexus3.edgexfoundry.org:10003 19:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:53:43 Configure a credential helper to remove this warning. See 19:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:53:43 19:53:43 Login Succeeded 19:53:43 nexus3.edgexfoundry.org:10004 19:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:53:43 Configure a credential helper to remove this warning. See 19:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:53:43 19:53:43 Login Succeeded 19:53:43 ****.io 19:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:53:43 Configure a credential helper to remove this warning. See 19:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:53:43 19:53:43 Login Succeeded 19:53:43 ---> ****-login.sh ends [Pipeline] } 19:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:53:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:53:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:53:44 ========================================================= 19:53:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:53:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:44 + 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 . 19:53:44 Sending build context to Docker daemon 840.7kB 19:53:44 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 19:53:44 1.23-alpine3.20: Pulling from library/golang 19:53:45 43c4264eed91: Pulling fs layer 19:53:45 4cc291be95ef: Pulling fs layer 19:53:45 2ac1f1163629: Pulling fs layer 19:53:45 5c3c966382ef: Pulling fs layer 19:53:45 4f4fb700ef54: Pulling fs layer 19:53:45 5c3c966382ef: Waiting 19:53:45 4f4fb700ef54: Waiting 19:53:45 4cc291be95ef: Download complete 19:53:45 43c4264eed91: Verifying Checksum 19:53:45 43c4264eed91: Download complete 19:53:45 4f4fb700ef54: Verifying Checksum 19:53:45 4f4fb700ef54: Download complete 19:53:45 5c3c966382ef: Verifying Checksum 19:53:45 5c3c966382ef: Download complete 19:53:45 43c4264eed91: Pull complete 19:53:45 4cc291be95ef: Pull complete 19:53:45 2ac1f1163629: Verifying Checksum 19:53:45 2ac1f1163629: Download complete 19:53:49 2ac1f1163629: Pull complete 19:53:49 5c3c966382ef: Pull complete 19:53:49 4f4fb700ef54: Pull complete 19:53:49 Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 19:53:49 Status: Downloaded newer image for golang:1.23-alpine3.20 19:53:49 ---> 5a72c8b95319 19:53:49 Step 2/5 : WORKDIR /device-opcua 19:53:50 ---> Running in 2e18c99cc742 19:53:50 Removing intermediate container 2e18c99cc742 19:53:50 ---> 691eb56078a8 19:53:50 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 19:53:50 ---> Running in cfbc50bdd87a 19:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:53:51 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:53:51 v3.20.3-261-gbc33f069b49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:53:51 OK: 24165 distinct packages available 19:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:53:51 (1/30) Installing libgcc (13.2.1_git20240309-r0) 19:53:51 (2/30) Installing jansson (2.14-r4) 19:53:51 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 19:53:51 (4/30) Installing zstd-libs (1.5.6-r0) 19:53:51 (5/30) Installing binutils (2.42-r0) 19:53:51 (6/30) Installing libgomp (13.2.1_git20240309-r0) 19:53:51 (7/30) Installing libatomic (13.2.1_git20240309-r0) 19:53:51 (8/30) Installing gmp (6.3.0-r1) 19:53:51 (9/30) Installing isl26 (0.26-r1) 19:53:51 (10/30) Installing mpfr4 (4.2.1-r0) 19:53:51 (11/30) Installing mpc1 (1.3.1-r1) 19:53:51 (12/30) Installing gcc (13.2.1_git20240309-r0) 19:53:52 (13/30) Installing brotli-libs (1.1.0-r2) 19:53:52 (14/30) Installing c-ares (1.33.1-r0) 19:53:52 (15/30) Installing libunistring (1.2-r0) 19:53:52 (16/30) Installing libidn2 (2.3.7-r0) 19:53:52 (17/30) Installing nghttp2-libs (1.62.1-r0) 19:53:52 (18/30) Installing libpsl (0.21.5-r1) 19:53:52 (19/30) Installing libcurl (8.10.1-r0) 19:53:52 (20/30) Installing libexpat (2.6.3-r0) 19:53:52 (21/30) Installing pcre2 (10.43-r0) 19:53:52 (22/30) Installing git (2.45.2-r0) 19:53:52 (23/30) Installing git-init-template (2.45.2-r0) 19:53:52 (24/30) Installing make (4.4.1-r2) 19:53:52 (25/30) Installing musl-dev (1.2.5-r0) 19:53:52 (26/30) Installing pkgconf (2.2.0-r0) 19:53:52 (27/30) Installing libsodium (1.0.19-r0) 19:53:52 (28/30) Installing libzmq (4.3.5-r2) 19:53:52 (29/30) Installing libsodium-dev (1.0.19-r0) 19:53:52 (30/30) Installing zeromq-dev (4.3.5-r2) 19:53:52 Executing busybox-1.36.1-r29.trigger 19:53:52 OK: 171 MiB in 45 packages 19:53:54 Removing intermediate container cfbc50bdd87a 19:53:54 ---> 9a36a464fa61 19:53:54 Step 4/5 : COPY . . 19:53:54 ---> 9cfdc5923deb 19:53:54 Step 5/5 : RUN make build 19:53:54 ---> Running in 8ed6855bb1be 19:53:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-opcua ./cmd 19:53:55 go: downloading github.com/gopcua/opcua v0.5.3 19:53:55 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 19:53:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 19:53:55 go: downloading github.com/spf13/cast v1.7.0 19:53:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 19:53:55 go: downloading github.com/labstack/echo/v4 v4.12.0 19:53:55 go: downloading github.com/go-playground/validator/v10 v10.22.1 19:53:55 go: downloading github.com/google/uuid v1.6.0 19:53:55 go: downloading github.com/go-kit/log v0.2.1 19:53:55 go: downloading github.com/panjf2000/ants/v2 v2.10.0 19:53:55 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 19:53:55 go: downloading golang.org/x/net v0.30.0 19:53:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:53:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:53:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 19:53:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:53:55 go: downloading gopkg.in/yaml.v3 v3.0.1 19:53:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 19:53:55 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 19:53:55 go: downloading github.com/mitchellh/copystructure v1.2.0 19:53:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 19:53:55 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:53:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 19:53:55 go: downloading github.com/sirupsen/logrus v1.9.3 19:53:55 go: downloading github.com/openziti/sdk-golang v0.23.43 19:53:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:53:55 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 19:53:55 go: downloading github.com/go-playground/universal-translator v0.18.1 19:53:55 go: downloading github.com/leodido/go-urn v1.4.0 19:53:55 go: downloading golang.org/x/crypto v0.28.0 19:53:55 go: downloading golang.org/x/text v0.19.0 19:53:55 go: downloading github.com/labstack/gommon v0.4.2 19:53:55 go: downloading golang.org/x/sync v0.8.0 19:53:55 go: downloading github.com/hashicorp/errwrap v1.1.0 19:53:55 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:53:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 19:53:55 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 19:53:55 go: downloading github.com/valyala/fasttemplate v1.2.2 19:53:55 go: downloading golang.org/x/time v0.6.0 19:53:55 go: downloading github.com/gorilla/websocket v1.5.3 19:53:55 go: downloading golang.org/x/sys v0.26.0 19:53:55 go: downloading github.com/x448/float16 v0.8.4 19:53:55 go: downloading github.com/go-openapi/runtime v0.28.0 19:53:55 go: downloading github.com/go-openapi/strfmt v0.23.0 19:53:55 go: downloading github.com/go-resty/resty/v2 v2.15.3 19:53:55 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 19:53:55 go: downloading github.com/michaelquigley/pfxlog v0.6.10 19:53:55 go: downloading github.com/openziti/edge-api v0.26.32 19:53:56 go: downloading github.com/openziti/foundation/v2 v2.0.49 19:53:56 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 19:53:56 go: downloading github.com/pkg/errors v0.9.1 19:53:56 go: downloading github.com/openziti/identity v1.0.85 19:53:56 go: downloading github.com/zitadel/oidc/v2 v2.12.2 19:53:56 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 19:53:56 go: downloading golang.org/x/oauth2 v0.23.0 19:53:56 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 19:53:56 go: downloading github.com/kataras/go-events v0.0.3 19:53:56 go: downloading github.com/openziti/channel/v3 v3.0.4 19:53:56 go: downloading github.com/openziti/metrics v1.2.58 19:53:56 go: downloading github.com/openziti/secretstream v0.1.25 19:53:56 go: downloading github.com/openziti/transport/v2 v2.0.146 19:53:56 go: downloading github.com/go-playground/locales v0.14.1 19:53:56 go: downloading github.com/mattn/go-colorable v0.1.13 19:53:56 go: downloading github.com/mattn/go-isatty v0.0.20 19:53:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:53:56 go: downloading github.com/valyala/bytebufferpool v1.0.0 19:53:56 go: downloading google.golang.org/grpc v1.67.1 19:53:56 go: downloading github.com/zeebo/errs v1.3.0 19:53:56 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 19:53:56 go: downloading github.com/go-openapi/errors v0.22.0 19:53:56 go: downloading github.com/oklog/ulid v1.3.1 19:53:56 go: downloading go.mongodb.org/mongo-driver v1.17.0 19:53:57 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 19:53:57 go: downloading github.com/go-openapi/swag v0.23.0 19:53:57 go: downloading github.com/opentracing/opentracing-go v1.2.0 19:53:57 go: downloading go.opentelemetry.io/otel v1.29.0 19:53:57 go: downloading go.opentelemetry.io/otel/trace v1.29.0 19:53:57 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 19:53:57 go: downloading github.com/go-openapi/validate v0.24.0 19:53:57 go: downloading github.com/fsnotify/fsnotify v1.7.0 19:53:57 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 19:53:57 go: downloading github.com/gorilla/securecookie v1.1.2 19:53:57 go: downloading github.com/gorilla/schema v1.4.1 19:53:57 Still waiting to schedule task 19:53:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:53:57 go: downloading github.com/muhlemmer/gu v0.3.1 19:53:57 go: downloading github.com/mitchellh/go-ps v1.0.0 19:53:57 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 19:53:57 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 19:53:57 go: downloading github.com/golang/protobuf v1.5.4 19:53:57 go: downloading google.golang.org/protobuf v1.34.2 19:53:57 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 19:53:57 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 19:53:57 go: downloading golang.org/x/term v0.25.0 19:53:57 go: downloading github.com/go-openapi/analysis v0.23.0 19:53:57 go: downloading github.com/go-openapi/loads v0.22.0 19:53:57 go: downloading github.com/go-openapi/spec v0.21.0 19:53:57 go: downloading github.com/mailru/easyjson v0.7.7 19:53:57 go: downloading github.com/go-logr/logr v1.4.2 19:53:57 go: downloading go.opentelemetry.io/otel/metric v1.29.0 19:53:57 go: downloading github.com/go-openapi/jsonpointer v0.21.0 19:53:57 go: downloading github.com/tklauser/go-sysconf v0.3.12 19:53:57 go: downloading github.com/josharian/intern v1.0.0 19:53:57 go: downloading github.com/go-logr/stdr v1.2.2 19:53:57 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 19:53:57 go: downloading github.com/go-openapi/jsonreference v0.21.0 19:53:57 go: downloading github.com/tklauser/numcpus v0.6.1 19:54:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:54:34 Removing intermediate container 8ed6855bb1be 19:54:34 ---> d5b54c13d314 19:54:34 [Warning] One or more build-args [BASE MAKE] were not consumed 19:54:34 Successfully built d5b54c13d314 19:54:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:35 + docker inspect -f . ci-base-image-x86_64 19:54:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:35 prd-ubuntu20.04-docker-8c-8g-24526 does not seem to be running inside a container 19:54:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:54:35 $ docker top 83fcf52dcd9717ddd60b4e2f930ecf797282cff069b9e612280efe8d2bc4b6bc -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:36 + go version 19:54:36 go version go1.23.2 linux/amd64 [Pipeline] } 19:54:36 $ docker stop --time=1 83fcf52dcd9717ddd60b4e2f930ecf797282cff069b9e612280efe8d2bc4b6bc 19:54:37 $ docker rm -f --volumes 83fcf52dcd9717ddd60b4e2f930ecf797282cff069b9e612280efe8d2bc4b6bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:38 + docker inspect -f . ci-base-image-x86_64 19:54:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:38 prd-ubuntu20.04-docker-8c-8g-24526 does not seem to be running inside a container 19:54:38 $ 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_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:54:38 $ docker top 366029fb1347ea94ae976633b5d1e609cf719ef874c89781bc2899722b202d6e -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-88 [Pipeline] fileExists [Pipeline] sh 19:54:39 + make test 19:54:39 go install github.com/jstemmer/go-junit-report@v0.9.1 19:54:39 go: downloading github.com/jstemmer/go-junit-report v0.9.1 19:54:45 go install github.com/axw/gocov/gocov@v1.0.0 19:54:45 go: downloading github.com/axw/gocov v1.0.0 19:54:45 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 19:54:48 go install github.com/AlekSi/gocov-xml@v1.0.0 19:54:48 go: downloading github.com/AlekSi/gocov-xml v1.0.0 19:54:49 go install github.com/jandelgado/gcov2lcov@v1.0.5 19:54:49 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 19:54:50 rm -rf test-artifacts 19:54:50 mkdir test-artifacts 19:54:50 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 19:54:50 go: downloading github.com/stretchr/testify v1.9.0 19:54:50 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 19:54:50 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 19:55:12 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 19:55:12 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 19:55:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:55:12 $ docker stop --time=1 366029fb1347ea94ae976633b5d1e609cf719ef874c89781bc2899722b202d6e 19:55:19 $ docker rm -f --volumes 366029fb1347ea94ae976633b5d1e609cf719ef874c89781bc2899722b202d6e [Pipeline] // withDockerContainer [Pipeline] sh 19:55:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:55:20 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:55:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:55:21 + ls -al . 19:55:21 total 192 19:55:21 drwxrwxr-x 10 jenkins jenkins 4096 Nov 4 19:54 . 19:55:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:53 .. 19:55:21 -rw-rw-r-- 1 jenkins jenkins 62 Nov 4 19:53 .dockerignore 19:55:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:55 .git 19:55:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:53 .github 19:55:21 -rw-rw-r-- 1 jenkins jenkins 84 Nov 4 19:53 .gitignore 19:55:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 19:53 .semver 19:55:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:53 .vscode 19:55:21 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 4 19:53 Attribution.txt 19:55:21 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 4 19:53 Dockerfile 19:55:21 -rw-rw-r-- 1 jenkins jenkins 649 Nov 4 19:53 Jenkinsfile 19:55:21 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 4 19:53 LICENSE 19:55:21 -rw-rw-r-- 1 jenkins jenkins 2140 Nov 4 19:53 Makefile 19:55:21 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 4 19:53 README.md 19:55:21 -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 19:53 VERSION 19:55:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:53 bin 19:55:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:53 cmd 19:55:21 -rw-rw-r-- 1 jenkins jenkins 6438 Nov 4 19:53 go.mod 19:55:21 -rw-rw-r-- 1 jenkins jenkins 88422 Nov 4 19:53 go.sum 19:55:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:53 internal 19:55:21 drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 19:55 test-artifacts 19:55:21 -rw-rw-r-- 1 jenkins jenkins 260 Nov 4 19:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:22 + 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=836715b119b53510555aa80ea2441c8fe8b664ca --label arch=amd64 --label version=0.0.0 . 19:55:22 Sending build context to Docker daemon 858.1kB 19:55:22 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 19:55:22 ---> 5a72c8b95319 19:55:22 Step 2/19 : WORKDIR /device-opcua 19:55:22 ---> Using cache 19:55:22 ---> 691eb56078a8 19:55:22 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 19:55:22 ---> Using cache 19:55:22 ---> 9a36a464fa61 19:55:22 Step 4/19 : COPY . . 19:55:22 ---> 279e49b71a1a 19:55:22 Step 5/19 : RUN make build 19:55:22 ---> Running in 134c3cdc7f24 19:55:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-opcua ./cmd 19:55:23 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 19:55:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 19:55:23 go: downloading github.com/gopcua/opcua v0.5.3 19:55:23 go: downloading github.com/spf13/cast v1.7.0 19:55:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 19:55:23 go: downloading github.com/labstack/echo/v4 v4.12.0 19:55:23 go: downloading github.com/go-playground/validator/v10 v10.22.1 19:55:23 go: downloading github.com/google/uuid v1.6.0 19:55:23 go: downloading github.com/go-kit/log v0.2.1 19:55:23 go: downloading github.com/panjf2000/ants/v2 v2.10.0 19:55:23 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 19:55:23 go: downloading golang.org/x/net v0.30.0 19:55:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:55:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:55:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 19:55:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:55:23 go: downloading gopkg.in/yaml.v3 v3.0.1 19:55:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 19:55:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 19:55:23 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 19:55:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 19:55:23 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:55:23 go: downloading github.com/sirupsen/logrus v1.9.3 19:55:23 go: downloading github.com/openziti/sdk-golang v0.23.43 19:55:23 go: downloading github.com/mitchellh/copystructure v1.2.0 19:55:23 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:55:23 go: downloading github.com/labstack/gommon v0.4.2 19:55:23 go: downloading golang.org/x/crypto v0.28.0 19:55:23 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 19:55:23 go: downloading github.com/go-playground/universal-translator v0.18.1 19:55:23 go: downloading github.com/leodido/go-urn v1.4.0 19:55:23 go: downloading golang.org/x/text v0.19.0 19:55:23 go: downloading golang.org/x/sync v0.8.0 19:55:23 go: downloading github.com/x448/float16 v0.8.4 19:55:23 go: downloading github.com/hashicorp/errwrap v1.1.0 19:55:23 go: downloading github.com/gorilla/websocket v1.5.3 19:55:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 19:55:23 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 19:55:23 go: downloading github.com/valyala/fasttemplate v1.2.2 19:55:23 go: downloading golang.org/x/time v0.6.0 19:55:23 go: downloading golang.org/x/sys v0.26.0 19:55:23 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:55:23 go: downloading github.com/go-openapi/runtime v0.28.0 19:55:23 go: downloading github.com/go-openapi/strfmt v0.23.0 19:55:23 go: downloading github.com/go-resty/resty/v2 v2.15.3 19:55:23 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 19:55:23 go: downloading github.com/michaelquigley/pfxlog v0.6.10 19:55:23 go: downloading github.com/openziti/edge-api v0.26.32 19:55:24 go: downloading github.com/openziti/foundation/v2 v2.0.49 19:55:24 go: downloading github.com/openziti/identity v1.0.85 19:55:24 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 19:55:24 go: downloading github.com/pkg/errors v0.9.1 19:55:24 go: downloading github.com/zitadel/oidc/v2 v2.12.2 19:55:24 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 19:55:24 go: downloading golang.org/x/oauth2 v0.23.0 19:55:24 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 19:55:24 go: downloading github.com/kataras/go-events v0.0.3 19:55:24 go: downloading github.com/openziti/channel/v3 v3.0.4 19:55:24 go: downloading github.com/openziti/metrics v1.2.58 19:55:24 go: downloading github.com/openziti/secretstream v0.1.25 19:55:24 go: downloading github.com/openziti/transport/v2 v2.0.146 19:55:24 go: downloading github.com/mattn/go-colorable v0.1.13 19:55:24 go: downloading github.com/mattn/go-isatty v0.0.20 19:55:24 go: downloading github.com/go-playground/locales v0.14.1 19:55:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:55:24 go: downloading github.com/valyala/bytebufferpool v1.0.0 19:55:24 go: downloading google.golang.org/grpc v1.67.1 19:55:24 go: downloading github.com/zeebo/errs v1.3.0 19:55:24 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 19:55:24 go: downloading github.com/go-openapi/errors v0.22.0 19:55:24 go: downloading github.com/oklog/ulid v1.3.1 19:55:24 go: downloading go.mongodb.org/mongo-driver v1.17.0 19:55:25 go: downloading github.com/go-openapi/swag v0.23.0 19:55:25 go: downloading github.com/opentracing/opentracing-go v1.2.0 19:55:25 go: downloading go.opentelemetry.io/otel v1.29.0 19:55:25 go: downloading go.opentelemetry.io/otel/trace v1.29.0 19:55:25 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 19:55:25 go: downloading github.com/go-openapi/validate v0.24.0 19:55:25 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 19:55:25 go: downloading github.com/fsnotify/fsnotify v1.7.0 19:55:25 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 19:55:25 go: downloading github.com/gorilla/securecookie v1.1.2 19:55:25 go: downloading github.com/gorilla/schema v1.4.1 19:55:25 go: downloading github.com/muhlemmer/gu v0.3.1 19:55:25 go: downloading github.com/mitchellh/go-ps v1.0.0 19:55:25 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 19:55:25 go: downloading google.golang.org/protobuf v1.34.2 19:55:25 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 19:55:25 go: downloading github.com/golang/protobuf v1.5.4 19:55:25 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 19:55:25 go: downloading github.com/go-openapi/analysis v0.23.0 19:55:25 go: downloading github.com/go-openapi/loads v0.22.0 19:55:25 go: downloading github.com/go-openapi/spec v0.21.0 19:55:25 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 19:55:25 go: downloading github.com/mailru/easyjson v0.7.7 19:55:25 go: downloading github.com/go-logr/logr v1.4.2 19:55:25 go: downloading go.opentelemetry.io/otel/metric v1.29.0 19:55:25 go: downloading golang.org/x/term v0.25.0 19:55:25 go: downloading github.com/go-openapi/jsonpointer v0.21.0 19:55:25 go: downloading github.com/tklauser/go-sysconf v0.3.12 19:55:26 go: downloading github.com/josharian/intern v1.0.0 19:55:26 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 19:55:26 go: downloading github.com/go-logr/stdr v1.2.2 19:55:26 go: downloading github.com/go-openapi/jsonreference v0.21.0 19:55:26 go: downloading github.com/tklauser/numcpus v0.6.1 19:55:52 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:56:24 Removing intermediate container 134c3cdc7f24 19:56:24 ---> 86d12ba066e0 19:56:24 Step 6/19 : FROM alpine:3.20 19:56:24 3.20: Pulling from library/alpine 19:56:24 43c4264eed91: Already exists 19:56:24 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:56:24 Status: Downloaded newer image for alpine:3.20 19:56:24 ---> 91ef0af61f39 19:56:24 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:56:24 ---> Running in 3dabbda19117 19:56:24 Removing intermediate container 3dabbda19117 19:56:24 ---> 144cfdb45bc9 19:56:24 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 19:56:24 ---> Running in d51439005214 19:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:24 (1/6) Installing dumb-init (1.2.5-r3) 19:56:24 (2/6) Installing libgcc (13.2.1_git20240309-r0) 19:56:24 (3/6) Installing libsodium (1.0.19-r0) 19:56:24 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 19:56:24 (5/6) Installing libzmq (4.3.5-r2) 19:56:24 (6/6) Installing zeromq (4.3.5-r2) 19:56:24 Executing busybox-1.36.1-r29.trigger 19:56:24 OK: 12 MiB in 20 packages 19:56:24 Removing intermediate container d51439005214 19:56:24 ---> 8d1ca89c4753 19:56:24 Step 9/19 : RUN apk --no-cache upgrade 19:56:24 ---> Running in 7f451d8439a2 19:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:24 Upgrading critical system libraries and apk-tools: 19:56:24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:56:24 Executing busybox-1.36.1-r29.trigger 19:56:24 Continuing the upgrade transaction with new apk-tools: 19:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:56:24 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:56:24 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:56:24 OK: 12 MiB in 20 packages 19:56:24 Removing intermediate container 7f451d8439a2 19:56:24 ---> fa5bed820163 19:56:24 Step 10/19 : EXPOSE 59997 19:56:25 ---> Running in e17456e835d9 19:56:25 Removing intermediate container e17456e835d9 19:56:25 ---> 9bd781e6734f 19:56:25 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 19:56:28 ---> 148208f5b07c 19:56:28 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 19:56:28 ---> b6b4259fd7e3 19:56:28 Step 13/19 : COPY LICENSE / 19:56:28 ---> ed0b3d9a6b8f 19:56:28 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 19:56:29 ---> e6326a04528e 19:56:29 Step 15/19 : ENTRYPOINT ["/device-opcua"] 19:56:29 ---> Running in 51f311c6e727 19:56:29 Removing intermediate container 51f311c6e727 19:56:29 ---> c6cda091df62 19:56:29 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 19:56:29 ---> Running in fec58bfc0c30 19:56:30 Removing intermediate container fec58bfc0c30 19:56:30 ---> 563f9e6847e2 19:56:30 Step 17/19 : LABEL arch=amd64 19:56:30 ---> Running in 315adfb20251 19:56:30 Removing intermediate container 315adfb20251 19:56:30 ---> 17a3884bda51 19:56:30 Step 18/19 : LABEL git_sha=836715b119b53510555aa80ea2441c8fe8b664ca 19:56:30 ---> Running in 83578af31f02 19:56:31 Removing intermediate container 83578af31f02 19:56:31 ---> 7202be31a978 19:56:31 Step 19/19 : LABEL version=0.0.0 19:56:31 ---> Running in 646b1ef8f1fd 19:56:31 Removing intermediate container 646b1ef8f1fd 19:56:31 ---> 99f418d527d8 19:56:31 [Warning] One or more build-args [BASE MAKE ARCH] were not consumed 19:56:31 Successfully built 99f418d527d8 19:56:31 Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:32 19:56:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:32 latest: Pulling from edgex-lftools-log-publisher 19:56:32 5eb5b503b376: Pulling fs layer 19:56:32 5c69ac0246d0: Pulling fs layer 19:56:32 ec43610c2a17: Pulling fs layer 19:56:32 3a2ae6a8a46f: Pulling fs layer 19:56:32 33b1e0a273af: Pulling fs layer 19:56:32 5d3b04190fa2: Pulling fs layer 19:56:32 2f39f015ded8: Pulling fs layer 19:56:32 33b1e0a273af: Waiting 19:56:32 3a2ae6a8a46f: Waiting 19:56:32 2f39f015ded8: Waiting 19:56:32 5d3b04190fa2: Waiting 19:56:32 5c69ac0246d0: Verifying Checksum 19:56:32 5c69ac0246d0: Download complete 19:56:32 3a2ae6a8a46f: Verifying Checksum 19:56:32 3a2ae6a8a46f: Download complete 19:56:32 33b1e0a273af: Verifying Checksum 19:56:32 33b1e0a273af: Download complete 19:56:32 ec43610c2a17: Verifying Checksum 19:56:32 ec43610c2a17: Download complete 19:56:32 5d3b04190fa2: Verifying Checksum 19:56:32 5d3b04190fa2: Download complete 19:56:33 5eb5b503b376: Verifying Checksum 19:56:33 5eb5b503b376: Download complete 19:56:33 2f39f015ded8: Download complete 19:56:34 5eb5b503b376: Pull complete 19:56:34 5c69ac0246d0: Pull complete 19:56:35 ec43610c2a17: Pull complete 19:56:35 3a2ae6a8a46f: Pull complete 19:56:35 33b1e0a273af: Pull complete 19:56:35 5d3b04190fa2: Pull complete 19:56:39 2f39f015ded8: Pull complete 19:56:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:56:39 prd-ubuntu20.04-docker-8c-8g-24526 does not seem to be running inside a container 19:56:40 $ 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_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:56:46 $ docker top f6dc334ea1ba89fa44a9bd193ab802f339f0a55667bd7360b0262b40c2cb9308 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:56:47 ---> job-cost.sh 19:56:47 lf-activate-venv: SKIPPING 19:56:47 INFO: No Stack... 19:56:47 INFO: Retrieving Pricing Info for: v3-standard-8 19:56:47 INFO: Archiving Costs [Pipeline] sh 19:56:48 + cat /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/cost.csv 19:56:48 + cut -d, -f6 [Pipeline] lock 19:56:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] 19:56:48 Resource [jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] did not exist. Created. 19:56:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:56:48 + echo total: 0.2199999988079071 [Pipeline] stash 19:56:48 Stashed 1 file(s) [Pipeline] } 19:56:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:56:48 $ docker stop --time=1 f6dc334ea1ba89fa44a9bd193ab802f339f0a55667bd7360b0262b40c2cb9308 19:56:49 $ docker rm -f --volumes f6dc334ea1ba89fa44a9bd193ab802f339f0a55667bd7360b0262b40c2cb9308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:58:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24527 in /w/workspace/edgexfoundry_device-opc-ua_PR-88 [Pipeline] { [Pipeline] ws 19:58:25 Running in /w/workspace/device-opc-ua/1 [Pipeline] { [Pipeline] checkout 19:58:26 The recommended git tool is: NONE 19:58:32 using credential edgex-jenkins-ssh 19:58:32 Cloning the remote Git repository 19:58:32 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 19:58:32 > git init /w/workspace/device-opc-ua/1 # timeout=10 19:58:32 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 19:58:32 > git --version # timeout=10 19:58:33 > git --version # 'git version 2.25.1' 19:58:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:33 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 19:58:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:35 Merging remotes/origin/main commit f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 into PR head commit 836715b119b53510555aa80ea2441c8fe8b664ca 19:58:36 Merge succeeded, producing 836715b119b53510555aa80ea2441c8fe8b664ca 19:58:36 Checking out Revision 836715b119b53510555aa80ea2441c8fe8b664ca (PR-88) 19:58:35 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 19:58:35 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 19:58:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:58:35 > git config core.sparsecheckout # timeout=10 19:58:35 > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 19:58:35 > git remote # timeout=10 19:58:36 > git config --get remote.origin.url # timeout=10 19:58:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:36 > git merge f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 # timeout=10 19:58:36 > git rev-parse HEAD^{commit} # timeout=10 19:58:36 > git config core.sparsecheckout # timeout=10 19:58:36 > git checkout -f 836715b119b53510555aa80ea2441c8fe8b664ca # timeout=10 19:58:36 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 19:58:36 > git --version # timeout=10 19:58:36 > git --version # 'git version 2.25.1' 19:58:36 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:58:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:58:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:58:42 Dload Upload Total Spent Left Speed 19:58:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 19:58:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:58:42 + + sudo teesudo /etc/docker/daemon.new jq 19:58:42 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:58:42 { 19:58:42 "registry-mirrors": [ 19:58:42 "https://nexus3.edgexfoundry.org:10001" 19:58:42 ], 19:58:42 "bip": "10.250.0.254/24", 19:58:42 "hosts": [ 19:58:42 "tcp://0.0.0.0:5555", 19:58:42 "unix:///var/run/docker.sock" 19:58:42 ], 19:58:42 "mtu": 1458, 19:58:42 "selinux-enabled": true, 19:58:42 "seccomp-profile": "/etc/docker/seccomp.json" 19:58:42 } [Pipeline] sh 19:58:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:58:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:01 provisioning config files... 19:59:02 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/1@tmp/config12356863998060809669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:02 ---> ****-login.sh 19:59:02 nexus3.edgexfoundry.org:10001 19:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:03 Configure a credential helper to remove this warning. See 19:59:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:03 19:59:03 Login Succeeded 19:59:03 nexus3.edgexfoundry.org:10002 19:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:03 Configure a credential helper to remove this warning. See 19:59:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:03 19:59:03 Login Succeeded 19:59:03 nexus3.edgexfoundry.org:10003 19:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:04 Configure a credential helper to remove this warning. See 19:59:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:04 19:59:04 Login Succeeded 19:59:04 nexus3.edgexfoundry.org:10004 19:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:04 Configure a credential helper to remove this warning. See 19:59:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:04 19:59:04 Login Succeeded 19:59:04 ****.io 19:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:59:05 Configure a credential helper to remove this warning. See 19:59:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:59:05 19:59:05 Login Succeeded 19:59:05 ---> ****-login.sh ends [Pipeline] } 19:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:59:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:59:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:59:05 ========================================================= 19:59:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 19:59:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:06 + 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 . 19:59:06 Sending build context to Docker daemon 544.3kB 19:59:06 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 19:59:07 1.23-alpine3.20: Pulling from library/golang 19:59:07 cf04c63912e1: Pulling fs layer 19:59:07 55b35a11ae5e: Pulling fs layer 19:59:07 a37a00ec5f00: Pulling fs layer 19:59:07 50b3750afda1: Pulling fs layer 19:59:07 4f4fb700ef54: Pulling fs layer 19:59:07 50b3750afda1: Waiting 19:59:07 4f4fb700ef54: Waiting 19:59:07 55b35a11ae5e: Download complete 19:59:07 cf04c63912e1: Verifying Checksum 19:59:07 cf04c63912e1: Download complete 19:59:07 50b3750afda1: Verifying Checksum 19:59:07 50b3750afda1: Download complete 19:59:07 4f4fb700ef54: Verifying Checksum 19:59:07 4f4fb700ef54: Download complete 19:59:08 cf04c63912e1: Pull complete 19:59:08 55b35a11ae5e: Pull complete 19:59:09 a37a00ec5f00: Verifying Checksum 19:59:09 a37a00ec5f00: Download complete 19:59:24 a37a00ec5f00: Pull complete 19:59:24 50b3750afda1: Pull complete 19:59:24 4f4fb700ef54: Pull complete 19:59:24 Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 19:59:24 Status: Downloaded newer image for golang:1.23-alpine3.20 19:59:24 ---> 70f8e088093d 19:59:24 Step 2/5 : WORKDIR /device-opcua 19:59:25 ---> Running in da9699db674d 19:59:25 Removing intermediate container da9699db674d 19:59:25 ---> db70a58a96f3 19:59:25 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 19:59:25 ---> Running in 4cb0fe7044c7 19:59:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:59:28 v3.20.3-258-gd84e2d28421 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 19:59:28 v3.20.3-261-gbc33f069b49 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 19:59:28 OK: 24043 distinct packages available 19:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:59:31 (1/30) Installing libgcc (13.2.1_git20240309-r0) 19:59:31 (2/30) Installing jansson (2.14-r4) 19:59:31 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 19:59:31 (4/30) Installing zstd-libs (1.5.6-r0) 19:59:31 (5/30) Installing binutils (2.42-r0) 19:59:31 (6/30) Installing libgomp (13.2.1_git20240309-r0) 19:59:31 (7/30) Installing libatomic (13.2.1_git20240309-r0) 19:59:31 (8/30) Installing gmp (6.3.0-r1) 19:59:31 (9/30) Installing isl26 (0.26-r1) 19:59:32 (10/30) Installing mpfr4 (4.2.1-r0) 19:59:32 (11/30) Installing mpc1 (1.3.1-r1) 19:59:32 (12/30) Installing gcc (13.2.1_git20240309-r0) 19:59:34 (13/30) Installing brotli-libs (1.1.0-r2) 19:59:34 (14/30) Installing c-ares (1.33.1-r0) 19:59:34 (15/30) Installing libunistring (1.2-r0) 19:59:34 (16/30) Installing libidn2 (2.3.7-r0) 19:59:34 (17/30) Installing nghttp2-libs (1.62.1-r0) 19:59:34 (18/30) Installing libpsl (0.21.5-r1) 19:59:34 (19/30) Installing libcurl (8.10.1-r0) 19:59:34 (20/30) Installing libexpat (2.6.3-r0) 19:59:34 (21/30) Installing pcre2 (10.43-r0) 19:59:34 (22/30) Installing git (2.45.2-r0) 19:59:35 (23/30) Installing git-init-template (2.45.2-r0) 19:59:35 (24/30) Installing make (4.4.1-r2) 19:59:35 (25/30) Installing musl-dev (1.2.5-r0) 19:59:35 (26/30) Installing pkgconf (2.2.0-r0) 19:59:35 (27/30) Installing libsodium (1.0.19-r0) 19:59:35 (28/30) Installing libzmq (4.3.5-r2) 19:59:35 (29/30) Installing libsodium-dev (1.0.19-r0) 19:59:35 (30/30) Installing zeromq-dev (4.3.5-r2) 19:59:35 Executing busybox-1.36.1-r29.trigger 19:59:35 OK: 165 MiB in 45 packages 19:59:42 Removing intermediate container 4cb0fe7044c7 19:59:42 ---> f01b341f78b9 19:59:42 Step 4/5 : COPY . . 19:59:42 ---> 55a4b203603c 19:59:42 Step 5/5 : RUN make build 19:59:42 ---> Running in 3e442a07384f 19:59:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-opcua ./cmd 19:59:43 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 19:59:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 19:59:44 go: downloading github.com/gopcua/opcua v0.5.3 19:59:44 go: downloading github.com/spf13/cast v1.7.0 19:59:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 19:59:44 go: downloading github.com/labstack/echo/v4 v4.12.0 19:59:44 go: downloading github.com/go-kit/log v0.2.1 19:59:44 go: downloading github.com/go-playground/validator/v10 v10.22.1 19:59:44 go: downloading github.com/google/uuid v1.6.0 19:59:44 go: downloading github.com/panjf2000/ants/v2 v2.10.0 19:59:44 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 19:59:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:59:45 go: downloading github.com/labstack/gommon v0.4.2 19:59:45 go: downloading golang.org/x/crypto v0.28.0 19:59:45 go: downloading golang.org/x/net v0.30.0 19:59:46 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:59:46 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 19:59:46 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 19:59:46 go: downloading github.com/go-playground/universal-translator v0.18.1 19:59:46 go: downloading github.com/leodido/go-urn v1.4.0 19:59:46 go: downloading golang.org/x/text v0.19.0 19:59:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:59:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 19:59:47 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:59:47 go: downloading gopkg.in/yaml.v3 v3.0.1 19:59:47 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 19:59:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 19:59:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 19:59:47 go: downloading github.com/mitchellh/copystructure v1.2.0 19:59:47 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:59:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 19:59:47 go: downloading github.com/openziti/sdk-golang v0.23.43 19:59:48 go: downloading github.com/sirupsen/logrus v1.9.3 19:59:48 go: downloading golang.org/x/sync v0.8.0 19:59:48 go: downloading github.com/x448/float16 v0.8.4 19:59:48 go: downloading github.com/mattn/go-colorable v0.1.13 19:59:48 go: downloading github.com/mattn/go-isatty v0.0.20 19:59:48 go: downloading github.com/valyala/fasttemplate v1.2.2 19:59:48 go: downloading github.com/pkg/errors v0.9.1 19:59:48 go: downloading golang.org/x/sys v0.26.0 19:59:48 go: downloading github.com/go-playground/locales v0.14.1 19:59:50 go: downloading github.com/hashicorp/errwrap v1.1.0 19:59:50 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:59:50 go: downloading github.com/gorilla/websocket v1.5.3 19:59:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 19:59:50 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 19:59:50 go: downloading golang.org/x/time v0.6.0 19:59:50 go: downloading github.com/go-openapi/runtime v0.28.0 19:59:50 go: downloading github.com/go-openapi/strfmt v0.23.0 19:59:50 go: downloading github.com/go-resty/resty/v2 v2.15.3 19:59:51 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 19:59:51 go: downloading github.com/michaelquigley/pfxlog v0.6.10 19:59:51 go: downloading github.com/openziti/edge-api v0.26.32 19:59:54 go: downloading github.com/openziti/foundation/v2 v2.0.49 19:59:54 go: downloading github.com/openziti/identity v1.0.85 19:59:54 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 19:59:54 go: downloading github.com/zitadel/oidc/v2 v2.12.2 19:59:54 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 19:59:54 go: downloading golang.org/x/oauth2 v0.23.0 19:59:54 go: downloading github.com/kataras/go-events v0.0.3 19:59:54 go: downloading github.com/openziti/channel/v3 v3.0.4 19:59:54 go: downloading github.com/openziti/metrics v1.2.58 19:59:55 go: downloading github.com/openziti/secretstream v0.1.25 19:59:55 go: downloading github.com/openziti/transport/v2 v2.0.146 19:59:55 go: downloading github.com/valyala/bytebufferpool v1.0.0 19:59:55 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:59:55 go: downloading github.com/zeebo/errs v1.3.0 19:59:55 go: downloading google.golang.org/grpc v1.67.1 19:59:56 go: downloading github.com/go-openapi/errors v0.22.0 19:59:56 go: downloading github.com/go-openapi/swag v0.23.0 19:59:56 go: downloading github.com/opentracing/opentracing-go v1.2.0 19:59:56 go: downloading go.opentelemetry.io/otel v1.29.0 19:59:57 go: downloading go.opentelemetry.io/otel/trace v1.29.0 19:59:57 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 19:59:57 go: downloading github.com/oklog/ulid v1.3.1 19:59:57 go: downloading go.mongodb.org/mongo-driver v1.17.0 19:59:57 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 19:59:57 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 19:59:57 go: downloading github.com/go-openapi/validate v0.24.0 19:59:58 go: downloading github.com/fsnotify/fsnotify v1.7.0 19:59:58 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 19:59:58 go: downloading github.com/gorilla/securecookie v1.1.2 19:59:58 go: downloading github.com/gorilla/schema v1.4.1 19:59:58 go: downloading github.com/muhlemmer/gu v0.3.1 19:59:58 go: downloading github.com/mitchellh/go-ps v1.0.0 19:59:58 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 19:59:59 go: downloading google.golang.org/protobuf v1.34.2 20:00:00 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 20:00:00 go: downloading github.com/golang/protobuf v1.5.4 20:00:00 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 20:00:00 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 20:00:01 go: downloading github.com/go-openapi/analysis v0.23.0 20:00:01 go: downloading github.com/go-openapi/loads v0.22.0 20:00:01 go: downloading github.com/go-openapi/spec v0.21.0 20:00:01 go: downloading github.com/mailru/easyjson v0.7.7 20:00:01 go: downloading github.com/go-logr/logr v1.4.2 20:00:01 go: downloading go.opentelemetry.io/otel/metric v1.29.0 20:00:01 go: downloading golang.org/x/term v0.25.0 20:00:01 go: downloading github.com/go-openapi/jsonpointer v0.21.0 20:00:01 go: downloading github.com/tklauser/go-sysconf v0.3.12 20:00:01 go: downloading github.com/josharian/intern v1.0.0 20:00:01 go: downloading github.com/go-logr/stdr v1.2.2 20:00:01 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 20:00:01 go: downloading github.com/go-openapi/jsonreference v0.21.0 20:00:01 go: downloading github.com/tklauser/numcpus v0.6.1 20:03:53 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:04:20 Removing intermediate container 3e442a07384f 20:04:20 ---> 3ecb49df7587 20:04:20 [Warning] One or more build-args [BASE MAKE] were not consumed 20:04:20 Successfully built 3ecb49df7587 20:04:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:20 + docker inspect -f . ci-base-image-arm64 20:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:21 prd-ubuntu20.04-docker-arm64-4c-16g-24527 does not seem to be running inside a container 20:04:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:22 $ docker top 8bd05e5b0372de1cf86db42ecda4efb64ccc6358f051e8c797bed62d21a27a91 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:23 + go version 20:04:23 go version go1.23.2 linux/arm64 [Pipeline] } 20:04:23 $ docker stop --time=1 8bd05e5b0372de1cf86db42ecda4efb64ccc6358f051e8c797bed62d21a27a91 20:04:25 $ docker rm -f --volumes 8bd05e5b0372de1cf86db42ecda4efb64ccc6358f051e8c797bed62d21a27a91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:26 + docker inspect -f . ci-base-image-arm64 20:04:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:26 prd-ubuntu20.04-docker-arm64-4c-16g-24527 does not seem to be running inside a container 20:04:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:28 $ docker top 854ac1d4679e57057c3e1316df4923c8d564f4e4028f2b801f0f4b255ee23775 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:29 + git config --global --add safe.directory /w/workspace/device-opc-ua/1 [Pipeline] fileExists [Pipeline] sh 20:04:29 + make test 20:04:29 go install github.com/jstemmer/go-junit-report@v0.9.1 20:04:29 go: downloading github.com/jstemmer/go-junit-report v0.9.1 20:05:02 go install github.com/axw/gocov/gocov@v1.0.0 20:05:02 go: downloading github.com/axw/gocov v1.0.0 20:05:02 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 20:05:14 go install github.com/AlekSi/gocov-xml@v1.0.0 20:05:14 go: downloading github.com/AlekSi/gocov-xml v1.0.0 20:05:14 go install github.com/jandelgado/gcov2lcov@v1.0.5 20:05:15 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 20:05:17 rm -rf test-artifacts 20:05:17 mkdir test-artifacts 20:05:17 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 20:05:17 go: downloading github.com/stretchr/testify v1.9.0 20:05:17 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 20:05:17 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 20:08:54 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 20:08:55 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 20:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:08:57 $ docker stop --time=1 854ac1d4679e57057c3e1316df4923c8d564f4e4028f2b801f0f4b255ee23775 20:08:58 $ docker rm -f --volumes 854ac1d4679e57057c3e1316df4923c8d564f4e4028f2b801f0f4b255ee23775 [Pipeline] // withDockerContainer [Pipeline] sh 20:09:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:09:00 Warning: overwriting stash ‘coverage-report’ 20:09:01 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:09:02 + ls -al . 20:09:02 total 188 20:09:02 drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 20:05 . 20:09:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:58 .. 20:09:02 -rw-rw-r-- 1 jenkins jenkins 62 Nov 4 19:58 .dockerignore 20:09:02 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 20:08 .git 20:09:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:58 .github 20:09:02 -rw-rw-r-- 1 jenkins jenkins 84 Nov 4 19:58 .gitignore 20:09:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:58 .vscode 20:09:02 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 4 19:58 Attribution.txt 20:09:02 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 4 19:58 Dockerfile 20:09:02 -rw-rw-r-- 1 jenkins jenkins 649 Nov 4 19:58 Jenkinsfile 20:09:02 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 4 19:58 LICENSE 20:09:02 -rw-rw-r-- 1 jenkins jenkins 2140 Nov 4 19:58 Makefile 20:09:02 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 4 19:58 README.md 20:09:02 -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 19:53 VERSION 20:09:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:58 bin 20:09:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:58 cmd 20:09:02 -rw-rw-r-- 1 jenkins jenkins 6438 Nov 4 19:58 go.mod 20:09:02 -rw-rw-r-- 1 jenkins jenkins 88422 Nov 4 19:58 go.sum 20:09:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:58 internal 20:09:02 drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 20:08 test-artifacts 20:09:02 -rw-rw-r-- 1 jenkins jenkins 260 Nov 4 19:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:02 + 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=836715b119b53510555aa80ea2441c8fe8b664ca --label arch=arm64 --label version=0.0.0 . 20:09:02 Sending build context to Docker daemon 561.2kB 20:09:02 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 20:09:02 ---> 70f8e088093d 20:09:02 Step 2/19 : WORKDIR /device-opcua 20:09:02 ---> Using cache 20:09:02 ---> db70a58a96f3 20:09:02 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 20:09:02 ---> Using cache 20:09:02 ---> f01b341f78b9 20:09:02 Step 4/19 : COPY . . 20:09:03 ---> 8ddac2a6a437 20:09:03 Step 5/19 : RUN make build 20:09:03 ---> Running in b5b917ea7716 20:09:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-opcua ./cmd 20:09:05 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.3 20:09:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.3 20:09:06 go: downloading github.com/gopcua/opcua v0.5.3 20:09:06 go: downloading github.com/spf13/cast v1.7.0 20:09:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.2 20:09:06 go: downloading github.com/labstack/echo/v4 v4.12.0 20:09:06 go: downloading github.com/go-kit/log v0.2.1 20:09:06 go: downloading github.com/google/uuid v1.6.0 20:09:06 go: downloading github.com/go-playground/validator/v10 v10.22.1 20:09:06 go: downloading github.com/panjf2000/ants/v2 v2.10.0 20:09:07 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 20:09:07 go: downloading github.com/labstack/gommon v0.4.2 20:09:07 go: downloading golang.org/x/crypto v0.28.0 20:09:07 go: downloading golang.org/x/net v0.30.0 20:09:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:09:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:09:08 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 20:09:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:09:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.3 20:09:08 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:09:08 go: downloading gopkg.in/yaml.v3 v3.0.1 20:09:08 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 20:09:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.3 20:09:09 go: downloading github.com/mitchellh/copystructure v1.2.0 20:09:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 20:09:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.2 20:09:09 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:09:09 go: downloading github.com/sirupsen/logrus v1.9.3 20:09:09 go: downloading github.com/openziti/sdk-golang v0.23.43 20:09:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 20:09:09 go: downloading github.com/go-playground/universal-translator v0.18.1 20:09:10 go: downloading github.com/leodido/go-urn v1.4.0 20:09:10 go: downloading golang.org/x/text v0.19.0 20:09:10 go: downloading github.com/mattn/go-colorable v0.1.13 20:09:10 go: downloading github.com/mattn/go-isatty v0.0.20 20:09:10 go: downloading github.com/valyala/fasttemplate v1.2.2 20:09:10 go: downloading github.com/x448/float16 v0.8.4 20:09:10 go: downloading golang.org/x/sync v0.8.0 20:09:10 go: downloading github.com/pkg/errors v0.9.1 20:09:10 go: downloading github.com/hashicorp/errwrap v1.1.0 20:09:10 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:09:10 go: downloading github.com/gorilla/websocket v1.5.3 20:09:10 go: downloading golang.org/x/sys v0.26.0 20:09:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 20:09:11 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 20:09:11 go: downloading golang.org/x/time v0.6.0 20:09:12 go: downloading github.com/go-openapi/runtime v0.28.0 20:09:12 go: downloading github.com/go-openapi/strfmt v0.23.0 20:09:12 go: downloading github.com/go-resty/resty/v2 v2.15.3 20:09:12 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 20:09:12 go: downloading github.com/michaelquigley/pfxlog v0.6.10 20:09:12 go: downloading github.com/openziti/edge-api v0.26.32 20:09:15 go: downloading github.com/openziti/foundation/v2 v2.0.49 20:09:15 go: downloading github.com/openziti/identity v1.0.85 20:09:15 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 20:09:16 go: downloading github.com/zitadel/oidc/v2 v2.12.2 20:09:16 go: downloading golang.org/x/oauth2 v0.23.0 20:09:16 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 20:09:16 go: downloading github.com/kataras/go-events v0.0.3 20:09:16 go: downloading github.com/openziti/channel/v3 v3.0.4 20:09:16 go: downloading github.com/openziti/metrics v1.2.58 20:09:16 go: downloading github.com/openziti/secretstream v0.1.25 20:09:16 go: downloading github.com/openziti/transport/v2 v2.0.146 20:09:16 go: downloading github.com/go-playground/locales v0.14.1 20:09:17 go: downloading github.com/valyala/bytebufferpool v1.0.0 20:09:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:09:17 go: downloading github.com/zeebo/errs v1.3.0 20:09:17 go: downloading google.golang.org/grpc v1.67.1 20:09:18 go: downloading github.com/go-openapi/errors v0.22.0 20:09:18 go: downloading github.com/go-openapi/swag v0.23.0 20:09:18 go: downloading github.com/opentracing/opentracing-go v1.2.0 20:09:18 go: downloading go.opentelemetry.io/otel v1.29.0 20:09:19 go: downloading go.opentelemetry.io/otel/trace v1.29.0 20:09:19 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 20:09:19 go: downloading github.com/oklog/ulid v1.3.1 20:09:19 go: downloading go.mongodb.org/mongo-driver v1.17.0 20:09:20 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 20:09:20 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 20:09:20 go: downloading github.com/go-openapi/validate v0.24.0 20:09:21 go: downloading github.com/fsnotify/fsnotify v1.7.0 20:09:21 go: downloading github.com/gorilla/securecookie v1.1.2 20:09:21 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 20:09:21 go: downloading github.com/gorilla/schema v1.4.1 20:09:21 go: downloading github.com/muhlemmer/gu v0.3.1 20:09:21 go: downloading github.com/mitchellh/go-ps v1.0.0 20:09:21 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 20:09:22 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 20:09:22 go: downloading github.com/golang/protobuf v1.5.4 20:09:22 go: downloading google.golang.org/protobuf v1.34.2 20:09:23 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 20:09:24 go: downloading github.com/go-openapi/loads v0.22.0 20:09:24 go: downloading github.com/go-openapi/analysis v0.23.0 20:09:24 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 20:09:24 go: downloading github.com/go-openapi/spec v0.21.0 20:09:24 go: downloading github.com/mailru/easyjson v0.7.7 20:09:24 go: downloading github.com/go-logr/logr v1.4.2 20:09:24 go: downloading go.opentelemetry.io/otel/metric v1.29.0 20:09:24 go: downloading golang.org/x/term v0.25.0 20:09:24 go: downloading github.com/go-openapi/jsonpointer v0.21.0 20:09:24 go: downloading github.com/tklauser/go-sysconf v0.3.12 20:09:24 go: downloading github.com/josharian/intern v1.0.0 20:09:24 go: downloading github.com/go-logr/stdr v1.2.2 20:09:24 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 20:09:24 go: downloading github.com/go-openapi/jsonreference v0.21.0 20:09:24 go: downloading github.com/tklauser/numcpus v0.6.1 20:13:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:13:28 Removing intermediate container b5b917ea7716 20:13:28 ---> b93c22b1a3c4 20:13:28 Step 6/19 : FROM alpine:3.20 20:13:28 3.20: Pulling from library/alpine 20:13:28 cf04c63912e1: Already exists 20:13:28 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 20:13:28 Status: Downloaded newer image for alpine:3.20 20:13:28 ---> c157a85ed455 20:13:28 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 20:13:28 ---> Running in 20eeb96152b2 20:13:29 Removing intermediate container 20eeb96152b2 20:13:29 ---> ae4817daa2d1 20:13:29 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 20:13:29 ---> Running in 5adec712a7de 20:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:13:31 (1/6) Installing dumb-init (1.2.5-r3) 20:13:31 (2/6) Installing libgcc (13.2.1_git20240309-r0) 20:13:31 (3/6) Installing libsodium (1.0.19-r0) 20:13:31 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 20:13:31 (5/6) Installing libzmq (4.3.5-r2) 20:13:31 (6/6) Installing zeromq (4.3.5-r2) 20:13:32 Executing busybox-1.36.1-r29.trigger 20:13:32 OK: 13 MiB in 20 packages 20:13:33 Removing intermediate container 5adec712a7de 20:13:33 ---> d0042f250400 20:13:33 Step 9/19 : RUN apk --no-cache upgrade 20:13:33 ---> Running in f0ba68fafd60 20:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:13:36 Upgrading critical system libraries and apk-tools: 20:13:36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 20:13:36 Executing busybox-1.36.1-r29.trigger 20:13:36 Continuing the upgrade transaction with new apk-tools: 20:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:13:37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 20:13:37 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 20:13:38 OK: 13 MiB in 20 packages 20:13:39 Removing intermediate container f0ba68fafd60 20:13:39 ---> 27ab67d0fbf2 20:13:39 Step 10/19 : EXPOSE 59997 20:13:39 ---> Running in aa0b10c2a395 20:13:40 Removing intermediate container aa0b10c2a395 20:13:40 ---> 206d352c5dad 20:13:40 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 20:13:42 ---> b2e9fbe667f3 20:13:42 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 20:13:42 ---> 2bc7d27bac79 20:13:42 Step 13/19 : COPY LICENSE / 20:13:43 ---> c1e1a548d12f 20:13:43 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 20:13:43 ---> 14dbade0443f 20:13:43 Step 15/19 : ENTRYPOINT ["/device-opcua"] 20:13:43 ---> Running in 0e90774419f6 20:13:44 Removing intermediate container 0e90774419f6 20:13:44 ---> 3ccd088f0e6f 20:13:44 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 20:13:44 ---> Running in 52ff13b5455e 20:13:44 Removing intermediate container 52ff13b5455e 20:13:44 ---> d6169866734f 20:13:44 Step 17/19 : LABEL arch=arm64 20:13:44 ---> Running in bceb14201095 20:13:44 Removing intermediate container bceb14201095 20:13:44 ---> 2af8fffce87d 20:13:44 Step 18/19 : LABEL git_sha=836715b119b53510555aa80ea2441c8fe8b664ca 20:13:44 ---> Running in 8090c370bbb7 20:13:44 Removing intermediate container 8090c370bbb7 20:13:44 ---> 9f0d72b7de2a 20:13:44 Step 19/19 : LABEL version=0.0.0 20:13:45 ---> Running in 49d00d3469df 20:13:45 Removing intermediate container 49d00d3469df 20:13:45 ---> a401b6c943fa 20:13:45 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 20:13:45 Successfully built a401b6c943fa 20:13:45 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:46 20:13:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:46 arm64: Pulling from edgex-lftools-log-publisher 20:13:46 8998bd30e6a1: Pulling fs layer 20:13:46 04944245beec: Pulling fs layer 20:13:46 699f458cf7ca: Pulling fs layer 20:13:46 765212b225bb: Pulling fs layer 20:13:46 f23df028b6ca: Pulling fs layer 20:13:46 d65c8cfc05b1: Pulling fs layer 20:13:46 2437ff75d9bd: Pulling fs layer 20:13:46 765212b225bb: Waiting 20:13:46 f23df028b6ca: Waiting 20:13:46 d65c8cfc05b1: Waiting 20:13:46 2437ff75d9bd: Waiting 20:13:46 04944245beec: Verifying Checksum 20:13:46 04944245beec: Download complete 20:13:46 765212b225bb: Download complete 20:13:46 f23df028b6ca: Verifying Checksum 20:13:46 f23df028b6ca: Download complete 20:13:46 d65c8cfc05b1: Verifying Checksum 20:13:46 d65c8cfc05b1: Download complete 20:13:46 699f458cf7ca: Verifying Checksum 20:13:46 699f458cf7ca: Download complete 20:13:47 8998bd30e6a1: Verifying Checksum 20:13:47 8998bd30e6a1: Download complete 20:13:50 2437ff75d9bd: Download complete 20:13:52 8998bd30e6a1: Pull complete 20:13:52 04944245beec: Pull complete 20:13:54 699f458cf7ca: Pull complete 20:13:54 765212b225bb: Pull complete 20:13:54 f23df028b6ca: Pull complete 20:13:55 d65c8cfc05b1: Pull complete 20:14:13 2437ff75d9bd: Pull complete 20:14:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:13 prd-ubuntu20.04-docker-arm64-4c-16g-24527 does not seem to be running inside a container 20:14:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:14:16 $ docker top e3991c3fe767d3656cf1eb2934fa0171b0da4319af5fdd85d65357dd474f7cf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:17 ---> job-cost.sh 20:14:17 lf-activate-venv: SKIPPING 20:14:17 INFO: No Stack... 20:14:17 INFO: Retrieving Pricing Info for: v3-standard-4 20:14:18 INFO: Archiving Costs [Pipeline] sh 20:14:18 + cut -d, -f6 20:14:18 + cat /w/workspace/device-opc-ua/1/archives/cost.csv [Pipeline] lock 20:14:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] 20:14:18 Resource [jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] did not exist. Created. 20:14:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:14:19 /w/workspace/device-opc-ua/1@tmp/durable-141555e0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:14:19 + echo total: 0.10999999940395355 [Pipeline] stash 20:14:19 Warning: overwriting stash ‘stack-cost’ 20:14:19 Stashed 1 file(s) [Pipeline] } 20:14:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-88-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:14:20 $ docker stop --time=1 e3991c3fe767d3656cf1eb2934fa0171b0da4319af5fdd85d65357dd474f7cf8 20:14:21 $ docker rm -f --volumes e3991c3fe767d3656cf1eb2934fa0171b0da4319af5fdd85d65357dd474f7cf8 [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 20:14:22 provisioning config files... 20:14:22 not able to provide the file [ManagedFile: id=device-opc-ua-codecov-token, targetLocation=null, variable=CODECOV_TOKEN_FILE], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:14:25 + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives ] 20:14:25 + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives 20:14:25 total 16 20:14:25 drwxr-xr-x 3 root root 4096 Nov 4 19:56 . 20:14:25 drwxrwxr-x 11 jenkins jenkins 4096 Nov 4 19:56 .. 20:14:25 drwxr-xr-x 2 root root 4096 Nov 4 19:56 cost 20:14:25 -rw-r--r-- 1 root root 84 Nov 4 19:56 cost.csv 20:14:25 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives 20:14:25 + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives 20:14:25 total 16 20:14:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 19:56 . 20:14:25 drwxrwxr-x 11 jenkins jenkins 4096 Nov 4 19:56 .. 20:14:25 drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 19:56 cost 20:14:25 -rw-r--r-- 1 jenkins jenkins 84 Nov 4 19:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:14:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:14:26 ---> package-listing.sh 20:14:26 ++ facter osfamily 20:14:26 ++ tr '[:upper:]' '[:lower:]' 20:14:26 + OS_FAMILY=debian 20:14:26 + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-88 20:14:26 + START_PACKAGES=/tmp/packages_start.txt 20:14:26 + END_PACKAGES=/tmp/packages_end.txt 20:14:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:14:26 + PACKAGES=/tmp/packages_start.txt 20:14:26 + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-88 ']' 20:14:26 + PACKAGES=/tmp/packages_end.txt 20:14:26 + case "${OS_FAMILY}" in 20:14:26 + dpkg -l 20:14:26 + grep '^ii' 20:14:26 + '[' -f /tmp/packages_start.txt ']' 20:14:26 + '[' -f /tmp/packages_end.txt ']' 20:14:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:14:26 + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-88 ']' 20:14:26 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/ 20:14:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_PR-88/archives/ [Pipeline] echo 20:14:26 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_PR-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:14:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:27 prd-ubuntu20.04-docker-8c-8g-24526 does not seem to be running inside a container 20:14:27 $ 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_PR-88/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_PR-88 -v /w/workspace/edgexfoundry_device-opc-ua_PR-88:/w/workspace/edgexfoundry_device-opc-ua_PR-88:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-88@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 20:14:28 $ docker top 4511398c234488fbcc5bc8c83fb326780395274243d50a6a82a0c62e21a3ddcd -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:28 + touch /tmp/pre-build-complete [Pipeline] sh 20:14:28 + mkdir -p /var/log/sysstat [Pipeline] sh 20:14:29 + ls /var/log/sa-host 20:14:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:14:29 provisioning config files... 20:14:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-88@tmp/config11974779521395448498tmp [Pipeline] { [Pipeline] echo 20:14:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:14:29 ---> create-netrc.sh [Pipeline] } 20:14:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:14:30 ---> python-tools-install.sh [Pipeline] echo 20:14:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:14:30 ---> sudo-logs.sh 20:14:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:14:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:14:31 ---> job-cost.sh 20:14:31 lf-activate-venv: SKIPPING 20:14:31 DEBUG: total: 0.2199999988079071 20:14:31 INFO: Retrieving Stack Cost... 20:14:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:14:31 INFO: Archiving Costs [Pipeline] echo 20:14:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:14:32 ---> logs-deploy.sh 20:14:32 lf-activate-venv: SKIPPING 20:14:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-88/1 20:14:32 INFO: archiving workspace using pattern(s): 20:14:33 Archives upload complete. 20:14:33 INFO: archiving logs to Nexus 20:14:34 ---> uname -a: 20:14:34 Linux prd-ubuntu20-04-docker-8c-8g-24526 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:14:34 20:14:34 20:14:34 ---> lscpu: 20:14:34 Architecture: x86_64 20:14:34 CPU op-mode(s): 32-bit, 64-bit 20:14:34 Byte Order: Little Endian 20:14:34 Address sizes: 40 bits physical, 48 bits virtual 20:14:34 CPU(s): 8 20:14:34 On-line CPU(s) list: 0-7 20:14:34 Thread(s) per core: 1 20:14:34 Core(s) per socket: 1 20:14:34 Socket(s): 8 20:14:34 NUMA node(s): 1 20:14:34 Vendor ID: AuthenticAMD 20:14:34 CPU family: 23 20:14:34 Model: 49 20:14:34 Model name: AMD EPYC-Rome Processor 20:14:34 Stepping: 0 20:14:34 CPU MHz: 2800.000 20:14:34 BogoMIPS: 5600.00 20:14:34 Virtualization: AMD-V 20:14:34 Hypervisor vendor: KVM 20:14:34 Virtualization type: full 20:14:34 L1d cache: 256 KiB 20:14:34 L1i cache: 256 KiB 20:14:34 L2 cache: 4 MiB 20:14:34 L3 cache: 128 MiB 20:14:34 NUMA node0 CPU(s): 0-7 20:14:34 Vulnerability Itlb multihit: Not affected 20:14:34 Vulnerability L1tf: Not affected 20:14:34 Vulnerability Mds: Not affected 20:14:34 Vulnerability Meltdown: Not affected 20:14:34 Vulnerability Mmio stale data: Not affected 20:14:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:14:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:14:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:14:34 Vulnerability Srbds: Not affected 20:14:34 Vulnerability Tsx async abort: Not affected 20:14: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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:14:34 20:14:34 20:14:34 ---> nproc: 20:14:34 8 20:14:34 20:14:34 20:14:34 ---> df -h: 20:14:34 Filesystem Size Used Avail Use% Mounted on 20:14:34 overlay 155G 12G 143G 8% / 20:14:34 tmpfs 64M 0 64M 0% /dev 20:14:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:14:34 shm 64M 0 64M 0% /dev/shm 20:14:34 /dev/vda1 155G 12G 143G 8% /facter-os 20:14:34 20:14:34 20:14:34 ---> sar -b -r -n DEV: 20:14:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24526) 11/04/24 _x86_64_ (8 CPU) 20:14:34 20:14:34 19:52:43 LINUX RESTART (8 CPU) 20:14:34 20:14:34 19:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:14:34 19:54:01 374.49 46.76 327.73 0.00 5288.19 107444.63 0.00 20:14:34 19:55:01 106.75 0.05 106.70 0.00 11.20 57288.05 0.00 20:14:34 19:56:01 87.82 0.10 87.72 0.00 4.00 44118.65 0.00 20:14:34 19:57:01 156.67 0.07 156.61 0.00 7.20 50491.45 0.00 20:14:34 19:58:01 33.53 3.88 29.65 0.00 2075.52 4704.83 0.00 20:14:34 19:59:01 19.74 2.25 17.49 0.00 2291.90 3799.67 0.00 20:14:34 20:00:01 3.55 0.02 3.53 0.00 0.13 93.70 0.00 20:14:34 20:01:01 2.00 0.00 2.00 0.00 0.00 22.66 0.00 20:14:34 20:02:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 20:14:34 20:03:01 1.87 0.00 1.87 0.00 0.00 22.80 0.00 20:14:34 20:04:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 20:14:34 20:05:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 20:14:34 20:06:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 20:14:34 20:07:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 20:14:34 20:08:02 1.87 0.02 1.85 0.00 0.13 26.26 0.00 20:14:34 20:09:01 1.63 0.00 1.63 0.00 0.00 18.84 0.00 20:14:34 20:10:01 2.75 1.52 1.23 0.00 35.45 16.53 0.00 20:14:34 20:11:01 1.42 0.00 1.42 0.00 0.00 18.00 0.00 20:14:34 20:12:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 20:14:34 20:13:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 20:14:34 20:14:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 20:14:34 Average: 38.31 2.60 35.71 0.00 462.91 12780.03 0.00 20:14:34 20:14:34 19:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:14:34 19:54:01 28665980 31276964 1030292 3.13 93344 2736872 2382292 7.02 1433344 2328804 413400 20:14:34 19:55:01 27517928 31129920 1174596 3.57 117152 3671956 2588904 7.63 1859280 3008672 550660 20:14:34 19:56:01 27413080 31505504 800676 2.43 126544 4093032 2053156 6.05 1400312 3522644 175080 20:14:34 19:57:01 27052496 31537648 766572 2.33 147040 4429956 1770532 5.22 1291572 3953948 352 20:14:34 19:58:01 26749432 31519064 756676 2.30 162852 4700400 1721112 5.07 1414944 4105976 67560 20:14:34 19:59:01 26606392 31520916 754164 2.29 176080 4828224 1741052 5.13 1565976 4092156 8 20:14:34 20:00:01 26611912 31521588 753424 2.29 174672 4824976 1692320 4.99 1564604 4088948 16 20:14:34 20:01:01 26613336 31523120 751764 2.29 174752 4824980 1692320 4.99 1562368 4088948 140 20:14:34 20:02:01 26619816 31529660 745292 2.27 174816 4824980 1692320 4.99 1556076 4088952 28 20:14:34 20:03:01 26619996 31529904 744972 2.27 174876 4824984 1692320 4.99 1555824 4088952 40 20:14:34 20:04:01 26619848 31529756 745048 2.27 174904 4824984 1692320 4.99 1556176 4088952 20 20:14:34 20:05:01 26623316 31533296 741700 2.26 174928 4824988 1692320 4.99 1552724 4088956 8 20:14:34 20:06:01 26624316 31534300 740612 2.25 174952 4824992 1692320 4.99 1552256 4088960 8 20:14:34 20:07:01 26624256 31534288 740828 2.25 174980 4824996 1692320 4.99 1552404 4088960 24 20:14:34 20:08:02 26622448 31532516 742188 2.26 175044 4824976 1721208 5.07 1553120 4088936 24 20:14:34 20:09:01 26622312 31532404 742232 2.26 175076 4824976 1721208 5.07 1553196 4088936 12 20:14:34 20:10:01 26607296 31519536 754912 2.30 175124 4826040 1721208 5.07 1574576 4089196 8 20:14:34 20:11:01 26607716 31519996 754592 2.29 175148 4826044 1721208 5.07 1574908 4089188 44 20:14:34 20:12:01 26607668 31519948 754552 2.29 175176 4826044 1721208 5.07 1574600 4089168 16 20:14:34 20:13:01 26607308 31519640 755028 2.30 175212 4826040 1721208 5.07 1573892 4089172 44 20:14:34 20:14:01 26607272 31519640 754992 2.30 175232 4826052 1721208 5.07 1574052 4089176 8 20:14:34 Average: 26821149 31494743 785958 2.39 164186 4611452 1802098 5.31 1542676 3921314 57500 20:14:34 20:14:34 19:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:14:34 19:54:01 lo 7.07 7.07 0.71 0.71 0.00 0.00 0.00 0.00 20:14:34 19:54:01 ens3 680.92 418.00 6104.76 106.05 0.00 0.00 0.00 0.00 20:14:34 19:54:01 docker0 100.33 198.02 7.87 2366.22 0.00 0.00 0.00 0.00 20:14:34 19:54:01 veth33000de 79.82 137.13 7.72 1261.65 0.00 0.00 0.00 0.10 20:14:34 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 19:55:01 ens3 60.41 42.43 91.20 15.16 0.00 0.00 0.00 0.00 20:14:34 19:55:01 docker0 21.95 26.96 1.61 60.04 0.00 0.00 0.00 0.00 20:14:34 19:55:01 veth3dfcf40 21.88 27.03 1.91 60.04 0.00 0.00 0.00 0.00 20:14:34 19:56:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 20:14:34 19:56:01 ens3 140.59 94.88 1279.28 16.48 0.00 0.00 0.00 0.00 20:14:34 19:56:01 docker0 82.85 120.70 7.01 1261.49 0.00 0.00 0.00 0.00 20:14:34 19:57:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 20:14:34 19:57:01 ens3 119.98 70.79 2707.50 14.56 0.00 0.00 0.00 0.00 20:14:34 19:57:01 docker0 6.60 11.73 0.41 176.14 0.00 0.00 0.00 0.00 20:14:34 19:58:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 20:14:34 19:58:01 ens3 179.64 71.59 2506.59 5.03 0.00 0.00 0.00 0.00 20:14:34 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 19:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:14:34 19:59:01 ens3 20.69 6.35 264.25 0.83 0.00 0.00 0.00 0.00 20:14:34 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:00:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:01:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:02:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 20:14:34 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:04:01 ens3 1.05 0.40 0.44 0.28 0.00 0.00 0.00 0.00 20:14:34 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:08:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:09:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:14:34 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:10:01 ens3 7.68 6.71 4.64 18.29 0.00 0.00 0.00 0.00 20:14:34 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:11:01 ens3 22.83 25.58 2.40 80.89 0.00 0.00 0.00 0.00 20:14:34 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:14:34 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 20:14:01 ens3 3.63 4.90 0.30 7.24 0.00 0.00 0.00 0.00 20:14:34 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:34 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 20:14:34 Average: ens3 59.04 35.39 617.68 12.64 0.00 0.00 0.00 0.00 20:14:34 Average: docker0 10.09 17.03 0.81 184.13 0.00 0.00 0.00 0.00 20:14:34 20:14:34 20:14:34 ---> sar -P ALL: 20:14:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24526) 11/04/24 _x86_64_ (8 CPU) 20:14:34 20:14:34 19:52:43 LINUX RESTART (8 CPU) 20:14:34 20:14:34 19:53:01 CPU %user %nice %system %iowait %steal %idle 20:14:34 19:54:01 all 12.84 0.00 4.09 1.53 0.07 81.47 20:14:34 19:54:01 0 13.81 0.00 4.18 2.99 0.07 78.95 20:14:34 19:54:01 1 14.24 0.00 5.53 3.34 0.05 76.85 20:14:34 19:54:01 2 12.50 0.00 4.30 0.44 0.08 82.68 20:14:34 19:54:01 3 13.75 0.00 4.25 0.40 0.05 81.54 20:14:34 19:54:01 4 13.88 0.00 3.79 0.29 0.07 81.97 20:14:34 19:54:01 5 12.72 0.00 3.78 2.17 0.10 81.24 20:14:34 19:54:01 6 11.00 0.00 3.33 0.32 0.07 85.28 20:14:34 19:54:01 7 10.80 0.00 3.57 2.27 0.07 83.29 20:14:34 19:55:01 all 42.52 0.00 7.94 0.61 0.08 48.85 20:14:34 19:55:01 0 41.92 0.00 8.42 0.02 0.08 49.56 20:14:34 19:55:01 1 42.43 0.00 6.99 0.00 0.07 50.51 20:14:34 19:55:01 2 42.54 0.00 7.93 0.02 0.08 49.43 20:14:34 19:55:01 3 41.68 0.00 8.33 4.64 0.08 45.26 20:14:34 19:55:01 4 42.40 0.00 7.76 0.03 0.08 49.72 20:14:34 19:55:01 5 42.67 0.00 7.59 0.02 0.07 49.65 20:14:34 19:55:01 6 43.41 0.00 7.20 0.00 0.08 49.30 20:14:34 19:55:01 7 43.07 0.00 9.30 0.15 0.10 47.38 20:14:34 19:56:01 all 37.35 0.00 6.96 3.22 0.10 52.37 20:14:34 19:56:01 0 36.90 0.00 7.46 4.77 0.08 50.78 20:14:34 19:56:01 1 35.97 0.00 7.41 1.63 0.14 54.86 20:14:34 19:56:01 2 36.87 0.00 6.73 0.62 0.07 55.71 20:14:34 19:56:01 3 35.76 0.00 7.04 1.85 0.10 55.24 20:14:34 19:56:01 4 37.68 0.00 6.60 0.00 0.07 55.65 20:14:34 19:56:01 5 38.17 0.00 6.43 1.74 0.08 53.57 20:14:34 19:56:01 6 37.33 0.00 6.63 0.30 0.07 55.67 20:14:34 19:56:01 7 40.19 0.00 7.40 15.06 0.19 37.17 20:14:34 19:57:01 all 5.37 0.00 2.61 5.11 0.06 86.85 20:14:34 19:57:01 0 5.31 0.00 3.33 12.22 0.09 79.05 20:14:34 19:57:01 1 4.55 0.00 1.98 4.03 0.07 89.38 20:14:34 19:57:01 2 4.90 0.00 3.00 15.27 0.07 76.76 20:14:34 19:57:01 3 4.99 0.00 2.38 0.56 0.07 92.00 20:14:34 19:57:01 4 5.87 0.00 1.84 0.05 0.05 92.19 20:14:34 19:57:01 5 5.25 0.00 2.38 0.54 0.05 91.77 20:14:34 19:57:01 6 5.72 0.00 2.49 6.97 0.07 84.76 20:14:34 19:57:01 7 6.35 0.00 3.50 1.41 0.03 88.70 20:14:34 19:58:01 all 1.70 0.00 0.81 0.77 0.03 96.70 20:14:34 19:58:01 0 1.02 0.00 0.65 0.18 0.02 98.13 20:14:34 19:58:01 1 2.10 0.00 0.65 0.20 0.03 97.01 20:14:34 19:58:01 2 0.82 0.00 0.44 0.50 0.02 98.22 20:14:34 19:58:01 3 1.12 0.00 0.85 1.37 0.02 96.65 20:14:34 19:58:01 4 1.85 0.00 0.58 0.00 0.02 97.55 20:14:34 19:58:01 5 2.81 0.00 1.12 0.05 0.02 96.01 20:14:34 19:58:01 6 1.62 0.00 0.55 2.79 0.05 95.00 20:14:34 19:58:01 7 2.22 0.00 1.65 1.05 0.03 95.04 20:14:34 19:59:01 all 1.18 0.00 0.57 0.40 0.01 97.84 20:14:34 19:59:01 0 0.72 0.00 0.62 0.92 0.02 97.73 20:14:34 19:59:01 1 0.70 0.00 0.32 0.00 0.00 98.98 20:14:34 19:59:01 2 0.65 0.00 0.30 0.05 0.03 98.96 20:14:34 19:59:01 3 0.73 0.00 0.38 1.33 0.02 97.53 20:14:34 19:59:01 4 0.82 0.00 1.04 0.07 0.02 98.06 20:14:34 19:59:01 5 1.67 0.00 0.42 0.08 0.02 97.82 20:14:34 19:59:01 6 0.65 0.00 0.68 0.02 0.02 98.63 20:14:34 19:59:01 7 3.47 0.00 0.83 0.72 0.00 94.98 20:14:34 20:00:01 all 0.07 0.00 0.06 0.04 0.01 99.82 20:14:34 20:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:14:34 20:00:01 1 0.10 0.00 0.07 0.07 0.02 99.75 20:14:34 20:00:01 2 0.03 0.00 0.05 0.02 0.02 99.88 20:14:34 20:00:01 3 0.03 0.00 0.05 0.22 0.00 99.70 20:14:34 20:00:01 4 0.07 0.00 0.07 0.00 0.02 99.85 20:14:34 20:00:01 5 0.23 0.00 0.12 0.00 0.00 99.65 20:14:34 20:00:01 6 0.02 0.00 0.07 0.02 0.00 99.90 20:14:34 20:00:01 7 0.02 0.00 0.05 0.00 0.00 99.93 20:14:34 20:01:01 all 0.03 0.00 0.02 0.01 0.01 99.93 20:14:34 20:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:14:34 20:01:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:14:34 20:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:14:34 20:01:01 3 0.03 0.00 0.02 0.03 0.02 99.90 20:14:34 20:01:01 4 0.08 0.00 0.03 0.00 0.02 99.87 20:14:34 20:01:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:14:34 20:01:01 6 0.05 0.00 0.03 0.02 0.02 99.88 20:14:34 20:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:14:34 20:02:01 all 0.04 0.00 0.02 0.00 0.00 99.93 20:14:34 20:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:14:34 20:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:14:34 20:02:01 2 0.12 0.00 0.02 0.00 0.00 99.87 20:14:34 20:02:01 3 0.03 0.00 0.02 0.03 0.00 99.92 20:14:34 20:02:01 4 0.07 0.00 0.03 0.00 0.00 99.90 20:14:34 20:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:14:34 20:02:01 6 0.07 0.00 0.03 0.00 0.00 99.90 20:14:34 20:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:14:34 20:03:01 all 0.06 0.00 0.01 0.02 0.01 99.90 20:14:34 20:03:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:14:34 20:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:14:34 20:03:01 2 0.30 0.00 0.00 0.00 0.00 99.70 20:14:34 20:03:01 3 0.03 0.00 0.02 0.12 0.00 99.83 20:14:34 20:03:01 4 0.03 0.00 0.03 0.02 0.02 99.90 20:14:34 20:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:14:34 20:03:01 6 0.12 0.00 0.03 0.00 0.00 99.85 20:14:34 20:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:34 20:04:01 all 0.09 0.00 0.01 0.01 0.01 99.88 20:14:34 20:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:14:34 20:04:01 1 0.07 0.00 0.00 0.00 0.00 99.93 20:14:34 20:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:14:34 20:04:01 3 0.07 0.00 0.00 0.07 0.02 99.85 20:14:34 20:04:01 4 0.33 0.00 0.03 0.00 0.02 99.62 20:14:34 20:04:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:14:34 20:04:01 6 0.10 0.00 0.02 0.00 0.02 99.87 20:14:34 20:04:01 7 0.08 0.00 0.00 0.00 0.02 99.90 20:14:34 20:14:34 20:04:01 CPU %user %nice %system %iowait %steal %idle 20:14:34 20:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:14:34 20:05:01 0 0.00 0.00 0.03 0.02 0.00 99.95 20:14:34 20:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:14:34 20:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:14:34 20:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:14:34 20:05:01 4 0.03 0.00 0.03 0.00 0.03 99.90 20:14:34 20:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:14:34 20:05:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:14:34 20:05:01 7 0.07 0.00 0.02 0.00 0.00 99.92 20:14:34 20:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:14:34 20:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:14:34 20:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:14:34 20:06:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:14:34 20:06:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:14:34 20:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:14:34 20:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:14:34 20:06:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:14:34 20:06:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:14:34 20:07:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:14:34 20:07:01 0 0.00 0.00 0.00 0.07 0.00 99.93 20:14:34 20:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:14:34 20:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:14:34 20:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:14:34 20:07:01 4 0.00 0.00 0.03 0.00 0.02 99.95 20:14:34 20:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:14:34 20:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:14:34 20:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:14:34 20:08:02 all 0.14 0.00 0.03 0.00 0.01 99.81 20:14:34 20:08:02 0 0.02 0.00 0.03 0.02 0.02 99.92 20:14:34 20:08:02 1 0.05 0.00 0.03 0.00 0.02 99.90 20:14:34 20:08:02 2 0.03 0.00 0.02 0.00 0.00 99.95 20:14:34 20:08:02 3 0.03 0.00 0.00 0.02 0.02 99.93 20:14:34 20:08:02 4 0.91 0.00 0.03 0.00 0.02 99.04 20:14:34 20:08:02 5 0.03 0.00 0.02 0.00 0.02 99.93 20:14:34 20:08:02 6 0.02 0.00 0.05 0.00 0.02 99.92 20:14:34 20:08:02 7 0.03 0.00 0.03 0.00 0.00 99.93 20:14:34 20:09:01 all 0.14 0.00 0.01 0.00 0.01 99.82 20:14:34 20:09:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:14:34 20:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:14:34 20:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:14:34 20:09:01 3 0.00 0.00 0.03 0.02 0.02 99.93 20:14:34 20:09:01 4 0.98 0.00 0.02 0.00 0.03 98.97 20:14:34 20:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:14:34 20:09:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:14:34 20:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:14:34 20:10:01 all 0.30 0.00 0.04 0.02 0.01 99.63 20:14:34 20:10:01 0 0.18 0.00 0.02 0.02 0.02 99.77 20:14:34 20:10:01 1 0.13 0.00 0.03 0.00 0.02 99.82 20:14:34 20:10:01 2 0.18 0.00 0.03 0.00 0.02 99.77 20:14:34 20:10:01 3 0.73 0.00 0.05 0.03 0.02 99.17 20:14:34 20:10:01 4 0.23 0.00 0.03 0.00 0.02 99.72 20:14:34 20:10:01 5 0.37 0.00 0.07 0.07 0.02 99.48 20:14:34 20:10:01 6 0.38 0.00 0.05 0.02 0.02 99.53 20:14:34 20:10:01 7 0.22 0.00 0.00 0.00 0.00 99.78 20:14:34 20:11:01 all 0.07 0.00 0.02 0.01 0.01 99.89 20:14:34 20:11:01 0 0.05 0.00 0.03 0.07 0.00 99.85 20:14:34 20:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:14:34 20:11:01 2 0.07 0.00 0.03 0.00 0.02 99.88 20:14:34 20:11:01 3 0.23 0.00 0.02 0.00 0.02 99.73 20:14:34 20:11:01 4 0.08 0.00 0.03 0.00 0.02 99.87 20:14:34 20:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:14:34 20:11:01 6 0.07 0.00 0.03 0.00 0.00 99.90 20:14:34 20:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:14:34 20:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:14:34 20:12:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:14:34 20:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:34 20:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:14:34 20:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:14:34 20:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:14:34 20:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:14:34 20:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:14:34 20:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:14:34 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:14:34 20:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:14:34 20:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:14:34 20:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:14:34 20:13:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:14:34 20:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:14:34 20:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:14:34 20:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:14:34 20:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:14:34 20:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:14:34 20:14:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:14:34 20:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:14:34 20:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:14:34 20:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:14:34 20:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:14:34 20:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:14:34 20:14:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:14:34 20:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:14:34 Average: all 4.82 0.00 1.10 0.55 0.02 93.50 20:14:34 Average: 0 4.73 0.00 1.17 1.00 0.02 93.07 20:14:34 Average: 1 4.76 0.00 1.09 0.44 0.02 93.69 20:14:34 Average: 2 4.71 0.00 1.09 0.80 0.02 93.39 20:14:34 Average: 3 4.68 0.00 1.11 0.51 0.02 93.68 20:14:34 Average: 4 4.98 0.00 1.04 0.02 0.03 93.92 20:14:34 Average: 5 4.92 0.00 1.04 0.22 0.02 93.80 20:14:34 Average: 6 4.76 0.00 1.01 0.49 0.02 93.71 20:14:34 Average: 7 5.01 0.00 1.25 0.96 0.02 92.76 20:14:34 20:14:34 20:14:34