Pull request #351 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1623c610ed905ec7a5cf0bfc2853f8c108c2504a+8af420bf6967b65b18f8274e92082c818197a7ec (01bf567382d034e2aa0ce8616625c89218dda3d0) 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-ssh13754026333869897106.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-ssh1251025563864438091.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-usb-camera/branches/PR-351/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-usb-camera/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15241739924497205370.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-usb-camera/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17776288445399237703.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-ssh859280244225772915.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-usb-camera/branches/PR-351/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-usb-camera/branches/PR-351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3255910352813373837.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera 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-usb-camera 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 ‘prd-ubuntu20.04-docker-8c-8g-15450’ Running on prd-ubuntu20.04-docker-8c-8g-15464 in /w/workspace/foundry_device-usb-camera_PR-351 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-351 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8af420bf6967b65b18f8274e92082c818197a7ec into PR head commit 1623c610ed905ec7a5cf0bfc2853f8c108c2504a Merge succeeded, producing 1623c610ed905ec7a5cf0bfc2853f8c108c2504a Checking out Revision 1623c610ed905ec7a5cf0bfc2853f8c108c2504a (PR-351) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 1623c610ed905ec7a5cf0bfc2853f8c108c2504a # 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 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1623c610ed905ec7a5cf0bfc2853f8c108c2504a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:20:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:20:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:20:36 ========================================================= 17:20:36 EdgeX Global Pipelines Version Info 17:20:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:20:37 ------------------- 17:20:37 stable info: 17:20:37 ------------------- 17:20:37 Commited By: Ginny Guan ginny@iotechsys.com 17:20:37 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:20:37 Message: update stable to v1.0.265 17:20:37 ------------------- 17:20:37 experimental info: 17:20:37 ------------------- 17:20:37 Commited By: Cherry Wang cherry@iotechsys.com 17:20:37 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 17:20:37 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:20:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:20:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:20:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:20:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:20:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-351 [Pipeline] echo 17:20:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-351 [Pipeline] echo 17:20:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-351 [Pipeline] echo 17:20:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1623c610ed905ec7a5cf0bfc2853f8c108c2504a [Pipeline] echo 17:20:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1623c61 [Pipeline] echo 17:20:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:40 provisioning config files... 17:20:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-351@tmp/config14807012154208935752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:41 ---> ****-login.sh 17:20:41 nexus3.edgexfoundry.org:10001 17:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:20:41 Configure a credential helper to remove this warning. See 17:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:20:41 17:20:41 Login Succeeded 17:20:41 nexus3.edgexfoundry.org:10002 17:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:20:41 Configure a credential helper to remove this warning. See 17:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:20:41 17:20:41 Login Succeeded 17:20:41 nexus3.edgexfoundry.org:10003 17:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:20:41 Configure a credential helper to remove this warning. See 17:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:20:41 17:20:41 Login Succeeded 17:20:41 nexus3.edgexfoundry.org:10004 17:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:20:41 Configure a credential helper to remove this warning. See 17:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:20:41 17:20:41 Login Succeeded 17:20:41 ****.io 17:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:20:42 Configure a credential helper to remove this warning. See 17:20:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:20:42 17:20:42 Login Succeeded 17:20:42 ---> ****-login.sh ends [Pipeline] } 17:20:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:20:43 + git rev-list -1 --merges 1623c610ed905ec7a5cf0bfc2853f8c108c2504a~1..1623c610ed905ec7a5cf0bfc2853f8c108c2504a [Pipeline] echo 17:20:43 -----------> git rev-list -1 --merges 1623c610ed905ec7a5cf0bfc2853f8c108c2504a~1..1623c610ed905ec7a5cf0bfc2853f8c108c2504a 1623c610ed905ec7a5cf0bfc2853f8c108c2504a [false] [Pipeline] sh 17:20:43 + git log --format=format:%s -1 1623c610ed905ec7a5cf0bfc2853f8c108c2504a [Pipeline] echo 17:20:43 ========================================================= 17:20:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:20:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:44 + git log --format=format:%s -1 1623c610ed905ec7a5cf0bfc2853f8c108c2504a [Pipeline] echo 17:20:44 [semverPrep] GIT_COMMIT: 1623c610ed905ec7a5cf0bfc2853f8c108c2504a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:20:44 [semverPrep] This is not a build commit. [Pipeline] sh 17:20:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:20:44 + grep -v github /etc/ssh/ssh_known_hosts 17:20:44 + [ -e /tmp/ssh_known_hosts ] 17:20:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:20:44 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:20:44 sudo tee -a /etc/ssh/ssh_known_hosts 17:20:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:44 17:20:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:45 0.1.4: Pulling from edgex-devops/py-git-semver 17:20:45 b85a868b505f: Pulling fs layer 17:20:45 e2be974225ed: Pulling fs layer 17:20:45 339a4e72a1f5: Pulling fs layer 17:20:45 988bab9f4d93: Pulling fs layer 17:20:45 1469e6f7b9e6: Pulling fs layer 17:20:45 eaf3925da568: Pulling fs layer 17:20:45 bab4dde63d76: Pulling fs layer 17:20:45 bde34c3a00c8: Pulling fs layer 17:20:45 b352a97aabf1: Pulling fs layer 17:20:45 4872d77fe225: Pulling fs layer 17:20:45 5851b861e8e6: Pulling fs layer 17:20:45 5851b861e8e6: Waiting 17:20:45 bab4dde63d76: Waiting 17:20:45 b352a97aabf1: Waiting 17:20:45 1469e6f7b9e6: Waiting 17:20:45 988bab9f4d93: Waiting 17:20:45 eaf3925da568: Waiting 17:20:45 4872d77fe225: Waiting 17:20:45 bde34c3a00c8: Waiting 17:20:45 e2be974225ed: Verifying Checksum 17:20:45 e2be974225ed: Download complete 17:20:45 988bab9f4d93: Verifying Checksum 17:20:45 988bab9f4d93: Download complete 17:20:45 1469e6f7b9e6: Verifying Checksum 17:20:45 1469e6f7b9e6: Download complete 17:20:45 339a4e72a1f5: Verifying Checksum 17:20:45 339a4e72a1f5: Download complete 17:20:45 eaf3925da568: Download complete 17:20:45 bde34c3a00c8: Download complete 17:20:45 b352a97aabf1: Download complete 17:20:45 4872d77fe225: Verifying Checksum 17:20:45 4872d77fe225: Download complete 17:20:45 5851b861e8e6: Verifying Checksum 17:20:45 b85a868b505f: Download complete 17:20:45 bab4dde63d76: Verifying Checksum 17:20:45 bab4dde63d76: Download complete 17:20:46 b85a868b505f: Pull complete 17:20:47 e2be974225ed: Pull complete 17:20:47 339a4e72a1f5: Pull complete 17:20:47 988bab9f4d93: Pull complete 17:20:47 1469e6f7b9e6: Pull complete 17:20:47 eaf3925da568: Pull complete 17:20:49 bab4dde63d76: Pull complete 17:20:49 bde34c3a00c8: Pull complete 17:20:49 b352a97aabf1: Pull complete 17:20:50 4872d77fe225: Pull complete 17:20:50 5851b861e8e6: Pull complete 17:20:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:50 prd-ubuntu20.04-docker-8c-8g-15464 does not seem to be running inside a container 17:20:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-351 -v /w/workspace/foundry_device-usb-camera_PR-351:/w/workspace/foundry_device-usb-camera_PR-351:rw,z -v /w/workspace/foundry_device-usb-camera_PR-351@tmp:/w/workspace/foundry_device-usb-camera_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:20:51 $ docker top e964bef366e8d297589337f08cea9d8f5648362901f7c71d3adf6ff11ae01ced -eo pid,comm 17:20:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:20:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:20:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:52 [ssh-agent] Looking for ssh-agent implementation... 17:20:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:20:52 $ docker exec e964bef366e8d297589337f08cea9d8f5648362901f7c71d3adf6ff11ae01ced ssh-agent 17:20:52 SSH_AUTH_SOCK=/tmp/ssh-klMookMplxfM/agent.32 17:20:52 SSH_AGENT_PID=38 17:20:52 Running ssh-add (command line suppressed) 17:20:52 Identity added: /w/workspace/foundry_device-usb-camera_PR-351@tmp/private_key_13662922894320630360.key (/w/workspace/foundry_device-usb-camera_PR-351@tmp/private_key_13662922894320630360.key) 17:20:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:52 + git tag --points-at HEAD [Pipeline] } 17:20:52 $ docker exec --env ******** --env ******** e964bef366e8d297589337f08cea9d8f5648362901f7c71d3adf6ff11ae01ced ssh-agent -k 17:20:52 unset SSH_AUTH_SOCK; 17:20:52 unset SSH_AGENT_PID; 17:20:52 echo Agent pid 38 killed; 17:20:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:20:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:53 [ssh-agent] Looking for ssh-agent implementation... 17:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:20:53 $ docker exec e964bef366e8d297589337f08cea9d8f5648362901f7c71d3adf6ff11ae01ced ssh-agent 17:20:53 SSH_AUTH_SOCK=/tmp/ssh-WDYT2Rz2l2Af/agent.71 17:20:53 SSH_AGENT_PID=77 17:20:53 Running ssh-add (command line suppressed) 17:20:53 Identity added: /w/workspace/foundry_device-usb-camera_PR-351@tmp/private_key_6759862191008165734.key (/w/workspace/foundry_device-usb-camera_PR-351@tmp/private_key_6759862191008165734.key) 17:20:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:53 + git semver init 17:20:54 2024-10-03 17:20:53,983 [run_init] DEBUG init version:0.0.0 force:False 17:20:54 2024-10-03 17:20:53,984 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-351/.semver 17:20:54 2024-10-03 17:20:53,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-351/.semver 17:20:54 2024-10-03 17:20:53,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-351/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-351, universal_newlines=False, shell=None, istream=None) 17:20:55 2024-10-03 17:20:55,598 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-351/.git/info/exclude 17:20:55 2024-10-03 17:20:55,599 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-351/.semver/PR-351 with force:False 17:20:55 2024-10-03 17:20:55,599 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-351/.semver/PR-351 17:20:55 2024-10-03 17:20:55,603 [execute] INFO git cat-file --batch-check 17:20:55 2024-10-03 17:20:55,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-351/.semver, universal_newlines=False, shell=None, istream=) 17:20:55 2024-10-03 17:20:55,610 [execute] INFO git cat-file --batch 17:20:55 2024-10-03 17:20:55,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-351/.semver, universal_newlines=False, shell=None, istream=) 17:20:55 2024-10-03 17:20:55,616 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-351/.semver/PR-351 17:20:55 0.0.0 [Pipeline] } 17:20:55 $ docker exec --env ******** --env ******** e964bef366e8d297589337f08cea9d8f5648362901f7c71d3adf6ff11ae01ced ssh-agent -k 17:20:56 unset SSH_AUTH_SOCK; 17:20:56 unset SSH_AGENT_PID; 17:20:56 echo Agent pid 77 killed; 17:20:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:20:56 + git semver [Pipeline] } 17:20:56 $ docker stop --time=1 e964bef366e8d297589337f08cea9d8f5648362901f7c71d3adf6ff11ae01ced 17:20:58 $ docker rm -f --volumes e964bef366e8d297589337f08cea9d8f5648362901f7c71d3adf6ff11ae01ced [Pipeline] // withDockerContainer [Pipeline] sh 17:20:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:20:59 Stashed 1 file(s) [Pipeline] echo 17:20:59 [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 17:21:00 provisioning config files... 17:21:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-351@tmp/config4684272484442980089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:00 ---> ****-login.sh 17:21:00 nexus3.edgexfoundry.org:10001 17:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:21:00 Configure a credential helper to remove this warning. See 17:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:21:00 17:21:00 Login Succeeded 17:21:00 nexus3.edgexfoundry.org:10002 17:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:21:00 Configure a credential helper to remove this warning. See 17:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:21:00 17:21:00 Login Succeeded 17:21:00 nexus3.edgexfoundry.org:10003 17:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:21:00 Configure a credential helper to remove this warning. See 17:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:21:00 17:21:00 Login Succeeded 17:21:00 nexus3.edgexfoundry.org:10004 17:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:21:00 Configure a credential helper to remove this warning. See 17:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:21:00 17:21:00 Login Succeeded 17:21:00 ****.io 17:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:21:01 Configure a credential helper to remove this warning. See 17:21:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:21:01 17:21:01 Login Succeeded 17:21:01 ---> ****-login.sh ends [Pipeline] } 17:21:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:21:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:21:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:21:01 ========================================================= 17:21:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:21:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 17:21:02 Sending build context to Docker daemon 20.59MB 17:21:02 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:21:02 Step 2/13 : FROM ${BASE} AS builder 17:21:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:21:02 43c4264eed91: Pulling fs layer 17:21:02 4cc291be95ef: Pulling fs layer 17:21:02 2ac1f1163629: Pulling fs layer 17:21:02 5c3c966382ef: Pulling fs layer 17:21:02 4f4fb700ef54: Pulling fs layer 17:21:02 5d5c8e513c77: Pulling fs layer 17:21:02 9f66e0745190: Pulling fs layer 17:21:02 f49a43e4bbc0: Pulling fs layer 17:21:02 561ebcabdf7f: Pulling fs layer 17:21:02 9f66e0745190: Waiting 17:21:02 f49a43e4bbc0: Waiting 17:21:02 5c3c966382ef: Waiting 17:21:02 4f4fb700ef54: Waiting 17:21:02 561ebcabdf7f: Waiting 17:21:02 5d5c8e513c77: Waiting 17:21:02 4cc291be95ef: Download complete 17:21:02 5c3c966382ef: Verifying Checksum 17:21:02 5c3c966382ef: Download complete 17:21:02 4f4fb700ef54: Verifying Checksum 17:21:02 4f4fb700ef54: Download complete 17:21:02 5d5c8e513c77: Verifying Checksum 17:21:02 5d5c8e513c77: Download complete 17:21:02 43c4264eed91: Download complete 17:21:02 9f66e0745190: Verifying Checksum 17:21:02 9f66e0745190: Download complete 17:21:02 43c4264eed91: Pull complete 17:21:02 561ebcabdf7f: Download complete 17:21:02 4cc291be95ef: Pull complete 17:21:03 2ac1f1163629: Verifying Checksum 17:21:03 2ac1f1163629: Download complete 17:21:03 f49a43e4bbc0: Verifying Checksum 17:21:03 f49a43e4bbc0: Download complete 17:21:06 2ac1f1163629: Pull complete 17:21:06 5c3c966382ef: Pull complete 17:21:06 4f4fb700ef54: Pull complete 17:21:06 5d5c8e513c77: Pull complete 17:21:06 9f66e0745190: Pull complete 17:21:09 f49a43e4bbc0: Pull complete 17:21:09 561ebcabdf7f: Pull complete 17:21:09 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 17:21:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:21:09 ---> 3a752c3f9dda 17:21:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:21:11 ---> Running in fffa2b72fdbd 17:21:11 Removing intermediate container fffa2b72fdbd 17:21:11 ---> 96cdf9a69840 17:21:11 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:11 ---> Running in 2567f10fe6da 17:21:11 Removing intermediate container 2567f10fe6da 17:21:11 ---> 6ae847d5e0e2 17:21:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:21:11 ---> Running in ef9d0ee587bd 17:21:11 Removing intermediate container ef9d0ee587bd 17:21:11 ---> bc00e4cad048 17:21:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:21:11 ---> Running in ddb07a34c712 17:21:11 Removing intermediate container ddb07a34c712 17:21:11 ---> 3d516e7935e4 17:21:11 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:11 ---> Running in 38829cedfd6b 17:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:21:12 (1/14) Installing libintl (0.22.5-r0) 17:21:12 (2/14) Installing eudev-libs (3.2.14-r2) 17:21:12 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:21:12 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:21:12 (5/14) Installing v4l-utils (1.24.1-r1) 17:21:12 (6/14) Installing libdvbv5 (1.24.1-r1) 17:21:12 (7/14) Installing udev-init-scripts (35-r1) 17:21:12 (8/14) Installing libeconf (0.6.3-r0) 17:21:12 (9/14) Installing libblkid (2.40.1-r1) 17:21:12 (10/14) Installing xz-libs (5.6.2-r0) 17:21:12 (11/14) Installing kmod-libs (32-r0) 17:21:12 (12/14) Installing eudev (3.2.14-r2) 17:21:12 (13/14) Installing eudev-dev (3.2.14-r2) 17:21:13 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:21:13 Executing busybox-1.36.1-r29.trigger 17:21:13 Executing eudev-3.2.14-r2.trigger 17:21:13 OK: 253 MiB in 68 packages 17:21:13 Removing intermediate container 38829cedfd6b 17:21:13 ---> ca6d5a25bda3 17:21:13 Step 8/13 : WORKDIR /device-usb-camera 17:21:13 ---> Running in 2611aaf0ae95 17:21:13 Removing intermediate container 2611aaf0ae95 17:21:13 ---> b7dfd356b161 17:21:13 Step 9/13 : COPY go.mod vendor* ./ 17:21:13 ---> 858b65d673c3 17:21:13 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:13 ---> Running in 77da59835d78 17:21:14 Still waiting to schedule task 17:21:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15463’ 17:21:52 Removing intermediate container 77da59835d78 17:21:52 ---> 65d31000a1ef 17:21:52 Step 11/13 : COPY . . 17:21:52 ---> 41660c362757 17:21:52 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:21:52 ---> Running in 82e0657dab7d 17:21:52  % Total % Received % Xferd Average Speed Time Time Time Current 17:21:52 Dload Upload Total Spent Left Speed 17:21:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 9031 0 --:--:-- --:--:-- --:--:-- 9076 100 1062 100 1062 0 0 8950 0 --:--:-- --:--:-- --:--:-- 9000 17:21:53 Removing intermediate container 82e0657dab7d 17:21:53 ---> 67843048e6e3 17:21:53 Step 13/13 : RUN ${MAKE} 17:21:53 ---> Running in 7e74b309586b 17:21:53 noop 17:21:53 Removing intermediate container 7e74b309586b 17:21:53 ---> 3272febbb93f 17:21:53 Successfully built 3272febbb93f 17:21:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:54 + docker inspect -f . ci-base-image-x86_64 17:21:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:54 prd-ubuntu20.04-docker-8c-8g-15464 does not seem to be running inside a container 17:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-351 -v /w/workspace/foundry_device-usb-camera_PR-351:/w/workspace/foundry_device-usb-camera_PR-351:rw,z -v /w/workspace/foundry_device-usb-camera_PR-351@tmp:/w/workspace/foundry_device-usb-camera_PR-351@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 ******** -e ******** ci-base-image-x86_64 cat 17:21:55 $ docker top c0c4111981c19cffb2c86247eb46673bd10f6fb10e3d0a14bb377fb48cdb2ef9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:55 + go version 17:21:55 go version go1.23.2 linux/amd64 [Pipeline] } 17:21:55 $ docker stop --time=1 c0c4111981c19cffb2c86247eb46673bd10f6fb10e3d0a14bb377fb48cdb2ef9 17:21:56 $ docker rm -f --volumes c0c4111981c19cffb2c86247eb46673bd10f6fb10e3d0a14bb377fb48cdb2ef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:57 + docker inspect -f . ci-base-image-x86_64 17:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:57 prd-ubuntu20.04-docker-8c-8g-15464 does not seem to be running inside a container 17:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-351 -v /w/workspace/foundry_device-usb-camera_PR-351:/w/workspace/foundry_device-usb-camera_PR-351:rw,z -v /w/workspace/foundry_device-usb-camera_PR-351@tmp:/w/workspace/foundry_device-usb-camera_PR-351@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 ******** -e ******** ci-base-image-x86_64 cat 17:21:58 $ docker top 3bcc06c727606b9092b95c4f9790e2674d0bfd6349b8a5056873903a87350a15 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:58 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-351 [Pipeline] fileExists [Pipeline] sh 17:21:59 + make test 17:21:59 go test ./... -coverprofile=coverage.out ./... 17:21:59 go: updates to go.mod needed; to update it: 17:21:59 go mod tidy 17:21:59 make: *** [Makefile:51: unittest] Error 1 [Pipeline] } 17:21:59 $ docker stop --time=1 3bcc06c727606b9092b95c4f9790e2674d0bfd6349b8a5056873903a87350a15 17:22:01 $ docker rm -f --volumes 3bcc06c727606b9092b95c4f9790e2674d0bfd6349b8a5056873903a87350a15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:02 17:22:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:03 latest: Pulling from edgex-lftools-log-publisher 17:22:03 5eb5b503b376: Pulling fs layer 17:22:03 5c69ac0246d0: Pulling fs layer 17:22:03 ec43610c2a17: Pulling fs layer 17:22:03 3a2ae6a8a46f: Pulling fs layer 17:22:03 33b1e0a273af: Pulling fs layer 17:22:03 5d3b04190fa2: Pulling fs layer 17:22:03 2f39f015ded8: Pulling fs layer 17:22:03 33b1e0a273af: Waiting 17:22:03 5d3b04190fa2: Waiting 17:22:03 2f39f015ded8: Waiting 17:22:03 3a2ae6a8a46f: Waiting 17:22:03 5c69ac0246d0: Verifying Checksum 17:22:03 5c69ac0246d0: Download complete 17:22:03 3a2ae6a8a46f: Verifying Checksum 17:22:03 3a2ae6a8a46f: Download complete 17:22:03 33b1e0a273af: Verifying Checksum 17:22:03 33b1e0a273af: Download complete 17:22:03 5d3b04190fa2: Download complete 17:22:03 ec43610c2a17: Verifying Checksum 17:22:03 ec43610c2a17: Download complete 17:22:03 5eb5b503b376: Verifying Checksum 17:22:03 5eb5b503b376: Download complete 17:22:04 2f39f015ded8: Verifying Checksum 17:22:04 2f39f015ded8: Download complete 17:22:04 5eb5b503b376: Pull complete 17:22:04 5c69ac0246d0: Pull complete 17:22:05 ec43610c2a17: Pull complete 17:22:05 3a2ae6a8a46f: Pull complete 17:22:05 33b1e0a273af: Pull complete 17:22:05 5d3b04190fa2: Pull complete 17:22:09 2f39f015ded8: Pull complete 17:22:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:10 prd-ubuntu20.04-docker-8c-8g-15464 does not seem to be running inside a container 17:22:10 $ 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/foundry_device-usb-camera_PR-351 -v /w/workspace/foundry_device-usb-camera_PR-351:/w/workspace/foundry_device-usb-camera_PR-351:rw,z -v /w/workspace/foundry_device-usb-camera_PR-351@tmp:/w/workspace/foundry_device-usb-camera_PR-351@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:22:11 $ docker top 14c2f2035a24014aa2f286f672b7bac1983764468675253baefe42121f57d492 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:11 ---> job-cost.sh 17:22:11 lf-activate-venv: SKIPPING 17:22:11 INFO: No Stack... 17:22:12 INFO: Retrieving Pricing Info for: v3-standard-8 17:22:12 INFO: Archiving Costs [Pipeline] sh 17:22:13 + cat /w/workspace/foundry_device-usb-camera_PR-351/archives/cost.csv 17:22:13 + cut -d, -f6 [Pipeline] lock 17:22:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-351-1-stack-cost] 17:22:13 Resource [jenkins-edgexfoundry-device-usb-camera-PR-351-1-stack-cost] did not exist. Created. 17:22:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:13 + echo total: 0.2199999988079071 [Pipeline] stash 17:22:13 Stashed 1 file(s) [Pipeline] } 17:22:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:14 $ docker stop --time=1 14c2f2035a24014aa2f286f672b7bac1983764468675253baefe42121f57d492 17:22:15 $ docker rm -f --volumes 14c2f2035a24014aa2f286f672b7bac1983764468675253baefe42121f57d492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:22:15 Failed in branch amd64 17:24:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15465 in /w/workspace/foundry_device-usb-camera_PR-351 [Pipeline] { [Pipeline] ws 17:24:34 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:24:34 Selected Git installation does not exist. Using Default 17:24:34 The recommended git tool is: NONE 17:24:43 using credential edgex-jenkins-ssh 17:24:43 Cloning the remote Git repository 17:24:43 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:24:43 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:24:44 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:24:44 > git --version # timeout=10 17:24:44 > git --version # 'git version 2.25.1' 17:24:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:47 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:24:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:49 Merging remotes/origin/main commit 8af420bf6967b65b18f8274e92082c818197a7ec into PR head commit 1623c610ed905ec7a5cf0bfc2853f8c108c2504a 17:24:49 Merge succeeded, producing 1623c610ed905ec7a5cf0bfc2853f8c108c2504a 17:24:49 Checking out Revision 1623c610ed905ec7a5cf0bfc2853f8c108c2504a (PR-351) 17:24:48 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:24:48 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:24:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:24:49 > git config core.sparsecheckout # timeout=10 17:24:49 > git checkout -f 1623c610ed905ec7a5cf0bfc2853f8c108c2504a # timeout=10 17:24:49 > git remote # timeout=10 17:24:49 > git config --get remote.origin.url # timeout=10 17:24:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:49 > git merge 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 17:24:49 > git rev-parse HEAD^{commit} # timeout=10 17:24:49 > git config core.sparsecheckout # timeout=10 17:24:49 > git checkout -f 1623c610ed905ec7a5cf0bfc2853f8c108c2504a # timeout=10 17:24:50 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:24:50 > git --version # timeout=10 17:24:50 > git --version # 'git version 2.25.1' 17:24:50 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:24:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:24:55 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:55 Dload Upload Total Spent Left Speed 17:24:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh 17:24:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:24:56 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 17:24:56 /etc/docker/daemon.new 17:24:56 { 17:24:56 "registry-mirrors": [ 17:24:56 "https://nexus3.edgexfoundry.org:10001" 17:24:56 ], 17:24:56 "bip": "10.250.0.254/24", 17:24:56 "hosts": [ 17:24:56 "tcp://0.0.0.0:5555", 17:24:56 "unix:///var/run/docker.sock" 17:24:56 ], 17:24:56 "mtu": 1458, 17:24:56 "selinux-enabled": true, 17:24:56 "seccomp-profile": "/etc/docker/seccomp.json" 17:24:56 } [Pipeline] sh 17:24:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:24:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:15 provisioning config files... 17:25:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config13523774581229097868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:15 ---> ****-login.sh 17:25:15 nexus3.edgexfoundry.org:10001 17:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:25:16 Configure a credential helper to remove this warning. See 17:25:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:25:16 17:25:16 Login Succeeded 17:25:16 nexus3.edgexfoundry.org:10002 17:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:25:17 Configure a credential helper to remove this warning. See 17:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:25:17 17:25:17 Login Succeeded 17:25:17 nexus3.edgexfoundry.org:10003 17:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:25:17 Configure a credential helper to remove this warning. See 17:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:25:17 17:25:17 Login Succeeded 17:25:17 nexus3.edgexfoundry.org:10004 17:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:25:17 Configure a credential helper to remove this warning. See 17:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:25:17 17:25:17 Login Succeeded 17:25:17 ****.io 17:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:25:18 Configure a credential helper to remove this warning. See 17:25:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:25:18 17:25:18 Login Succeeded 17:25:18 ---> ****-login.sh ends [Pipeline] } 17:25:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:25:18 ========================================================= 17:25:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 17:25:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 17:25:50 Sending build context to Docker daemon 10.56MB 17:25:50 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:25:50 Step 2/13 : FROM ${BASE} AS builder 17:25:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:25:50 cf04c63912e1: Pulling fs layer 17:25:50 55b35a11ae5e: Pulling fs layer 17:25:50 a37a00ec5f00: Pulling fs layer 17:25:50 50b3750afda1: Pulling fs layer 17:25:50 4f4fb700ef54: Pulling fs layer 17:25:50 80978eb59214: Pulling fs layer 17:25:50 c9f46d7d2bd2: Pulling fs layer 17:25:50 c5a475d317c9: Pulling fs layer 17:25:50 50b3750afda1: Waiting 17:25:50 4f4fb700ef54: Waiting 17:25:50 80978eb59214: Waiting 17:25:50 c9f46d7d2bd2: Waiting 17:25:50 c5a475d317c9: Waiting 17:25:50 55b35a11ae5e: Download complete 17:25:50 50b3750afda1: Verifying Checksum 17:25:50 50b3750afda1: Download complete 17:25:50 4f4fb700ef54: Download complete 17:25:50 80978eb59214: Verifying Checksum 17:25:50 80978eb59214: Download complete 17:25:50 cf04c63912e1: Verifying Checksum 17:25:50 cf04c63912e1: Download complete 17:25:51 c5a475d317c9: Verifying Checksum 17:25:51 c5a475d317c9: Download complete 17:25:52 cf04c63912e1: Pull complete 17:25:52 55b35a11ae5e: Pull complete 17:25:52 a37a00ec5f00: Verifying Checksum 17:25:52 a37a00ec5f00: Download complete 17:25:53 c9f46d7d2bd2: Verifying Checksum 17:25:53 c9f46d7d2bd2: Download complete 17:26:08 a37a00ec5f00: Pull complete 17:26:08 50b3750afda1: Pull complete 17:26:08 4f4fb700ef54: Pull complete 17:26:08 80978eb59214: Pull complete 17:26:15 c9f46d7d2bd2: Pull complete 17:26:16 c5a475d317c9: Pull complete 17:26:16 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 17:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 17:26:16 ---> be29e6b0f0d4 17:26:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:26:17 ---> Running in 0f3199f6b505 17:26:17 Removing intermediate container 0f3199f6b505 17:26:17 ---> cf51556cd21e 17:26:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:26:17 ---> Running in 20cb239140fa 17:26:18 Removing intermediate container 20cb239140fa 17:26:18 ---> b1539262b15d 17:26:18 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:26:18 ---> Running in 22717ff128db 17:26:18 Removing intermediate container 22717ff128db 17:26:18 ---> d594b5dd6560 17:26:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:26:18 ---> Running in e47c92841629 17:26:18 Removing intermediate container e47c92841629 17:26:18 ---> 83487fc066e8 17:26:18 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:26:19 ---> Running in b4afb3533009 17:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:26:22 (1/14) Installing libintl (0.22.5-r0) 17:26:22 (2/14) Installing eudev-libs (3.2.14-r2) 17:26:22 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:26:22 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:26:22 (5/14) Installing v4l-utils (1.24.1-r1) 17:26:22 (6/14) Installing libdvbv5 (1.24.1-r1) 17:26:22 (7/14) Installing udev-init-scripts (35-r1) 17:26:22 (8/14) Installing libeconf (0.6.3-r0) 17:26:22 (9/14) Installing libblkid (2.40.1-r1) 17:26:22 (10/14) Installing xz-libs (5.6.2-r0) 17:26:22 (11/14) Installing kmod-libs (32-r0) 17:26:22 (12/14) Installing eudev (3.2.14-r2) 17:26:22 (13/14) Installing eudev-dev (3.2.14-r2) 17:26:22 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:26:22 Executing busybox-1.36.1-r29.trigger 17:26:22 Executing eudev-3.2.14-r2.trigger 17:26:22 OK: 246 MiB in 68 packages 17:26:23 Removing intermediate container b4afb3533009 17:26:23 ---> f8599a2fdd93 17:26:23 Step 8/13 : WORKDIR /device-usb-camera 17:26:23 ---> Running in 55a90a76738e 17:26:24 Removing intermediate container 55a90a76738e 17:26:24 ---> ec60d170a8de 17:26:24 Step 9/13 : COPY go.mod vendor* ./ 17:26:24 ---> 3c6d75e160c8 17:26:24 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:24 ---> Running in 821e303ee00c 17:28:31 Removing intermediate container 821e303ee00c 17:28:31 ---> b3e6d567ffb9 17:28:31 Step 11/13 : COPY . . 17:28:31 ---> e68bf3606a9e 17:28:31 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:28:31 ---> Running in 09176cce7f24 17:28:31  % Total % Received % Xferd Average Speed Time Time Time Current 17:28:31 Dload Upload Total Spent Left Speed 17:28:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 5198 0 --:--:-- --:--:-- --:--:-- 5257 17:28:31 Removing intermediate container 09176cce7f24 17:28:31 ---> 623a93737a70 17:28:31 Step 13/13 : RUN ${MAKE} 17:28:31 ---> Running in 64daa8833d6d 17:28:31 noop 17:28:31 Removing intermediate container 64daa8833d6d 17:28:31 ---> 8eb4f41f2ac0 17:28:31 Successfully built 8eb4f41f2ac0 17:28:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:32 + docker inspect -f . ci-base-image-arm64 17:28:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:32 prd-ubuntu20.04-docker-arm64-4c-16g-15465 does not seem to be running inside a container 17:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 ******** -e ******** ci-base-image-arm64 cat 17:28:35 $ docker top f9477a85e1c554a421e82751fe24c5c87e4ce07564d549c88108c9a33d3326c3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:36 + go version 17:28:36 go version go1.23.2 linux/arm64 [Pipeline] } 17:28:36 $ docker stop --time=1 f9477a85e1c554a421e82751fe24c5c87e4ce07564d549c88108c9a33d3326c3 17:28:37 $ docker rm -f --volumes f9477a85e1c554a421e82751fe24c5c87e4ce07564d549c88108c9a33d3326c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:39 + docker inspect -f . ci-base-image-arm64 17:28:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:39 prd-ubuntu20.04-docker-arm64-4c-16g-15465 does not seem to be running inside a container 17:28:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 ******** -e ******** ci-base-image-arm64 cat 17:28:40 $ docker top 937aefb48fb5c33098fc03a58988b2eb6ce9266eafc67bd5cb828e018270cdcd -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:41 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:28:42 + make test 17:28:42 go test ./... -coverprofile=coverage.out ./... 17:28:46 go: updates to go.mod needed; to update it: 17:28:46 go mod tidy 17:28:46 make: *** [Makefile:51: unittest] Error 1 [Pipeline] } 17:28:46 $ docker stop --time=1 937aefb48fb5c33098fc03a58988b2eb6ce9266eafc67bd5cb828e018270cdcd 17:28:48 $ docker rm -f --volumes 937aefb48fb5c33098fc03a58988b2eb6ce9266eafc67bd5cb828e018270cdcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:50 17:28:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:50 arm64: Pulling from edgex-lftools-log-publisher 17:28:50 8998bd30e6a1: Pulling fs layer 17:28:50 04944245beec: Pulling fs layer 17:28:50 699f458cf7ca: Pulling fs layer 17:28:50 765212b225bb: Pulling fs layer 17:28:50 f23df028b6ca: Pulling fs layer 17:28:50 d65c8cfc05b1: Pulling fs layer 17:28:50 2437ff75d9bd: Pulling fs layer 17:28:50 765212b225bb: Waiting 17:28:50 d65c8cfc05b1: Waiting 17:28:50 f23df028b6ca: Waiting 17:28:50 2437ff75d9bd: Waiting 17:28:50 04944245beec: Verifying Checksum 17:28:50 04944245beec: Download complete 17:28:50 765212b225bb: Download complete 17:28:50 f23df028b6ca: Verifying Checksum 17:28:50 f23df028b6ca: Download complete 17:28:50 d65c8cfc05b1: Verifying Checksum 17:28:50 d65c8cfc05b1: Download complete 17:28:50 699f458cf7ca: Verifying Checksum 17:28:50 699f458cf7ca: Download complete 17:28:51 8998bd30e6a1: Verifying Checksum 17:28:51 8998bd30e6a1: Download complete 17:28:54 2437ff75d9bd: Verifying Checksum 17:28:54 2437ff75d9bd: Download complete 17:28:56 8998bd30e6a1: Pull complete 17:28:56 04944245beec: Pull complete 17:28:58 699f458cf7ca: Pull complete 17:28:58 765212b225bb: Pull complete 17:28:59 f23df028b6ca: Pull complete 17:28:59 d65c8cfc05b1: Pull complete 17:29:17 2437ff75d9bd: Pull complete 17:29:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:29:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:18 prd-ubuntu20.04-docker-arm64-4c-16g-15465 does not seem to be running inside a container 17:29:18 $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:29:20 $ docker top 6f53b0cc75ba8df69d9cd01b562b46d020a486b31c68b1865d5fa53dbad8f53f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:21 ---> job-cost.sh 17:29:21 lf-activate-venv: SKIPPING 17:29:21 INFO: No Stack... 17:29:22 INFO: Retrieving Pricing Info for: v3-standard-4 17:29:22 INFO: Archiving Costs [Pipeline] sh 17:29:23 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:29:23 + cut -d, -f6 [Pipeline] lock 17:29:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-351-1-stack-cost] 17:29:23 Resource [jenkins-edgexfoundry-device-usb-camera-PR-351-1-stack-cost] did not exist. Created. 17:29:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:24 /w/workspace/device-usb-camera/1@tmp/durable-bb6c2fa9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:29:24 + echo total: 0.10999999940395355 [Pipeline] stash 17:29:24 Warning: overwriting stash ‘stack-cost’ 17:29:24 Stashed 1 file(s) [Pipeline] } 17:29:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:24 $ docker stop --time=1 6f53b0cc75ba8df69d9cd01b562b46d020a486b31c68b1865d5fa53dbad8f53f 17:29:26 $ docker rm -f --volumes 6f53b0cc75ba8df69d9cd01b562b46d020a486b31c68b1865d5fa53dbad8f53f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:29:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:29:30 + [ -d /w/workspace/foundry_device-usb-camera_PR-351/archives ] 17:29:30 + ls -al /w/workspace/foundry_device-usb-camera_PR-351/archives 17:29:30 total 16 17:29:30 drwxr-xr-x 3 root root 4096 Oct 3 17:22 . 17:29:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 17:22 .. 17:29:30 drwxr-xr-x 2 root root 4096 Oct 3 17:22 cost 17:29:30 -rw-r--r-- 1 root root 89 Oct 3 17:22 cost.csv 17:29:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-351/archives 17:29:30 + ls -al /w/workspace/foundry_device-usb-camera_PR-351/archives 17:29:30 total 16 17:29:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 17:22 . 17:29:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 17:22 .. 17:29:30 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 17:22 cost 17:29:30 -rw-r--r-- 1 jenkins jenkins 89 Oct 3 17:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:29:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:29:32 ---> package-listing.sh 17:29:32 ++ facter osfamily 17:29:32 ++ tr '[:upper:]' '[:lower:]' 17:29:32 + OS_FAMILY=debian 17:29:32 + workspace=/w/workspace/foundry_device-usb-camera_PR-351 17:29:32 + START_PACKAGES=/tmp/packages_start.txt 17:29:32 + END_PACKAGES=/tmp/packages_end.txt 17:29:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:29:32 + PACKAGES=/tmp/packages_start.txt 17:29:32 + '[' /w/workspace/foundry_device-usb-camera_PR-351 ']' 17:29:32 + PACKAGES=/tmp/packages_end.txt 17:29:32 + case "${OS_FAMILY}" in 17:29:32 + dpkg -l 17:29:32 + grep '^ii' 17:29:32 + '[' -f /tmp/packages_start.txt ']' 17:29:32 + '[' -f /tmp/packages_end.txt ']' 17:29:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:29:32 + '[' /w/workspace/foundry_device-usb-camera_PR-351 ']' 17:29:32 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-351/archives/ 17:29:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-351/archives/ [Pipeline] echo 17:29:32 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/foundry_device-usb-camera_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:29:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:33 prd-ubuntu20.04-docker-8c-8g-15464 does not seem to be running inside a container 17:29:33 $ 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/foundry_device-usb-camera_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-351 -v /w/workspace/foundry_device-usb-camera_PR-351:/w/workspace/foundry_device-usb-camera_PR-351:rw,z -v /w/workspace/foundry_device-usb-camera_PR-351@tmp:/w/workspace/foundry_device-usb-camera_PR-351@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 17:29:33 $ docker top 989a4581c3eabec5ee2d4962c86499be61ced0841dc69ab76a9e8e608af0f771 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:34 + touch /tmp/pre-build-complete [Pipeline] sh 17:29:34 + mkdir -p /var/log/sysstat [Pipeline] sh 17:29:34 + ls /var/log/sa-host 17:29:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:35 provisioning config files... 17:29:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-351@tmp/config11537702117993677728tmp [Pipeline] { [Pipeline] echo 17:29:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:29:35 ---> create-netrc.sh [Pipeline] } 17:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:29:36 ---> python-tools-install.sh [Pipeline] echo 17:29:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:29:36 ---> sudo-logs.sh 17:29:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:29:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:29:36 ---> job-cost.sh 17:29:36 lf-activate-venv: SKIPPING 17:29:36 DEBUG: total: 0.2199999988079071 17:29:36 INFO: Retrieving Stack Cost... 17:29:37 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:37 INFO: Archiving Costs [Pipeline] echo 17:29:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:29:38 ---> logs-deploy.sh 17:29:38 lf-activate-venv: SKIPPING 17:29:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-351/1 17:29:38 INFO: archiving workspace using pattern(s): 17:29:39 Archives upload complete. 17:29:39 INFO: archiving logs to Nexus 17:29:39 ---> uname -a: 17:29:39 Linux prd-ubuntu20-04-docker-8c-8g-15464 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:29:39 17:29:39 17:29:39 ---> lscpu: 17:29:39 Architecture: x86_64 17:29:39 CPU op-mode(s): 32-bit, 64-bit 17:29:39 Byte Order: Little Endian 17:29:39 Address sizes: 40 bits physical, 48 bits virtual 17:29:39 CPU(s): 8 17:29:39 On-line CPU(s) list: 0-7 17:29:39 Thread(s) per core: 1 17:29:39 Core(s) per socket: 1 17:29:39 Socket(s): 8 17:29:39 NUMA node(s): 1 17:29:39 Vendor ID: AuthenticAMD 17:29:39 CPU family: 23 17:29:39 Model: 49 17:29:39 Model name: AMD EPYC-Rome Processor 17:29:39 Stepping: 0 17:29:39 CPU MHz: 2800.000 17:29:39 BogoMIPS: 5600.00 17:29:39 Virtualization: AMD-V 17:29:39 Hypervisor vendor: KVM 17:29:39 Virtualization type: full 17:29:39 L1d cache: 256 KiB 17:29:39 L1i cache: 256 KiB 17:29:39 L2 cache: 4 MiB 17:29:39 L3 cache: 128 MiB 17:29:39 NUMA node0 CPU(s): 0-7 17:29:39 Vulnerability Itlb multihit: Not affected 17:29:39 Vulnerability L1tf: Not affected 17:29:39 Vulnerability Mds: Not affected 17:29:39 Vulnerability Meltdown: Not affected 17:29:39 Vulnerability Mmio stale data: Not affected 17:29:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:29:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:29:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:29:39 Vulnerability Srbds: Not affected 17:29:39 Vulnerability Tsx async abort: Not affected 17:29:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:29:39 17:29:39 17:29:39 ---> nproc: 17:29:39 8 17:29:39 17:29:39 17:29:39 ---> df -h: 17:29:39 Filesystem Size Used Avail Use% Mounted on 17:29:39 overlay 155G 12G 144G 8% / 17:29:39 tmpfs 64M 0 64M 0% /dev 17:29:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:29:39 shm 64M 0 64M 0% /dev/shm 17:29:39 /dev/vda1 155G 12G 144G 8% /facter-os 17:29:39 17:29:39 17:29:39 ---> sar -b -r -n DEV: 17:29:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15464) 10/03/24 _x86_64_ (8 CPU) 17:29:39 17:29:39 17:19:53 LINUX RESTART (8 CPU) 17:29:39 17:29:39 17:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:29:39 17:21:01 345.20 48.17 297.03 0.00 5411.26 182324.56 0.00 17:29:39 17:22:01 362.57 2.45 360.12 0.00 47.46 101017.70 0.00 17:29:39 17:23:01 48.32 0.08 48.23 0.00 1.87 16715.64 0.00 17:29:39 17:24:01 1.82 0.00 1.82 0.00 0.00 21.73 0.00 17:29:39 17:25:01 11.91 1.57 10.35 0.00 86.12 1701.18 0.00 17:29:39 17:26:01 40.54 4.57 35.98 0.00 4278.22 6802.47 0.00 17:29:39 17:27:01 3.50 0.02 3.48 0.00 0.13 93.32 0.00 17:29:39 17:28:01 1.85 0.00 1.85 0.00 0.00 21.73 0.00 17:29:39 17:29:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 17:29:39 Average: 90.79 6.32 84.48 0.00 1091.69 34302.77 0.00 17:29:39 17:29:39 17:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:29:39 17:21:01 29910900 31582868 768096 2.34 59836 1909156 1742516 5.14 990428 1652480 324 17:29:39 17:22:01 27970376 31516304 789396 2.40 189180 3506056 1801936 5.31 1164720 3222876 68 17:29:39 17:23:01 27480112 31535100 768648 2.34 196924 3957912 1787816 5.27 1163972 3661864 8 17:29:39 17:24:01 27478940 31534120 769392 2.34 197012 3957924 1787816 5.27 1163928 3661872 4 17:29:39 17:25:01 27420128 31529636 756524 2.30 202996 4014260 1610364 4.75 1198096 3678372 856 17:29:39 17:26:01 27032308 31518000 755084 2.30 225976 4356376 1733336 5.11 1437624 3800324 12 17:29:39 17:27:01 27043716 31524564 748208 2.28 224556 4353116 1721108 5.07 1428516 3797108 0 17:29:39 17:28:01 27043700 31524612 748032 2.27 224632 4353124 1721108 5.07 1428844 3797112 4 17:29:39 17:29:01 27044688 31525732 747144 2.27 224716 4353132 1721108 5.07 1427624 3797128 16 17:29:39 Average: 27602763 31532326 761169 2.31 193981 3862340 1736345 5.12 1267084 3452126 144 17:29:39 17:29:39 17:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:29:39 17:21:01 ens3 458.20 325.54 2771.81 91.27 0.00 0.00 0.00 0.00 17:29:39 17:21:01 docker0 25.52 26.19 2.02 162.18 0.00 0.00 0.00 0.00 17:29:39 17:21:01 lo 6.00 6.00 0.58 0.58 0.00 0.00 0.00 0.00 17:29:39 17:22:01 ens3 590.18 432.21 6560.61 52.69 0.00 0.00 0.00 0.00 17:29:39 17:22:01 docker0 349.93 460.32 29.47 3360.68 0.00 0.00 0.00 0.00 17:29:39 17:22:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 17:29:39 17:23:01 ens3 88.57 55.41 2520.53 10.03 0.00 0.00 0.00 0.00 17:29:39 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:23:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:29:39 17:24:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:29:39 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 17:25:01 ens3 55.31 34.53 671.64 2.74 0.00 0.00 0.00 0.00 17:29:39 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:25:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:29:39 17:26:01 ens3 146.86 65.42 2080.59 4.54 0.00 0.00 0.00 0.00 17:29:39 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:29:39 17:27:01 ens3 0.13 0.02 0.06 0.00 0.00 0.00 0.00 0.00 17:29:39 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:28:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 17:29:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:29:39 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 Average: ens3 148.90 101.48 1622.79 17.92 0.00 0.00 0.00 0.00 17:29:39 Average: docker0 41.71 54.05 3.50 391.40 0.00 0.00 0.00 0.00 17:29:39 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 17:29:39 17:29:39 17:29:39 ---> sar -P ALL: 17:29:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15464) 10/03/24 _x86_64_ (8 CPU) 17:29:39 17:29:39 17:19:53 LINUX RESTART (8 CPU) 17:29:39 17:29:39 17:20:01 CPU %user %nice %system %iowait %steal %idle 17:29:39 17:21:01 all 7.25 0.00 2.21 1.40 0.04 89.10 17:29:39 17:21:01 0 7.35 0.00 2.46 1.26 0.03 88.90 17:29:39 17:21:01 1 7.62 0.00 1.88 0.12 0.05 90.33 17:29:39 17:21:01 2 5.24 0.00 2.33 0.49 0.05 91.89 17:29:39 17:21:01 3 9.48 0.00 2.76 3.45 0.03 84.27 17:29:39 17:21:01 4 9.38 0.00 2.09 0.49 0.05 87.98 17:29:39 17:21:01 5 7.79 0.00 2.48 3.89 0.05 85.79 17:29:39 17:21:01 6 6.54 0.00 2.09 0.20 0.03 91.13 17:29:39 17:21:01 7 4.58 0.00 1.61 1.28 0.03 92.50 17:29:39 17:22:01 all 10.26 0.00 5.31 1.66 0.08 82.69 17:29:39 17:22:01 0 11.78 0.00 4.87 0.29 0.08 82.98 17:29:39 17:22:01 1 10.73 0.00 6.02 2.63 0.08 80.55 17:29:39 17:22:01 2 8.46 0.00 6.18 6.83 0.07 78.47 17:29:39 17:22:01 3 7.71 0.00 4.39 0.10 0.07 87.74 17:29:39 17:22:01 4 11.60 0.00 5.29 0.93 0.10 82.08 17:29:39 17:22:01 5 11.12 0.00 4.18 0.14 0.08 84.47 17:29:39 17:22:01 6 11.26 0.00 6.72 0.81 0.10 81.10 17:29:39 17:22:01 7 9.40 0.00 4.83 1.55 0.08 84.13 17:29:39 17:23:01 all 2.57 0.00 1.09 0.22 0.02 96.11 17:29:39 17:23:01 0 2.36 0.00 0.95 0.15 0.02 96.52 17:29:39 17:23:01 1 2.76 0.00 1.41 1.19 0.03 94.61 17:29:39 17:23:01 2 1.83 0.00 1.01 0.00 0.02 97.15 17:29:39 17:23:01 3 3.11 0.00 1.05 0.02 0.03 95.79 17:29:39 17:23:01 4 2.93 0.00 1.09 0.32 0.02 95.65 17:29:39 17:23:01 5 2.63 0.00 1.36 0.02 0.02 95.98 17:29:39 17:23:01 6 2.76 0.00 0.67 0.02 0.02 96.54 17:29:39 17:23:01 7 2.19 0.00 1.15 0.05 0.02 96.59 17:29:39 17:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 17:29:39 17:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:29:39 17:24:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:29:39 17:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:29:39 17:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:29:39 17:24:01 4 0.05 0.00 0.00 0.00 0.00 99.95 17:29:39 17:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:29:39 17:24:01 6 0.07 0.00 0.02 0.00 0.00 99.92 17:29:39 17:24:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:29:39 17:25:01 all 0.44 0.00 0.24 0.06 0.01 99.25 17:29:39 17:25:01 0 0.25 0.00 0.22 0.03 0.02 99.48 17:29:39 17:25:01 1 0.15 0.00 0.13 0.00 0.02 99.70 17:29:39 17:25:01 2 0.67 0.00 0.12 0.02 0.02 99.18 17:29:39 17:25:01 3 0.18 0.00 0.15 0.02 0.00 99.65 17:29:39 17:25:01 4 0.13 0.00 0.10 0.00 0.00 99.77 17:29:39 17:25:01 5 0.65 0.00 0.15 0.02 0.02 99.17 17:29:39 17:25:01 6 0.98 0.00 0.80 0.15 0.02 98.05 17:29:39 17:25:01 7 0.47 0.00 0.28 0.23 0.00 99.02 17:29:39 17:26:01 all 2.23 0.00 1.08 0.22 0.02 96.44 17:29:39 17:26:01 0 2.75 0.00 2.00 0.18 0.02 95.05 17:29:39 17:26:01 1 2.22 0.00 0.75 0.30 0.02 96.71 17:29:39 17:26:01 2 2.71 0.00 0.57 0.03 0.03 96.65 17:29:39 17:26:01 3 1.75 0.00 0.65 0.03 0.03 97.53 17:29:39 17:26:01 4 2.02 0.00 1.52 0.15 0.02 96.30 17:29:39 17:26:01 5 2.17 0.00 0.55 0.03 0.02 97.23 17:29:39 17:26:01 6 2.89 0.00 1.64 0.02 0.02 95.44 17:29:39 17:26:01 7 1.37 0.00 0.99 1.00 0.03 96.61 17:29:39 17:27:01 all 0.07 0.00 0.04 0.01 0.01 99.86 17:29:39 17:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:29:39 17:27:01 1 0.07 0.00 0.02 0.00 0.02 99.90 17:29:39 17:27:01 2 0.03 0.00 0.07 0.02 0.02 99.87 17:29:39 17:27:01 3 0.03 0.00 0.05 0.00 0.00 99.92 17:29:39 17:27:01 4 0.08 0.00 0.03 0.02 0.02 99.85 17:29:39 17:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:29:39 17:27:01 6 0.23 0.00 0.07 0.00 0.00 99.70 17:29:39 17:27:01 7 0.08 0.00 0.03 0.05 0.03 99.80 17:29:39 17:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:29:39 17:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:29:39 17:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:29:39 17:28:01 2 0.02 0.00 0.02 0.02 0.02 99.93 17:29:39 17:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:29:39 17:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:29:39 17:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:29:39 17:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:29:39 17:28:01 7 0.02 0.00 0.02 0.03 0.02 99.92 17:29:39 17:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:29:39 17:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:29:39 17:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:29:39 17:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:29:39 17:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:29:39 17:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:29:39 17:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:29:39 17:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:29:39 17:29:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:29:39 Average: all 2.53 0.00 1.10 0.39 0.02 95.95 17:29:39 Average: 0 2.71 0.00 1.17 0.21 0.02 95.88 17:29:39 Average: 1 2.61 0.00 1.13 0.47 0.03 95.77 17:29:39 Average: 2 2.10 0.00 1.14 0.81 0.03 95.92 17:29:39 Average: 3 2.47 0.00 1.00 0.40 0.02 96.10 17:29:39 Average: 4 2.90 0.00 1.12 0.21 0.02 95.75 17:29:39 Average: 5 2.70 0.00 0.97 0.45 0.02 95.86 17:29:39 Average: 6 2.73 0.00 1.33 0.13 0.02 95.79 17:29:39 Average: 7 2.00 0.00 0.98 0.47 0.02 96.52 17:29:39 17:29:39 17:29:39