Pull request #299 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 222fc09c85facea71af6b6ccf3f31affcfb8458f+97477250f83449ec135a51078cdc7ddd64728142 (dd68abf20b5e45007d21dc1da2170db7478214f4) 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-ssh10043776813903310865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13584909847613000280.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-299/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-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3271738795248565286.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-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4545663849430502460.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9881331934879965551.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-299/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-299/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8900410196549798402.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8488 in /w/workspace/foundry_device-usb-camera_PR-299 [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-299 # 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/299/head:refs/remotes/origin/PR-299 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 97477250f83449ec135a51078cdc7ddd64728142 into PR head commit 222fc09c85facea71af6b6ccf3f31affcfb8458f Merge succeeded, producing 222fc09c85facea71af6b6ccf3f31affcfb8458f Checking out Revision 222fc09c85facea71af6b6ccf3f31affcfb8458f (PR-299) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:16:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 222fc09c85facea71af6b6ccf3f31affcfb8458f # 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 97477250f83449ec135a51078cdc7ddd64728142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 222fc09c85facea71af6b6ccf3f31affcfb8458f # timeout=10 [Pipeline] withCredentials 17:16:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:16:34 ========================================================= 17:16:34 EdgeX Global Pipelines Version Info 17:16:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:16:35 ------------------- 17:16:35 stable info: 17:16:35 ------------------- 17:16:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:16:35 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:16:35 Message: update stable to v1.0.254 17:16:36 ------------------- 17:16:36 experimental info: 17:16:36 ------------------- 17:16:36 Commited By: **** collab-it+edgex@linuxfoundation.org 17:16:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:16:36 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:16:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:16:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:16:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:16:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:16:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:16:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:16:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-299 [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-299 [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-299 [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 222fc09c85facea71af6b6ccf3f31affcfb8458f [Pipeline] echo 17:16:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 222fc09 [Pipeline] echo 17:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:38 provisioning config files... 17:16:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-299@tmp/config388520954785312729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:38 ---> docker-login.sh 17:16:38 nexus3.edgexfoundry.org:10001 17:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:38 Configure a credential helper to remove this warning. See 17:16:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:38 17:16:38 Login Succeeded 17:16:38 nexus3.edgexfoundry.org:10002 17:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:39 Configure a credential helper to remove this warning. See 17:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:39 17:16:39 Login Succeeded 17:16:39 nexus3.edgexfoundry.org:10003 17:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:39 Configure a credential helper to remove this warning. See 17:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:39 17:16:39 Login Succeeded 17:16:39 nexus3.edgexfoundry.org:10004 17:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:39 Configure a credential helper to remove this warning. See 17:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:39 17:16:39 Login Succeeded 17:16:39 docker.io 17:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:39 Configure a credential helper to remove this warning. See 17:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:39 17:16:39 Login Succeeded 17:16:39 ---> docker-login.sh ends [Pipeline] } 17:16:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:16:40 + git rev-list -1 --merges 222fc09c85facea71af6b6ccf3f31affcfb8458f~1..222fc09c85facea71af6b6ccf3f31affcfb8458f [Pipeline] echo 17:16:40 -----------> git rev-list -1 --merges 222fc09c85facea71af6b6ccf3f31affcfb8458f~1..222fc09c85facea71af6b6ccf3f31affcfb8458f 222fc09c85facea71af6b6ccf3f31affcfb8458f [false] [Pipeline] sh 17:16:40 + git log --format=format:%s -1 222fc09c85facea71af6b6ccf3f31affcfb8458f [Pipeline] echo 17:16:40 ========================================================= 17:16:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:16:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:41 + git log --format=format:%s -1 222fc09c85facea71af6b6ccf3f31affcfb8458f [Pipeline] echo 17:16:41 [semverPrep] GIT_COMMIT: 222fc09c85facea71af6b6ccf3f31affcfb8458f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:16:41 [semverPrep] This is not a build commit. [Pipeline] sh 17:16:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:16:41 + grep -v github /etc/ssh/ssh_known_hosts 17:16:41 + [ -e /tmp/ssh_known_hosts ] 17:16:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:16:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:16:41 + sudo tee -a /etc/ssh/ssh_known_hosts 17:16:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:41 17:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:42 0.1.4: Pulling from edgex-devops/py-git-semver 17:16:42 b85a868b505f: Pulling fs layer 17:16:42 e2be974225ed: Pulling fs layer 17:16:42 339a4e72a1f5: Pulling fs layer 17:16:42 988bab9f4d93: Pulling fs layer 17:16:42 1469e6f7b9e6: Pulling fs layer 17:16:42 eaf3925da568: Pulling fs layer 17:16:42 bab4dde63d76: Pulling fs layer 17:16:42 bde34c3a00c8: Pulling fs layer 17:16:42 b352a97aabf1: Pulling fs layer 17:16:42 4872d77fe225: Pulling fs layer 17:16:42 5851b861e8e6: Pulling fs layer 17:16:42 988bab9f4d93: Waiting 17:16:42 1469e6f7b9e6: Waiting 17:16:42 eaf3925da568: Waiting 17:16:42 bab4dde63d76: Waiting 17:16:42 bde34c3a00c8: Waiting 17:16:42 b352a97aabf1: Waiting 17:16:42 4872d77fe225: Waiting 17:16:42 5851b861e8e6: Waiting 17:16:42 e2be974225ed: Download complete 17:16:42 988bab9f4d93: Verifying Checksum 17:16:42 988bab9f4d93: Download complete 17:16:42 1469e6f7b9e6: Verifying Checksum 17:16:42 1469e6f7b9e6: Download complete 17:16:42 eaf3925da568: Verifying Checksum 17:16:42 eaf3925da568: Download complete 17:16:42 339a4e72a1f5: Verifying Checksum 17:16:42 339a4e72a1f5: Download complete 17:16:42 bde34c3a00c8: Verifying Checksum 17:16:42 bde34c3a00c8: Download complete 17:16:42 b352a97aabf1: Verifying Checksum 17:16:42 b352a97aabf1: Download complete 17:16:42 4872d77fe225: Verifying Checksum 17:16:42 4872d77fe225: Download complete 17:16:42 5851b861e8e6: Verifying Checksum 17:16:42 5851b861e8e6: Download complete 17:16:42 b85a868b505f: Verifying Checksum 17:16:42 b85a868b505f: Download complete 17:16:42 bab4dde63d76: Verifying Checksum 17:16:42 bab4dde63d76: Download complete 17:16:43 b85a868b505f: Pull complete 17:16:43 e2be974225ed: Pull complete 17:16:44 339a4e72a1f5: Pull complete 17:16:44 988bab9f4d93: Pull complete 17:16:44 1469e6f7b9e6: Pull complete 17:16:44 eaf3925da568: Pull complete 17:16:46 bab4dde63d76: Pull complete 17:16:46 bde34c3a00c8: Pull complete 17:16:46 b352a97aabf1: Pull complete 17:16:46 4872d77fe225: Pull complete 17:16:46 5851b861e8e6: Pull complete 17:16:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:16:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:46 prd-ubuntu20.04-docker-8c-8g-8488 does not seem to be running inside a container 17:16:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-299 -v /w/workspace/foundry_device-usb-camera_PR-299:/w/workspace/foundry_device-usb-camera_PR-299:rw,z -v /w/workspace/foundry_device-usb-camera_PR-299@tmp:/w/workspace/foundry_device-usb-camera_PR-299@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:16:49 $ docker top c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 -eo pid,comm 17:16:49 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:16:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:16:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:50 [ssh-agent] Looking for ssh-agent implementation... 17:16:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:50 $ docker exec c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 ssh-agent 17:16:50 SSH_AUTH_SOCK=/tmp/ssh-QKuWQentJwCO/agent.32 17:16:50 SSH_AGENT_PID=38 17:16:50 Running ssh-add (command line suppressed) 17:16:50 Identity added: /w/workspace/foundry_device-usb-camera_PR-299@tmp/private_key_3050977626442339098.key (/w/workspace/foundry_device-usb-camera_PR-299@tmp/private_key_3050977626442339098.key) 17:16:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:50 + git tag --points-at HEAD [Pipeline] } 17:16:50 $ docker exec --env ******** --env ******** c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 ssh-agent -k 17:16:50 unset SSH_AUTH_SOCK; 17:16:50 unset SSH_AGENT_PID; 17:16:50 echo Agent pid 38 killed; 17:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:16:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:50 [ssh-agent] Looking for ssh-agent implementation... 17:16:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:51 $ docker exec c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 ssh-agent 17:16:51 SSH_AUTH_SOCK=/tmp/ssh-6cocrIUjsT1P/agent.70 17:16:51 SSH_AGENT_PID=76 17:16:51 Running ssh-add (command line suppressed) 17:16:51 Identity added: /w/workspace/foundry_device-usb-camera_PR-299@tmp/private_key_5949693986950549400.key (/w/workspace/foundry_device-usb-camera_PR-299@tmp/private_key_5949693986950549400.key) 17:16:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:51 + git semver init 17:16:52 2023-10-04 17:16:52,005 [run_init] DEBUG init version:0.0.0 force:False 17:16:52 2023-10-04 17:16:52,006 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-299/.semver 17:16:52 2023-10-04 17:16:52,006 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-299/.semver 17:16:52 2023-10-04 17:16:52,007 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-299/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-299, universal_newlines=False, shell=None, istream=None) 17:16:53 2023-10-04 17:16:52,907 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-299/.git/info/exclude 17:16:53 2023-10-04 17:16:52,907 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-299/.semver/PR-299 with force:False 17:16:53 2023-10-04 17:16:52,908 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-299/.semver/PR-299 17:16:53 2023-10-04 17:16:52,912 [execute] INFO git cat-file --batch-check 17:16:53 2023-10-04 17:16:52,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-299/.semver, universal_newlines=False, shell=None, istream=) 17:16:53 2023-10-04 17:16:52,919 [execute] INFO git cat-file --batch 17:16:53 2023-10-04 17:16:52,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-299/.semver, universal_newlines=False, shell=None, istream=) 17:16:53 2023-10-04 17:16:52,923 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-299/.semver/PR-299 17:16:53 0.0.0 [Pipeline] } 17:16:53 $ docker exec --env ******** --env ******** c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 ssh-agent -k 17:16:53 unset SSH_AUTH_SOCK; 17:16:53 unset SSH_AGENT_PID; 17:16:53 echo Agent pid 76 killed; 17:16:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:16:53 + git semver [Pipeline] } 17:16:53 $ docker stop --time=1 c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 17:16:55 $ docker rm -f --volumes c90e7b144eac4d7c30863c8ba66c8129bd87fe443ae9906ced05c979b199a9a8 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:16:55 Stashed 1 file(s) [Pipeline] echo 17:16:55 [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:16:56 provisioning config files... 17:16:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-299@tmp/config6634673846105417302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:56 ---> docker-login.sh 17:16:56 nexus3.edgexfoundry.org:10001 17:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:56 Configure a credential helper to remove this warning. See 17:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:56 17:16:56 Login Succeeded 17:16:56 nexus3.edgexfoundry.org:10002 17:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:56 Configure a credential helper to remove this warning. See 17:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:56 17:16:56 Login Succeeded 17:16:56 nexus3.edgexfoundry.org:10003 17:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:57 Configure a credential helper to remove this warning. See 17:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:57 17:16:57 Login Succeeded 17:16:57 nexus3.edgexfoundry.org:10004 17:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:57 Configure a credential helper to remove this warning. See 17:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:57 17:16:57 Login Succeeded 17:16:57 docker.io 17:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:57 Configure a credential helper to remove this warning. See 17:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:57 17:16:57 Login Succeeded 17:16:57 ---> docker-login.sh ends [Pipeline] } 17:16:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:16:57 ========================================================= 17:16:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:16:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:16:58 Sending build context to Docker daemon 2.271MB 17:16:58 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:16:58 Step 2/13 : FROM ${BASE} AS builder 17:16:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:16:58 7264a8db6415: Pulling fs layer 17:16:58 c4d48a809fc2: Pulling fs layer 17:16:58 4f1c88b9dad5: Pulling fs layer 17:16:58 ad3a456e5733: Pulling fs layer 17:16:58 33e27b845d1e: Pulling fs layer 17:16:58 c68163c4e522: Pulling fs layer 17:16:58 50da416c3ac9: Pulling fs layer 17:16:58 ad3a456e5733: Waiting 17:16:58 c68163c4e522: Waiting 17:16:58 50da416c3ac9: Waiting 17:16:58 33e27b845d1e: Waiting 17:16:58 23d2d4c4bb30: Pulling fs layer 17:16:58 23d2d4c4bb30: Waiting 17:16:58 c4d48a809fc2: Verifying Checksum 17:16:58 c4d48a809fc2: Download complete 17:16:58 ad3a456e5733: Download complete 17:16:58 7264a8db6415: Download complete 17:16:58 33e27b845d1e: Verifying Checksum 17:16:58 33e27b845d1e: Download complete 17:16:58 c68163c4e522: Verifying Checksum 17:16:58 c68163c4e522: Download complete 17:16:58 7264a8db6415: Pull complete 17:16:58 23d2d4c4bb30: Verifying Checksum 17:16:58 23d2d4c4bb30: Download complete 17:16:58 c4d48a809fc2: Pull complete 17:16:58 4f1c88b9dad5: Verifying Checksum 17:16:58 4f1c88b9dad5: Download complete 17:16:58 50da416c3ac9: Verifying Checksum 17:16:58 50da416c3ac9: Download complete 17:17:02 4f1c88b9dad5: Pull complete 17:17:02 ad3a456e5733: Pull complete 17:17:02 33e27b845d1e: Pull complete 17:17:02 c68163c4e522: Pull complete 17:17:03 50da416c3ac9: Pull complete 17:17:04 23d2d4c4bb30: Pull complete 17:17:04 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:17:04 ---> 0786185ac409 17:17:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:17:09 ---> Running in 9a812df01f47 17:17:09 Removing intermediate container 9a812df01f47 17:17:09 ---> 4a195d157250 17:17:09 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:09 ---> Running in f512ead27252 17:17:09 Removing intermediate container f512ead27252 17:17:09 ---> fb8b4bd15c3c 17:17:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:17:09 ---> Running in 0f9fd1c4e6a1 17:17:09 Removing intermediate container 0f9fd1c4e6a1 17:17:09 ---> 3aa8daf7ab93 17:17:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:17:09 ---> Running in 4aac2f653394 17:17:09 Removing intermediate container 4aac2f653394 17:17:09 ---> aa24aa10f965 17:17:09 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:09 ---> Running in 4adae58e3e68 17:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:17:10 (1/13) Installing libintl (0.21.1-r7) 17:17:10 (2/13) Installing eudev-libs (3.2.11-r8) 17:17:10 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:17:10 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:17:10 (5/13) Installing v4l-utils (1.24.1-r0) 17:17:10 (6/13) Installing libdvbv5 (1.24.1-r0) 17:17:10 (7/13) Installing udev-init-scripts (35-r1) 17:17:10 (8/13) Installing libblkid (2.38.1-r8) 17:17:10 (9/13) Installing xz-libs (5.4.3-r0) 17:17:10 (10/13) Installing kmod-libs (30-r3) 17:17:10 (11/13) Installing eudev (3.2.11-r8) 17:17:10 (12/13) Installing eudev-dev (3.2.11-r8) 17:17:10 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:17:10 Executing busybox-1.36.1-r2.trigger 17:17:10 Executing eudev-3.2.11-r8.trigger 17:17:10 OK: 271 MiB in 65 packages 17:17:11 Removing intermediate container 4adae58e3e68 17:17:11 ---> 70e5691ea2cf 17:17:11 Step 8/13 : WORKDIR /device-usb-camera 17:17:11 ---> Running in 61b5115b860f 17:17:11 Removing intermediate container 61b5115b860f 17:17:11 ---> 9c3099e53924 17:17:11 Step 9/13 : COPY go.mod vendor* ./ 17:17:11 Still waiting to schedule task 17:17:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:17:11 ---> d7431facf7eb 17:17:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:11 ---> Running in 451f59a0149b 17:17:43 Removing intermediate container 451f59a0149b 17:17:43 ---> 0e630ef6a778 17:17:43 Step 11/13 : COPY . . 17:17:43 ---> f2da39c5179a 17:17:43 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:17:43 ---> Running in 7a08bc31fcf7 17:17:44  % Total % Received % Xferd Average Speed Time Time Time Current 17:17:44 Dload Upload Total Spent Left Speed 17:17:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253 100  1253    0     0  8432    0 --:--:-- --:--:-- --:--:-- 8466 17:17:44 Removing intermediate container 7a08bc31fcf7 17:17:44 ---> d272c379182c 17:17:44 Step 13/13 : RUN ${MAKE} 17:17:44 ---> Running in 9db4239c8282 17:17:44 noop 17:17:44 Removing intermediate container 9db4239c8282 17:17:44 ---> c679481941cd 17:17:44 Successfully built c679481941cd 17:17:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:45 + docker inspect -f . ci-base-image-x86_64 17:17:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:45 prd-ubuntu20.04-docker-8c-8g-8488 does not seem to be running inside a container 17:17:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-299 -v /w/workspace/foundry_device-usb-camera_PR-299:/w/workspace/foundry_device-usb-camera_PR-299:rw,z -v /w/workspace/foundry_device-usb-camera_PR-299@tmp:/w/workspace/foundry_device-usb-camera_PR-299@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:17:45 $ docker top 6a74bdccb4746e276810ba26da5a4725566db2b0287f41a4dc4ef0e23b955531 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:46 + go version 17:17:46 go version go1.21.0 linux/amd64 [Pipeline] } 17:17:46 $ docker stop --time=1 6a74bdccb4746e276810ba26da5a4725566db2b0287f41a4dc4ef0e23b955531 17:17:47 $ docker rm -f --volumes 6a74bdccb4746e276810ba26da5a4725566db2b0287f41a4dc4ef0e23b955531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:48 + docker inspect -f . ci-base-image-x86_64 17:17:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:48 prd-ubuntu20.04-docker-8c-8g-8488 does not seem to be running inside a container 17:17:48 $ 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-299 -v /w/workspace/foundry_device-usb-camera_PR-299:/w/workspace/foundry_device-usb-camera_PR-299:rw,z -v /w/workspace/foundry_device-usb-camera_PR-299@tmp:/w/workspace/foundry_device-usb-camera_PR-299@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:17:48 $ docker top 23852823735f344ddd5bb258f6e15f11e8cd39cd0186405ec09b93b72ae7fbda -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:49 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-299 [Pipeline] fileExists [Pipeline] sh 17:17:49 + make test 17:17:49 go test ./... -coverprofile=coverage.out ./... 17:17:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:18:00 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:18:00 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements 17:18:09 go vet ./... 17:18:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:18:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:18:11 ./bin/test-attribution-txt.sh [Pipeline] echo 17:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:18:11 $ docker stop --time=1 23852823735f344ddd5bb258f6e15f11e8cd39cd0186405ec09b93b72ae7fbda 17:18:14 $ docker rm -f --volumes 23852823735f344ddd5bb258f6e15f11e8cd39cd0186405ec09b93b72ae7fbda [Pipeline] // withDockerContainer [Pipeline] sh 17:18:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:18:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:18:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:18:16 + ls -al . 17:18:16 total 220 17:18:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 17:17 . 17:18:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:16 .. 17:18:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:18 .git 17:18:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:16 .github 17:18:16 -rw-rw-r-- 1 jenkins jenkins 495 Oct 4 17:16 .gitignore 17:18:16 -rw-rw-r-- 1 jenkins jenkins 45 Oct 4 17:16 .golangci.yml 17:18:16 -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 17:16 .hadolint.yml 17:18:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 17:16 .semver 17:18:16 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 4 17:16 Attribution.txt 17:18:16 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 4 17:16 CHANGELOG.md 17:18:16 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 17:16 Dockerfile 17:18:16 -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 17:16 GOVERNANCE.md 17:18:16 -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 17:16 Jenkinsfile 17:18:16 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 17:16 LICENSE 17:18:16 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 17:16 Makefile 17:18:16 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 17:16 OWNERS.md 17:18:16 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 17:16 README.md 17:18:16 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 17:16 VERSION 17:18:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:16 bin 17:18:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:16 cmd 17:18:16 -rw-r--r-- 1 jenkins jenkins 54703 Oct 4 17:18 coverage.out 17:18:16 -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 17:16 docker-entrypoint.sh 17:18:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:16 docs 17:18:16 -rw-rw-r-- 1 jenkins jenkins 3924 Oct 4 17:16 go.mod 17:18:16 -rw-rw-r-- 1 jenkins jenkins 35367 Oct 4 17:16 go.sum 17:18:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:16 internal 17:18:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:16 snap 17:18:16 -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:16 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=222fc09c85facea71af6b6ccf3f31affcfb8458f --label arch=amd64 --label version=0.0.0 . 17:18:16 Sending build context to Docker daemon 2.326MB 17:18:16 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:18:16 Step 2/36 : FROM ${BASE} AS builder 17:18:16 ---> c679481941cd 17:18:16 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:18:16 ---> Running in 85e2f3e39147 17:18:16 Removing intermediate container 85e2f3e39147 17:18:16 ---> 7feb8ea88df9 17:18:16 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:16 ---> Running in 409917646cdb 17:18:16 Removing intermediate container 409917646cdb 17:18:16 ---> 1f50a9c8b081 17:18:16 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:18:16 ---> Running in 835551e5a6c1 17:18:16 Removing intermediate container 835551e5a6c1 17:18:16 ---> dfc8b1ab2679 17:18:16 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:18:17 ---> Running in eaddd60edc17 17:18:17 Removing intermediate container eaddd60edc17 17:18:17 ---> 399bfc022216 17:18:17 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:17 ---> Running in 272d33f02ee4 17:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:18:17 OK: 271 MiB in 65 packages 17:18:18 Removing intermediate container 272d33f02ee4 17:18:18 ---> a7a947a553c5 17:18:18 Step 8/36 : WORKDIR /device-usb-camera 17:18:18 ---> Running in cee1fd747ffd 17:18:18 Removing intermediate container cee1fd747ffd 17:18:18 ---> 5b0ba7f0c01e 17:18:18 Step 9/36 : COPY go.mod vendor* ./ 17:18:18 ---> 9254dfd0aa53 17:18:18 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:18 ---> Running in 04bffa927e1c 17:18:19 Removing intermediate container 04bffa927e1c 17:18:19 ---> fbbfd7c68655 17:18:19 Step 11/36 : COPY . . 17:18:19 ---> e44bb64af285 17:18:19 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:18:19 ---> Running in 8288863075fd 17:18:19  % Total % Received % Xferd Average Speed Time Time Time Current 17:18:19  Dload Upload Total Spent Left Speed 17:18:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 42523 0 --:--:-- --:--:-- --:--:-- 43206 17:18:20 Removing intermediate container 8288863075fd 17:18:20 ---> d60ac295b80b 17:18:20 Step 13/36 : RUN ${MAKE} 17:18:20 ---> Running in 3a948303d052 17:18:20 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:18:42 Removing intermediate container 3a948303d052 17:18:42 ---> d06dbbe18c44 17:18:42 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:18:42 v0.21.6: Pulling from aler9/rtsp-simple-server 17:18:42 4acc49c71d14: Pulling fs layer 17:18:42 4acc49c71d14: Verifying Checksum 17:18:42 4acc49c71d14: Download complete 17:18:42 4acc49c71d14: Pull complete 17:18:43 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:18:43 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:18:43 ---> 01a2bd3e5fff 17:18:43 Step 15/36 : FROM alpine:3.18 17:18:44 3.18: Pulling from library/alpine 17:18:44 96526aa774ef: Pulling fs layer 17:18:44 96526aa774ef: Verifying Checksum 17:18:44 96526aa774ef: Download complete 17:18:44 96526aa774ef: Pull complete 17:18:44 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:18:44 Status: Downloaded newer image for alpine:3.18 17:18:44 ---> 8ca4688f4f35 17:18:44 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:18:44 ---> Running in b1c36c7118d1 17:18:45 Removing intermediate container b1c36c7118d1 17:18:45 ---> 577f3c64c23c 17:18:45 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:18:45 ---> Running in 7bfd85f904f9 17:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:18:46 (1/107) Installing dumb-init (1.2.5-r2) 17:18:46 (2/107) Installing sdl2 (2.26.5-r0) 17:18:46 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:18:46 (4/107) Installing aom-libs (3.6.1-r0) 17:18:46 (5/107) Installing libxau (1.0.11-r2) 17:18:46 (6/107) Installing libmd (1.0.4-r2) 17:18:46 (7/107) Installing libbsd (0.11.7-r1) 17:18:46 (8/107) Installing libxdmcp (1.1.4-r2) 17:18:46 (9/107) Installing libxcb (1.15-r1) 17:18:46 (10/107) Installing libx11 (1.8.4-r4) 17:18:46 (11/107) Installing hwdata-pci (0.370-r0) 17:18:46 (12/107) Installing libpciaccess (0.17-r2) 17:18:46 (13/107) Installing libdrm (2.4.115-r4) 17:18:46 (14/107) Installing libxext (1.3.5-r2) 17:18:46 (15/107) Installing libxfixes (6.0.1-r2) 17:18:46 (16/107) Installing libffi (3.4.4-r2) 17:18:46 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:18:46 (18/107) Installing libva (2.18.0-r1) 17:18:46 (19/107) Installing libvdpau (1.5-r1) 17:18:46 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:18:46 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:18:46 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:18:46 (23/107) Installing ffmpeg-libavutil (6.0-r15) 17:18:46 (24/107) Installing libdav1d (1.2.1-r0) 17:18:46 (25/107) Installing brotli-libs (1.0.9-r14) 17:18:46 (26/107) Installing libhwy (1.0.4-r1) 17:18:46 (27/107) Installing lcms2 (2.15-r2) 17:18:46 (28/107) Installing libjxl (0.8.2-r0) 17:18:46 (29/107) Installing lame-libs (3.100-r5) 17:18:46 (30/107) Installing opus (1.4-r0) 17:18:46 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:18:46 (32/107) Installing soxr (0.1.3-r5) 17:18:46 (33/107) Installing ffmpeg-libswresample (6.0-r15) 17:18:46 (34/107) Installing libogg (1.3.5-r4) 17:18:46 (35/107) Installing libtheora (1.1.1-r17) 17:18:46 (36/107) Installing libvorbis (1.3.7-r1) 17:18:46 (37/107) Installing libvpx (1.13.0-r2) 17:18:46 (38/107) Installing libwebp (1.3.2-r0) 17:18:46 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:18:46 (40/107) Installing numactl (2.0.16-r4) 17:18:46 (41/107) Installing x265-libs (3.5-r4) 17:18:46 (42/107) Installing xvidcore (1.3.7-r1) 17:18:46 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 17:18:46 (44/107) Installing alsa-lib (1.2.9-r1) 17:18:46 (45/107) Installing libexpat (2.5.0-r1) 17:18:46 (46/107) Installing libbz2 (1.0.8-r5) 17:18:46 (47/107) Installing libpng (1.6.39-r3) 17:18:46 (48/107) Installing freetype (2.13.0-r5) 17:18:46 (49/107) Installing fontconfig (2.14.2-r3) 17:18:46 (50/107) Installing fribidi (1.0.13-r0) 17:18:46 (51/107) Installing libintl (0.21.1-r7) 17:18:46 (52/107) Installing libblkid (2.38.1-r8) 17:18:46 (53/107) Installing libmount (2.38.1-r8) 17:18:46 (54/107) Installing pcre2 (10.42-r1) 17:18:46 (55/107) Installing glib (2.76.4-r0) 17:18:46 (56/107) Installing graphite2 (1.3.14-r5) 17:18:46 (57/107) Installing harfbuzz (7.3.0-r0) 17:18:46 (58/107) Installing libunibreak (5.1-r0) 17:18:46 (59/107) Installing libass (0.17.1-r0) 17:18:46 (60/107) Installing libbluray (1.3.4-r0) 17:18:46 (61/107) Installing gmp (6.2.1-r3) 17:18:46 (62/107) Installing nettle (3.8.1-r2) 17:18:46 (63/107) Installing libunistring (1.1-r1) 17:18:46 (64/107) Installing libidn2 (2.3.4-r1) 17:18:46 (65/107) Installing p11-kit (0.24.1-r2) 17:18:46 (66/107) Installing libtasn1 (4.19.0-r1) 17:18:46 (67/107) Installing gnutls (3.8.0-r2) 17:18:46 (68/107) Installing mpg123-libs (1.31.3-r1) 17:18:46 (69/107) Installing libopenmpt (0.7.2-r0) 17:18:46 (70/107) Installing cjson (1.7.15-r4) 17:18:46 (71/107) Installing mbedtls (2.28.4-r0) 17:18:46 (72/107) Installing librist (0.2.7-r0) 17:18:46 (73/107) Installing libsrt (1.5.2-r0) 17:18:46 (74/107) Installing libssh (0.10.5-r0) 17:18:46 (75/107) Installing xz-libs (5.4.3-r0) 17:18:46 (76/107) Installing libxml2 (2.11.4-r0) 17:18:46 (77/107) Installing libsodium (1.0.18-r3) 17:18:46 (78/107) Installing libzmq (4.3.4-r4) 17:18:46 (79/107) Installing ffmpeg-libavformat (6.0-r15) 17:18:46 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:18:46 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:18:47 (82/107) Installing shaderc (2023.3-r1) 17:18:47 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:18:47 (84/107) Installing libplacebo (5.264.1-r1) 17:18:47 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 17:18:47 (86/107) Installing ffmpeg-libswscale (6.0-r15) 17:18:47 (87/107) Installing vidstab (1.1.1-r0) 17:18:47 (88/107) Installing zimg (3.0.5-r0) 17:18:47 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 17:18:47 (90/107) Installing libasyncns (0.8-r1) 17:18:47 (91/107) Installing dbus-libs (1.14.8-r0) 17:18:47 (92/107) Installing libltdl (2.4.7-r2) 17:18:47 (93/107) Installing orc (0.4.34-r0) 17:18:47 (94/107) Installing flac-libs (1.4.3-r0) 17:18:47 (95/107) Installing libsndfile (1.2.0-r2) 17:18:47 (96/107) Installing speexdsp (1.2.1-r1) 17:18:47 (97/107) Installing tdb-libs (1.4.8-r1) 17:18:47 (98/107) Installing libpulse (16.1-r10) 17:18:47 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:18:47 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:18:47 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 17:18:47 (102/107) Installing ffmpeg (6.0-r15) 17:18:47 (103/107) Installing udev-init-scripts (35-r1) 17:18:47 (104/107) Installing eudev-libs (3.2.11-r8) 17:18:47 (105/107) Installing zstd-libs (1.5.5-r4) 17:18:47 (106/107) Installing kmod-libs (30-r3) 17:18:47 (107/107) Installing eudev (3.2.11-r8) 17:18:47 Executing busybox-1.36.1-r2.trigger 17:18:47 Executing glib-2.76.4-r0.trigger 17:18:47 Executing eudev-3.2.11-r8.trigger 17:18:47 OK: 131 MiB in 122 packages 17:18:49 Removing intermediate container 7bfd85f904f9 17:18:49 ---> b28a4464a09f 17:18:49 Step 18/36 : WORKDIR / 17:18:49 ---> Running in 9d2dc6656882 17:18:50 Removing intermediate container 9d2dc6656882 17:18:50 ---> e6ff41227151 17:18:50 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:18:51 ---> fdf60380a08e 17:18:51 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:18:51 ---> a7254ac5005a 17:18:51 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:18:51 ---> 24afc883d5ed 17:18:51 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:18:51 ---> 03d2cf63a464 17:18:51 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:18:51 ---> 3dfe8cae5e65 17:18:51 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:18:51 ---> c3ba2dd6000e 17:18:51 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:18:52 ---> 1b1dea4f0869 17:18:52 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:18:52 ---> Running in 8904bd9a3988 17:18:53 Removing intermediate container 8904bd9a3988 17:18:53 ---> d35d87a891ae 17:18:53 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:18:53 ---> Running in e378c26046c8 17:18:53 Removing intermediate container e378c26046c8 17:18:53 ---> b1a673df61ee 17:18:53 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:18:53 ---> Running in 1d9b50e0bcfb 17:18:54 Removing intermediate container 1d9b50e0bcfb 17:18:54 ---> a8b500a73fc3 17:18:54 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:18:54 ---> Running in 0f3d787965a7 17:18:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8489 in /w/workspace/foundry_device-usb-camera_PR-299 [Pipeline] { [Pipeline] ws 17:18:54 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:18:54 Selected Git installation does not exist. Using Default 17:18:54 The recommended git tool is: NONE 17:18:54 Removing intermediate container 0f3d787965a7 17:18:54 ---> 45a15d02c631 17:18:54 Step 30/36 : EXPOSE 59983 17:18:54 ---> Running in 246b5b8bd7a1 17:18:54 Removing intermediate container 246b5b8bd7a1 17:18:54 ---> 8e810c5e3057 17:18:54 Step 31/36 : EXPOSE 8554 17:18:54 ---> Running in 74106b0bd6ec 17:18:55 Removing intermediate container 74106b0bd6ec 17:18:55 ---> 57ecd1adfce6 17:18:55 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:18:55 ---> Running in 736e87493ba5 17:18:55 Removing intermediate container 736e87493ba5 17:18:55 ---> 069740922b5e 17:18:55 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:18:55 ---> Running in 05a7332e4b83 17:18:55 Removing intermediate container 05a7332e4b83 17:18:55 ---> 1b5aa79c8f2c 17:18:55 Step 34/36 : LABEL arch=amd64 17:18:55 ---> Running in f40ac25ec3bf 17:18:55 Removing intermediate container f40ac25ec3bf 17:18:55 ---> ad1ba4fa6577 17:18:55 Step 35/36 : LABEL git_sha=222fc09c85facea71af6b6ccf3f31affcfb8458f 17:18:55 ---> Running in 3fb5e5177f6c 17:18:55 Removing intermediate container 3fb5e5177f6c 17:18:55 ---> 4d25a0cf05fd 17:18:55 Step 36/36 : LABEL version=0.0.0 17:18:55 ---> Running in bfec9d3ca3ce 17:18:55 Removing intermediate container bfec9d3ca3ce 17:18:55 ---> d1e1d3260d48 17:18:55 [Warning] One or more build-args [ARCH] were not consumed 17:18:55 Successfully built d1e1d3260d48 17:18:55 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:56 17:18:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:56 latest: Pulling from edgex-lftools-log-publisher 17:18:56 5eb5b503b376: Pulling fs layer 17:18:56 5c69ac0246d0: Pulling fs layer 17:18:56 ec43610c2a17: Pulling fs layer 17:18:56 3a2ae6a8a46f: Pulling fs layer 17:18:56 33b1e0a273af: Pulling fs layer 17:18:56 5d3b04190fa2: Pulling fs layer 17:18:56 2f39f015ded8: Pulling fs layer 17:18:56 3a2ae6a8a46f: Waiting 17:18:56 33b1e0a273af: Waiting 17:18:56 5d3b04190fa2: Waiting 17:18:56 2f39f015ded8: Waiting 17:18:56 5c69ac0246d0: Verifying Checksum 17:18:56 5c69ac0246d0: Download complete 17:18:56 3a2ae6a8a46f: Verifying Checksum 17:18:56 3a2ae6a8a46f: Download complete 17:18:56 33b1e0a273af: Verifying Checksum 17:18:56 33b1e0a273af: Download complete 17:18:56 5d3b04190fa2: Verifying Checksum 17:18:56 5d3b04190fa2: Download complete 17:18:56 ec43610c2a17: Verifying Checksum 17:18:56 ec43610c2a17: Download complete 17:18:57 5eb5b503b376: Verifying Checksum 17:18:57 5eb5b503b376: Download complete 17:18:57 2f39f015ded8: Download complete 17:18:58 5eb5b503b376: Pull complete 17:18:58 5c69ac0246d0: Pull complete 17:18:59 ec43610c2a17: Pull complete 17:18:59 3a2ae6a8a46f: Pull complete 17:18:59 33b1e0a273af: Pull complete 17:18:59 5d3b04190fa2: Pull complete 17:18:59 using credential edgex-jenkins-ssh 17:18:59 Cloning the remote Git repository 17:18:59 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:18:59 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:18:59 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:18:59 > git --version # timeout=10 17:18:59 > git --version # 'git version 2.25.1' 17:18:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:00 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:19:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:01 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:19:01 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:19:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:19:02 Merging remotes/origin/main commit 97477250f83449ec135a51078cdc7ddd64728142 into PR head commit 222fc09c85facea71af6b6ccf3f31affcfb8458f 17:19:02 Merge succeeded, producing 222fc09c85facea71af6b6ccf3f31affcfb8458f 17:19:02 Checking out Revision 222fc09c85facea71af6b6ccf3f31affcfb8458f (PR-299) 17:19:03 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:19:03 > git --version # timeout=10 17:19:03 > git --version # 'git version 2.25.1' 17:19:03 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 17:19:02 > git config core.sparsecheckout # timeout=10 17:19:02 > git checkout -f 222fc09c85facea71af6b6ccf3f31affcfb8458f # timeout=10 17:19:02 > git remote # timeout=10 17:19:02 > git config --get remote.origin.url # timeout=10 17:19:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:02 > git merge 97477250f83449ec135a51078cdc7ddd64728142 # timeout=10 17:19:02 > git rev-parse HEAD^{commit} # timeout=10 17:19:02 > git config core.sparsecheckout # timeout=10 17:19:02 > git checkout -f 222fc09c85facea71af6b6ccf3f31affcfb8458f # timeout=10 17:19:03 2f39f015ded8: Pull complete 17:19:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:03 prd-ubuntu20.04-docker-8c-8g-8488 does not seem to be running inside a container 17:19:03 17:19:03 GitHub has been notified of this commit’s build result 17:19:03 17:19:03 $ 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-299 -v /w/workspace/foundry_device-usb-camera_PR-299:/w/workspace/foundry_device-usb-camera_PR-299:rw,z -v /w/workspace/foundry_device-usb-camera_PR-299@tmp:/w/workspace/foundry_device-usb-camera_PR-299@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:19:08 $ docker top 0195b952a3f7217fbdf1b9cb9d88ed20f9db1672814b96916f6231e395a67146 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 17:19:08 ---> job-cost.sh 17:19:08 lf-activate-venv: SKIPPING 17:19:08 INFO: No Stack... [Pipeline] sh 17:19:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:19:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:19:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:09 Dload Upload Total Spent Left Speed 17:19:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 17:19:09 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 17:19:09 + cat /w/workspace/foundry_device-usb-camera_PR-299/archives/cost.csv 17:19:09 + cut -d, -f6 [Pipeline] lock 17:19:09 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] 17:19:09 Resource [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] did not exist. Created. 17:19:09 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:19:10 + echo total: 0.2199999988079071 [Pipeline] stash 17:19:10 Stashed 1 file(s) [Pipeline] } 17:19:10 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:19:10 $ docker stop --time=1 0195b952a3f7217fbdf1b9cb9d88ed20f9db1672814b96916f6231e395a67146 17:19:10 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:19:10 sudo tee /etc/docker/daemon.new 17:19:10 { 17:19:10 "registry-mirrors": [ 17:19:10 "https://nexus3.edgexfoundry.org:10001" 17:19:10 ], 17:19:10 "bip": "10.250.0.254/24", 17:19:10 "hosts": [ 17:19:10 "tcp://0.0.0.0:5555", 17:19:10 "unix:///var/run/docker.sock" 17:19:10 ], 17:19:10 "mtu": 1458, 17:19:10 "selinux-enabled": true, 17:19:10 "seccomp-profile": "/etc/docker/seccomp.json" 17:19:10 } 17:19:11 $ docker rm -f --volumes 0195b952a3f7217fbdf1b9cb9d88ed20f9db1672814b96916f6231e395a67146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:19:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:19:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:30 provisioning config files... 17:19:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8710049279008230151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:31 ---> docker-login.sh 17:19:31 nexus3.edgexfoundry.org:10001 17:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:31 Configure a credential helper to remove this warning. See 17:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:31 17:19:31 Login Succeeded 17:19:31 nexus3.edgexfoundry.org:10002 17:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:32 Configure a credential helper to remove this warning. See 17:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:32 17:19:32 Login Succeeded 17:19:32 nexus3.edgexfoundry.org:10003 17:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:32 Configure a credential helper to remove this warning. See 17:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:32 17:19:32 Login Succeeded 17:19:32 nexus3.edgexfoundry.org:10004 17:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:32 Configure a credential helper to remove this warning. See 17:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:32 17:19:32 Login Succeeded 17:19:32 docker.io 17:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:33 Configure a credential helper to remove this warning. See 17:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:33 17:19:33 Login Succeeded 17:19:33 ---> docker-login.sh ends [Pipeline] } 17:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:19:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:33 ========================================================= 17:19:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:19:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:19:34 Sending build context to Docker daemon 1.359MB 17:19:34 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:19:34 Step 2/13 : FROM ${BASE} AS builder 17:19:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:19:35 9fda8d8052c6: Pulling fs layer 17:19:35 5d54e960e981: Pulling fs layer 17:19:35 c4a7e357bf2a: Pulling fs layer 17:19:35 f0e02332f6b5: Pulling fs layer 17:19:35 cefa15bbcfad: Pulling fs layer 17:19:35 17808c966233: Pulling fs layer 17:19:35 f4c1fc716caa: Pulling fs layer 17:19:35 f0e02332f6b5: Waiting 17:19:35 cefa15bbcfad: Waiting 17:19:35 17808c966233: Waiting 17:19:35 f4c1fc716caa: Waiting 17:19:35 5d54e960e981: Verifying Checksum 17:19:35 5d54e960e981: Download complete 17:19:35 f0e02332f6b5: Verifying Checksum 17:19:35 f0e02332f6b5: Download complete 17:19:35 cefa15bbcfad: Verifying Checksum 17:19:35 cefa15bbcfad: Download complete 17:19:35 9fda8d8052c6: Verifying Checksum 17:19:35 9fda8d8052c6: Download complete 17:19:35 f4c1fc716caa: Verifying Checksum 17:19:35 f4c1fc716caa: Download complete 17:19:35 9fda8d8052c6: Pull complete 17:19:36 5d54e960e981: Pull complete 17:19:36 c4a7e357bf2a: Verifying Checksum 17:19:36 c4a7e357bf2a: Download complete 17:19:37 17808c966233: Verifying Checksum 17:19:37 17808c966233: Download complete 17:19:47 c4a7e357bf2a: Pull complete 17:19:47 f0e02332f6b5: Pull complete 17:19:47 cefa15bbcfad: Pull complete 17:19:54 17808c966233: Pull complete 17:19:55 f4c1fc716caa: Pull complete 17:19:55 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:19:55 ---> ea914061e18c 17:19:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:19:57 ---> Running in 5091163d1dcd 17:19:57 Removing intermediate container 5091163d1dcd 17:19:57 ---> 7e466d293e34 17:19:57 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:19:57 ---> Running in 58a526ccd95e 17:19:58 Removing intermediate container 58a526ccd95e 17:19:58 ---> 57420fa10670 17:19:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:19:58 ---> Running in 53ba337a4e0a 17:19:58 Removing intermediate container 53ba337a4e0a 17:19:58 ---> d2207944fbff 17:19:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:19:58 ---> Running in 53269d53a0c4 17:19:58 Removing intermediate container 53269d53a0c4 17:19:58 ---> cec633819443 17:19:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:19:58 ---> Running in d34af7227d2c 17:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:20:01 (1/13) Installing libintl (0.21.1-r7) 17:20:01 (2/13) Installing eudev-libs (3.2.11-r8) 17:20:01 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:20:01 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:20:01 (5/13) Installing v4l-utils (1.24.1-r0) 17:20:01 (6/13) Installing libdvbv5 (1.24.1-r0) 17:20:01 (7/13) Installing udev-init-scripts (35-r1) 17:20:01 (8/13) Installing libblkid (2.38.1-r8) 17:20:01 (9/13) Installing xz-libs (5.4.3-r0) 17:20:01 (10/13) Installing kmod-libs (30-r3) 17:20:01 (11/13) Installing eudev (3.2.11-r8) 17:20:01 (12/13) Installing eudev-dev (3.2.11-r8) 17:20:01 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:20:01 Executing busybox-1.36.1-r2.trigger 17:20:01 Executing eudev-3.2.11-r8.trigger 17:20:01 OK: 273 MiB in 65 packages 17:20:03 Removing intermediate container d34af7227d2c 17:20:03 ---> 2c7e84731464 17:20:03 Step 8/13 : WORKDIR /device-usb-camera 17:20:03 ---> Running in 6f987038f94d 17:20:03 Removing intermediate container 6f987038f94d 17:20:03 ---> 97fdb0ce4907 17:20:03 Step 9/13 : COPY go.mod vendor* ./ 17:20:03 ---> b0885a226477 17:20:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:03 ---> Running in 08df24d13441 17:21:25 Removing intermediate container 08df24d13441 17:21:25 ---> 83159a7cb6e5 17:21:25 Step 11/13 : COPY . . 17:21:25 ---> 456293bd6ce6 17:21:25 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:21:25 ---> Running in fcd51461cf85 17:21:25  % Total  % Received % Xferd Average Speed Time Time Time Current 17:21:25 Dload Upload Total Spent Left Speed 17:21:25 0 0 0  0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9669 0 --:--:-- --:--:-- --:--:-- 9713 17:21:25 Removing intermediate container fcd51461cf85 17:21:25 ---> f36dcd70d1ca 17:21:25 Step 13/13 : RUN ${MAKE} 17:21:25 ---> Running in e3253aa17419 17:21:25 noop 17:21:25 Removing intermediate container e3253aa17419 17:21:25 ---> 42722306b991 17:21:25 Successfully built 42722306b991 17:21:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:25 + docker inspect -f . ci-base-image-arm64 17:21:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:26 prd-ubuntu20.04-docker-arm64-4c-16g-8489 does not seem to be running inside a container 17:21:26 $ 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:21:27 $ docker top 9d8ae653f09a87a80ea74573796cd061073ed555af51b29cfa64fa36898a4618 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:28 + go version 17:21:28 go version go1.21.0 linux/arm64 [Pipeline] } 17:21:28 $ docker stop --time=1 9d8ae653f09a87a80ea74573796cd061073ed555af51b29cfa64fa36898a4618 17:21:29 $ docker rm -f --volumes 9d8ae653f09a87a80ea74573796cd061073ed555af51b29cfa64fa36898a4618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:30 + docker inspect -f . ci-base-image-arm64 17:21:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:30 prd-ubuntu20.04-docker-arm64-4c-16g-8489 does not seem to be running inside a container 17:21:31 $ 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:21:32 $ docker top 96cc505734af84f581c495c9de84e941171226413cb5da5545aa89f57dbf944b -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:32 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:21:33 + make test 17:21:33 go test ./... -coverprofile=coverage.out ./... 17:21:38 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:23:14 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:23:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.110s coverage: 4.4% of statements 17:23:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:23:16 go vet ./... 17:23:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:23:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:23:49 ./bin/test-attribution-txt.sh [Pipeline] echo 17:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:23:49 $ docker stop --time=1 96cc505734af84f581c495c9de84e941171226413cb5da5545aa89f57dbf944b 17:23:53 $ docker rm -f --volumes 96cc505734af84f581c495c9de84e941171226413cb5da5545aa89f57dbf944b [Pipeline] // withDockerContainer [Pipeline] sh 17:23:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:23:54 Warning: overwriting stash ‘coverage-report’ 17:23:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:23:55 + ls -al . 17:23:55 total 216 17:23:55 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 17:21 . 17:23:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:18 .. 17:23:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:19 .git 17:23:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:19 .github 17:23:55 -rw-rw-r-- 1 jenkins jenkins 495 Oct 4 17:19 .gitignore 17:23:55 -rw-rw-r-- 1 jenkins jenkins 45 Oct 4 17:19 .golangci.yml 17:23:55 -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 17:19 .hadolint.yml 17:23:55 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 4 17:19 Attribution.txt 17:23:55 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 4 17:19 CHANGELOG.md 17:23:55 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 17:19 Dockerfile 17:23:55 -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 17:19 GOVERNANCE.md 17:23:55 -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 17:19 Jenkinsfile 17:23:55 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 17:19 LICENSE 17:23:55 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 17:19 Makefile 17:23:55 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 17:19 OWNERS.md 17:23:55 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 17:19 README.md 17:23:55 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 17:16 VERSION 17:23:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:19 bin 17:23:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:19 cmd 17:23:55 -rw-r--r-- 1 jenkins jenkins 54703 Oct 4 17:23 coverage.out 17:23:55 -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 17:19 docker-entrypoint.sh 17:23:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:19 docs 17:23:55 -rw-rw-r-- 1 jenkins jenkins 3924 Oct 4 17:19 go.mod 17:23:55 -rw-rw-r-- 1 jenkins jenkins 35367 Oct 4 17:19 go.sum 17:23:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:19 internal 17:23:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:19 snap 17:23:55 -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 17:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:56 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=222fc09c85facea71af6b6ccf3f31affcfb8458f --label arch=arm64 --label version=0.0.0 . 17:23:56 Sending build context to Docker daemon 1.415MB 17:23:56 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:23:56 Step 2/36 : FROM ${BASE} AS builder 17:23:56 ---> 42722306b991 17:23:56 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:23:56 ---> Running in 7a2f883655ed 17:23:57 Removing intermediate container 7a2f883655ed 17:23:57 ---> 7780ee9bb22a 17:23:57 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:23:57 ---> Running in 7e609f8d76d4 17:23:57 Removing intermediate container 7e609f8d76d4 17:23:57 ---> 8f4b328509fc 17:23:57 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:23:57 ---> Running in ed44234a0c4f 17:23:57 Removing intermediate container ed44234a0c4f 17:23:57 ---> bf84c78c2666 17:23:57 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:23:57 ---> Running in ccb390cca177 17:23:58 Removing intermediate container ccb390cca177 17:23:58 ---> 354cf9c61580 17:23:58 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:23:58 ---> Running in d57e366a8260 17:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:24:00 OK: 273 MiB in 65 packages 17:24:01 Removing intermediate container d57e366a8260 17:24:01 ---> 0957fbeafed9 17:24:01 Step 8/36 : WORKDIR /device-usb-camera 17:24:01 ---> Running in a488d265b509 17:24:02 Removing intermediate container a488d265b509 17:24:02 ---> d19e69fec83e 17:24:02 Step 9/36 : COPY go.mod vendor* ./ 17:24:02 ---> 28837764dc01 17:24:02 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:02 ---> Running in 96d351783d43 17:24:07 Removing intermediate container 96d351783d43 17:24:07 ---> 85d3b5b64241 17:24:07 Step 11/36 : COPY . . 17:24:07 ---> a454bac0488d 17:24:07 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:24:07 ---> Running in 1e3e789ee7ef 17:24:08  % Total % Received % Xferd Average Speed Time Time Time Current 17:24:08 Dload Upload Total Spent Left Speed 17:24:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5385 0 --:--:-- --:--:-- --:--:-- 5471 17:24:09 Removing intermediate container 1e3e789ee7ef 17:24:09 ---> d38461f7d235 17:24:09 Step 13/36 : RUN ${MAKE} 17:24:09 ---> Running in a4809524a9f8 17:24:10 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:26:17 Removing intermediate container a4809524a9f8 17:26:17 ---> 045db4f653ec 17:26:17 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:26:17 v0.21.6: Pulling from aler9/rtsp-simple-server 17:26:18 8766b47fe142: Pulling fs layer 17:26:19 8766b47fe142: Verifying Checksum 17:26:19 8766b47fe142: Download complete 17:26:19 8766b47fe142: Pull complete 17:26:19 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:26:19 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:26:19 ---> 69d40e2cb93c 17:26:19 Step 15/36 : FROM alpine:3.18 17:26:20 3.18: Pulling from library/alpine 17:26:20 579b34f0a95b: Pulling fs layer 17:26:20 579b34f0a95b: Verifying Checksum 17:26:20 579b34f0a95b: Download complete 17:26:21 579b34f0a95b: Pull complete 17:26:21 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:26:21 Status: Downloaded newer image for alpine:3.18 17:26:21 ---> 3cc203321400 17:26:21 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:26:21 ---> Running in 86ebdf0c2f25 17:26:21 Removing intermediate container 86ebdf0c2f25 17:26:21 ---> f527b9ec2d98 17:26:21 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:26:21 ---> Running in 1a213f0a6d66 17:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:26:24 (1/104) Installing dumb-init (1.2.5-r2) 17:26:24 (2/104) Installing sdl2 (2.26.5-r0) 17:26:24 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:26:24 (4/104) Installing aom-libs (3.6.1-r0) 17:26:24 (5/104) Installing libxau (1.0.11-r2) 17:26:24 (6/104) Installing libmd (1.0.4-r2) 17:26:24 (7/104) Installing libbsd (0.11.7-r1) 17:26:24 (8/104) Installing libxdmcp (1.1.4-r2) 17:26:24 (9/104) Installing libxcb (1.15-r1) 17:26:24 (10/104) Installing libx11 (1.8.4-r4) 17:26:24 (11/104) Installing libdrm (2.4.115-r4) 17:26:24 (12/104) Installing libxext (1.3.5-r2) 17:26:24 (13/104) Installing libxfixes (6.0.1-r2) 17:26:24 (14/104) Installing libffi (3.4.4-r2) 17:26:24 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:26:24 (16/104) Installing libva (2.18.0-r1) 17:26:24 (17/104) Installing libvdpau (1.5-r1) 17:26:24 (18/104) Installing ffmpeg-libavutil (6.0-r15) 17:26:24 (19/104) Installing libdav1d (1.2.1-r0) 17:26:24 (20/104) Installing brotli-libs (1.0.9-r14) 17:26:24 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:26:24 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:26:24 (23/104) Installing libhwy (1.0.4-r1) 17:26:24 (24/104) Installing lcms2 (2.15-r2) 17:26:24 (25/104) Installing libjxl (0.8.2-r0) 17:26:24 (26/104) Installing lame-libs (3.100-r5) 17:26:24 (27/104) Installing opus (1.4-r0) 17:26:24 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:26:24 (29/104) Installing soxr (0.1.3-r5) 17:26:24 (30/104) Installing ffmpeg-libswresample (6.0-r15) 17:26:24 (31/104) Installing libogg (1.3.5-r4) 17:26:24 (32/104) Installing libtheora (1.1.1-r17) 17:26:24 (33/104) Installing libvorbis (1.3.7-r1) 17:26:24 (34/104) Installing libvpx (1.13.0-r2) 17:26:24 (35/104) Installing libwebp (1.3.2-r0) 17:26:24 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:26:24 (37/104) Installing numactl (2.0.16-r4) 17:26:24 (38/104) Installing x265-libs (3.5-r4) 17:26:25 (39/104) Installing xvidcore (1.3.7-r1) 17:26:25 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 17:26:25 (41/104) Installing alsa-lib (1.2.9-r1) 17:26:25 (42/104) Installing libexpat (2.5.0-r1) 17:26:25 (43/104) Installing libbz2 (1.0.8-r5) 17:26:25 (44/104) Installing libpng (1.6.39-r3) 17:26:25 (45/104) Installing freetype (2.13.0-r5) 17:26:25 (46/104) Installing fontconfig (2.14.2-r3) 17:26:25 (47/104) Installing fribidi (1.0.13-r0) 17:26:25 (48/104) Installing libintl (0.21.1-r7) 17:26:25 (49/104) Installing libblkid (2.38.1-r8) 17:26:25 (50/104) Installing libmount (2.38.1-r8) 17:26:25 (51/104) Installing pcre2 (10.42-r1) 17:26:25 (52/104) Installing glib (2.76.4-r0) 17:26:25 (53/104) Installing graphite2 (1.3.14-r5) 17:26:25 (54/104) Installing harfbuzz (7.3.0-r0) 17:26:25 (55/104) Installing libunibreak (5.1-r0) 17:26:25 (56/104) Installing libass (0.17.1-r0) 17:26:25 (57/104) Installing libbluray (1.3.4-r0) 17:26:25 (58/104) Installing gmp (6.2.1-r3) 17:26:25 (59/104) Installing nettle (3.8.1-r2) 17:26:25 (60/104) Installing libunistring (1.1-r1) 17:26:25 (61/104) Installing libidn2 (2.3.4-r1) 17:26:25 (62/104) Installing p11-kit (0.24.1-r2) 17:26:25 (63/104) Installing libtasn1 (4.19.0-r1) 17:26:25 (64/104) Installing gnutls (3.8.0-r2) 17:26:25 (65/104) Installing mpg123-libs (1.31.3-r1) 17:26:25 (66/104) Installing libopenmpt (0.7.2-r0) 17:26:26 (67/104) Installing cjson (1.7.15-r4) 17:26:26 (68/104) Installing mbedtls (2.28.4-r0) 17:26:26 (69/104) Installing librist (0.2.7-r0) 17:26:26 (70/104) Installing libsrt (1.5.2-r0) 17:26:26 (71/104) Installing libssh (0.10.5-r0) 17:26:26 (72/104) Installing xz-libs (5.4.3-r0) 17:26:26 (73/104) Installing libxml2 (2.11.4-r0) 17:26:26 (74/104) Installing libsodium (1.0.18-r3) 17:26:26 (75/104) Installing libzmq (4.3.4-r4) 17:26:26 (76/104) Installing ffmpeg-libavformat (6.0-r15) 17:26:26 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:26:26 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:26:26 (79/104) Installing shaderc (2023.3-r1) 17:26:26 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:26:26 (81/104) Installing libplacebo (5.264.1-r1) 17:26:26 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 17:26:26 (83/104) Installing ffmpeg-libswscale (6.0-r15) 17:26:26 (84/104) Installing vidstab (1.1.1-r0) 17:26:26 (85/104) Installing zimg (3.0.5-r0) 17:26:26 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 17:26:26 (87/104) Installing libasyncns (0.8-r1) 17:26:26 (88/104) Installing dbus-libs (1.14.8-r0) 17:26:26 (89/104) Installing libltdl (2.4.7-r2) 17:26:26 (90/104) Installing orc (0.4.34-r0) 17:26:26 (91/104) Installing flac-libs (1.4.3-r0) 17:26:26 (92/104) Installing libsndfile (1.2.0-r2) 17:26:26 (93/104) Installing speexdsp (1.2.1-r1) 17:26:26 (94/104) Installing tdb-libs (1.4.8-r1) 17:26:26 (95/104) Installing libpulse (16.1-r10) 17:26:26 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:26:26 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:26:26 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 17:26:26 (99/104) Installing ffmpeg (6.0-r15) 17:26:26 (100/104) Installing udev-init-scripts (35-r1) 17:26:26 (101/104) Installing eudev-libs (3.2.11-r8) 17:26:26 (102/104) Installing zstd-libs (1.5.5-r4) 17:26:26 (103/104) Installing kmod-libs (30-r3) 17:26:26 (104/104) Installing eudev (3.2.11-r8) 17:26:26 Executing busybox-1.36.1-r2.trigger 17:26:26 Executing glib-2.76.4-r0.trigger 17:26:26 Executing eudev-3.2.11-r8.trigger 17:26:26 OK: 110 MiB in 119 packages 17:26:31 Removing intermediate container 1a213f0a6d66 17:26:31 ---> eadcf9f74ca6 17:26:31 Step 18/36 : WORKDIR / 17:26:31 ---> Running in 320f3ced9de7 17:26:31 Removing intermediate container 320f3ced9de7 17:26:31 ---> ebb8a9a7fd62 17:26:31 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:26:33 ---> 0ff71c2de36c 17:26:33 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:26:33 ---> 14a9dc95443a 17:26:33 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:26:34 ---> 576b2b180c7b 17:26:34 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:26:34 ---> de424b7e36ef 17:26:34 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:26:35 ---> abbac4e3035d 17:26:35 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:26:35 ---> 2b9b00d05728 17:26:35 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:26:37 ---> 4475ac459a67 17:26:37 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:26:37 ---> Running in cddc6511c9fe 17:26:39 Removing intermediate container cddc6511c9fe 17:26:39 ---> c7f5a8b03737 17:26:39 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:26:39 ---> Running in bd018b41435e 17:26:40 Removing intermediate container bd018b41435e 17:26:40 ---> 2de57efc7449 17:26:40 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:26:40 ---> Running in fcd7d58dfdf3 17:26:42 Removing intermediate container fcd7d58dfdf3 17:26:42 ---> e69f0e42dc45 17:26:42 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:26:42 ---> Running in af34fa98cce2 17:26:43 Removing intermediate container af34fa98cce2 17:26:43 ---> 7d22c26d78af 17:26:43 Step 30/36 : EXPOSE 59983 17:26:43 ---> Running in 70e230c47a25 17:26:43 Removing intermediate container 70e230c47a25 17:26:43 ---> 0386bb7d082d 17:26:43 Step 31/36 : EXPOSE 8554 17:26:43 ---> Running in 9d84297870bb 17:26:44 Removing intermediate container 9d84297870bb 17:26:44 ---> a2665db3fc79 17:26:44 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:26:44 ---> Running in b233772e7f9a 17:26:44 Removing intermediate container b233772e7f9a 17:26:44 ---> f6a296b5d58e 17:26:44 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:26:44 ---> Running in fa370cc847ea 17:26:44 Removing intermediate container fa370cc847ea 17:26:44 ---> 5fd2c23169e6 17:26:44 Step 34/36 : LABEL arch=arm64 17:26:44 ---> Running in 6ee297f146d1 17:26:45 Removing intermediate container 6ee297f146d1 17:26:45 ---> a1ed90c45f0c 17:26:45 Step 35/36 : LABEL git_sha=222fc09c85facea71af6b6ccf3f31affcfb8458f 17:26:45 ---> Running in d0860e58d4d3 17:26:45 Removing intermediate container d0860e58d4d3 17:26:45 ---> 57b3358798fe 17:26:45 Step 36/36 : LABEL version=0.0.0 17:26:45 ---> Running in 9bca1bdb474f 17:26:45 Removing intermediate container 9bca1bdb474f 17:26:45 ---> 8f896e61b379 17:26:45 [Warning] One or more build-args [ARCH] were not consumed 17:26:45 Successfully built 8f896e61b379 17:26:45 Successfully tagged device-usb-camera-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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:46 17:26:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:47 arm64: Pulling from edgex-lftools-log-publisher 17:26:47 8998bd30e6a1: Pulling fs layer 17:26:47 04944245beec: Pulling fs layer 17:26:47 699f458cf7ca: Pulling fs layer 17:26:47 765212b225bb: Pulling fs layer 17:26:47 f23df028b6ca: Pulling fs layer 17:26:47 d65c8cfc05b1: Pulling fs layer 17:26:47 2437ff75d9bd: Pulling fs layer 17:26:47 765212b225bb: Waiting 17:26:47 f23df028b6ca: Waiting 17:26:47 d65c8cfc05b1: Waiting 17:26:47 2437ff75d9bd: Waiting 17:26:47 04944245beec: Verifying Checksum 17:26:47 04944245beec: Download complete 17:26:47 765212b225bb: Verifying Checksum 17:26:47 765212b225bb: Download complete 17:26:47 f23df028b6ca: Verifying Checksum 17:26:47 f23df028b6ca: Download complete 17:26:47 d65c8cfc05b1: Verifying Checksum 17:26:47 d65c8cfc05b1: Download complete 17:26:47 699f458cf7ca: Verifying Checksum 17:26:47 699f458cf7ca: Download complete 17:26:48 8998bd30e6a1: Verifying Checksum 17:26:48 8998bd30e6a1: Download complete 17:26:49 2437ff75d9bd: Verifying Checksum 17:26:49 2437ff75d9bd: Download complete 17:26:51 8998bd30e6a1: Pull complete 17:26:52 04944245beec: Pull complete 17:26:53 699f458cf7ca: Pull complete 17:26:53 765212b225bb: Pull complete 17:26:54 f23df028b6ca: Pull complete 17:26:54 d65c8cfc05b1: Pull complete 17:27:09 2437ff75d9bd: Pull complete 17:27:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:09 prd-ubuntu20.04-docker-arm64-4c-16g-8489 does not seem to be running inside a container 17:27: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/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:27:12 $ docker top f356e33c5fed4c86cbbe40a517bc9cec72cecc72d35d4bb8675ffef595292c36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:13 ---> job-cost.sh 17:27:13 lf-activate-venv: SKIPPING 17:27:13 INFO: No Stack... 17:27:13 INFO: Retrieving Pricing Info for: v3-standard-4 17:27:14 INFO: Archiving Costs [Pipeline] sh 17:27:14 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:27:14 + cut -d, -f6 [Pipeline] lock 17:27:14 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] 17:27:14 Resource [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] did not exist. Created. 17:27:14 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:27:15 /w/workspace/device-usb-camera/1@tmp/durable-7666c143/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:27:15 + echo total: 0.10999999940395355 [Pipeline] stash 17:27:15 Warning: overwriting stash ‘stack-cost’ 17:27:15 Stashed 1 file(s) [Pipeline] } 17:27:15 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:27:15 $ docker stop --time=1 f356e33c5fed4c86cbbe40a517bc9cec72cecc72d35d4bb8675ffef595292c36 17:27:17 $ docker rm -f --volumes f356e33c5fed4c86cbbe40a517bc9cec72cecc72d35d4bb8675ffef595292c36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:27:18 provisioning config files... 17:27:18 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-299@tmp/config8755622281103910774tmp [Pipeline] { [Pipeline] sh 17:27:18 + set +x 17:27:18 + curl -s https://codecov.io/bash 17:27:18 + bash -s -- 17:27:18 17:27:18 _____ _ 17:27:18 / ____| | | 17:27:18 | | ___ __| | ___ ___ _____ __ 17:27:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:27:18 | |___| (_) | (_| | __/ (_| (_) \ V / 17:27:18 \_____\___/ \__,_|\___|\___\___/ \_/ 17:27:18 Bash-1.0.6 17:27:18 17:27:18 17:27:18 ==> git version 2.25.1 found 17:27:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:27:18 Release-Date: 2020-01-08 17:27:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:27:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:27:18 ==> Jenkins CI detected. 17:27:18 current dir:  /w/workspace/foundry_device-usb-camera_PR-299 17:27:18 project root: . 17:27:18 --> token set from env 17:27:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:27:18 ==> Running gcov in . (disable via -X gcov) 17:27:18 ==> Python coveragepy not found 17:27:18 ==> Searching for coverage reports in: 17:27:18 + . 17:27:18 -> Found 1 reports 17:27:18 ==> Detecting git/mercurial file structure 17:27:18 ==> Reading reports 17:27:18 + ./coverage.out bytes=54703 17:27:18 ==> Appending adjustments 17:27:18 https://docs.codecov.io/docs/fixing-reports 17:27:18 + Found adjustments 17:27:18 ==> Gzipping contents 17:27:18 8.0K /tmp/codecov.IL0Bmq.gz 17:27:18 ==> Uploading reports 17:27:18 url: https://codecov.io 17:27:18 query: branch=PR-299&commit=222fc09c85facea71af6b6ccf3f31affcfb8458f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=299&job=&cmd_args= 17:27:18 -> Pinging Codecov 17:27:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-299&commit=222fc09c85facea71af6b6ccf3f31affcfb8458f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=299&job=&cmd_args= 17:27:19 -> Uploading to 17:27:19 https://storage.googleapis.com/codecov/v4/raw/2023-10-04/73D8F5FF140700D3E01443B452E23636/222fc09c85facea71af6b6ccf3f31affcfb8458f/8318bab0-e3ce-4c14-bcba-d74ea3e47bb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T172718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4faed8a922121d24e33f5cf9d0299f282832dd707b7dcc9fbebb1dfb9516fef 17:27:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:27:19 Dload Upload Total Spent Left Speed 17:27:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 26903 --:--:-- --:--:-- --:--:-- 26903 17:27:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/222fc09c85facea71af6b6ccf3f31affcfb8458f [Pipeline] } 17:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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:27:21 + [ -d /w/workspace/foundry_device-usb-camera_PR-299/archives ] 17:27:21 + ls -al /w/workspace/foundry_device-usb-camera_PR-299/archives 17:27:21 total 16 17:27:21 drwxr-xr-x 3 root root 4096 Oct 4 17:19 . 17:27:21 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 17:19 .. 17:27:21 drwxr-xr-x 2 root root 4096 Oct 4 17:19 cost 17:27:21 -rw-r--r-- 1 root root 89 Oct 4 17:19 cost.csv 17:27:21 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-299/archives 17:27:21 + ls -al /w/workspace/foundry_device-usb-camera_PR-299/archives 17:27:21 total 16 17:27:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 17:19 . 17:27:21 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 17:19 .. 17:27:21 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 17:19 cost 17:27:21 -rw-r--r-- 1 jenkins jenkins 89 Oct 4 17:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:27:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:27:22 ---> package-listing.sh 17:27:22 ++ facter osfamily 17:27:22 ++ tr '[:upper:]' '[:lower:]' 17:27:22 + OS_FAMILY=debian 17:27:22 + workspace=/w/workspace/foundry_device-usb-camera_PR-299 17:27:22 + START_PACKAGES=/tmp/packages_start.txt 17:27:22 + END_PACKAGES=/tmp/packages_end.txt 17:27:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:27:22 + PACKAGES=/tmp/packages_start.txt 17:27:22 + '[' /w/workspace/foundry_device-usb-camera_PR-299 ']' 17:27:22 + PACKAGES=/tmp/packages_end.txt 17:27:22 + case "${OS_FAMILY}" in 17:27:22 + dpkg -l 17:27:22 + grep '^ii' 17:27:22 + '[' -f /tmp/packages_start.txt ']' 17:27:22 + '[' -f /tmp/packages_end.txt ']' 17:27:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:27:22 + '[' /w/workspace/foundry_device-usb-camera_PR-299 ']' 17:27:22 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-299/archives/ 17:27:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-299/archives/ [Pipeline] echo 17:27:22 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-299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:27:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:23 prd-ubuntu20.04-docker-8c-8g-8488 does not seem to be running inside a container 17:27:23 $ 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-299/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-299 -v /w/workspace/foundry_device-usb-camera_PR-299:/w/workspace/foundry_device-usb-camera_PR-299:rw,z -v /w/workspace/foundry_device-usb-camera_PR-299@tmp:/w/workspace/foundry_device-usb-camera_PR-299@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:27:23 $ docker top 00d86c8a54b751f57bd8fe4810d260eab7050b7ac6ce3848706e0a2f6cfb623e -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:24 + touch /tmp/pre-build-complete [Pipeline] sh 17:27:24 + mkdir -p /var/log/sysstat [Pipeline] sh 17:27:24 + ls /var/log/sa-host 17:27:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:25 provisioning config files... 17:27:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-299@tmp/config976788620755916743tmp [Pipeline] { [Pipeline] echo 17:27:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:27:25 ---> create-netrc.sh [Pipeline] } 17:27:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:27:25 ---> python-tools-install.sh [Pipeline] echo 17:27:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:27:26 ---> sudo-logs.sh 17:27:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:27:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:27:26 ---> job-cost.sh 17:27:26 lf-activate-venv: SKIPPING 17:27:26 DEBUG: total: 0.2199999988079071 17:27:26 INFO: Retrieving Stack Cost... 17:27:26 INFO: Retrieving Pricing Info for: v3-standard-8 17:27:27 INFO: Archiving Costs [Pipeline] echo 17:27:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:27:27 ---> logs-deploy.sh 17:27:27 lf-activate-venv: SKIPPING 17:27:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-299/1 17:27:27 INFO: archiving workspace using pattern(s): 17:27:28 Archives upload complete. 17:27:28 INFO: archiving logs to Nexus 17:27:29 ---> uname -a: 17:27:29 Linux prd-ubuntu20-04-docker-8c-8g-8488 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:27:29 17:27:29 17:27:29 ---> lscpu: 17:27:29 Architecture: x86_64 17:27:29 CPU op-mode(s): 32-bit, 64-bit 17:27:29 Byte Order: Little Endian 17:27:29 Address sizes: 40 bits physical, 48 bits virtual 17:27:29 CPU(s): 8 17:27:29 On-line CPU(s) list: 0-7 17:27:29 Thread(s) per core: 1 17:27:29 Core(s) per socket: 1 17:27:29 Socket(s): 8 17:27:29 NUMA node(s): 1 17:27:29 Vendor ID: AuthenticAMD 17:27:29 CPU family: 23 17:27:29 Model: 49 17:27:29 Model name: AMD EPYC-Rome Processor 17:27:29 Stepping: 0 17:27:29 CPU MHz: 2799.998 17:27:29 BogoMIPS: 5599.99 17:27:29 Virtualization: AMD-V 17:27:29 Hypervisor vendor: KVM 17:27:29 Virtualization type: full 17:27:29 L1d cache: 256 KiB 17:27:29 L1i cache: 256 KiB 17:27:29 L2 cache: 4 MiB 17:27:29 L3 cache: 128 MiB 17:27:29 NUMA node0 CPU(s): 0-7 17:27:29 Vulnerability Itlb multihit: Not affected 17:27:29 Vulnerability L1tf: Not affected 17:27:29 Vulnerability Mds: Not affected 17:27:29 Vulnerability Meltdown: Not affected 17:27:29 Vulnerability Mmio stale data: Not affected 17:27:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:27:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:27:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:27:29 Vulnerability Srbds: Not affected 17:27:29 Vulnerability Tsx async abort: Not affected 17:27:29 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:27:29 17:27:29 17:27:29 ---> nproc: 17:27:29 8 17:27:29 17:27:29 17:27:29 ---> df -h: 17:27:29 Filesystem Size Used Avail Use% Mounted on 17:27:29 overlay 155G 12G 144G 8% / 17:27:29 tmpfs 64M 0 64M 0% /dev 17:27:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:27:29 shm 64M 0 64M 0% /dev/shm 17:27:29 /dev/vda1 155G 12G 144G 8% /facter-os 17:27:29 17:27:29 17:27:29 ---> sar -b -r -n DEV: 17:27:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8488) 10/04/23 _x86_64_ (8 CPU) 17:27:29 17:27:29 17:15:55 LINUX RESTART (8 CPU) 17:27:29 17:27:29 17:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:27:29 17:17:02 120.84 48.30 72.54 0.00 5442.59 69525.76 0.00 17:27:29 17:18:01 219.84 1.20 218.64 0.00 36.20 97129.71 0.00 17:27:29 17:19:01 237.29 0.23 237.06 0.00 16.26 61845.29 0.00 17:27:29 17:20:01 33.28 0.02 33.26 0.00 0.27 37409.90 0.00 17:27:29 17:21:01 6.35 0.97 5.38 0.00 67.46 21041.71 0.00 17:27:29 17:22:01 55.27 9.63 45.64 0.00 5087.55 29389.37 0.00 17:27:29 17:23:01 6.65 0.02 6.63 0.00 0.13 21058.49 0.00 17:27:29 17:24:01 1.77 0.00 1.77 0.00 0.00 3240.79 0.00 17:27:29 17:25:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 17:27:29 17:26:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 17:27:29 17:27:01 3.33 1.02 2.32 0.00 21.86 30.93 0.00 17:27:29 Average: 62.25 5.59 56.66 0.00 971.68 30872.78 0.00 17:27:29 17:27:29 17:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:27:29 17:17:02 29451848 31593380 735668 2.24 71276 2352720 2032780 5.99 994992 2096936 470060 17:27:29 17:18:01 28182352 31546736 752868 2.29 152536 3377580 1825692 5.38 1213340 3000904 200080 17:27:29 17:19:01 27455120 31532104 768328 2.34 163520 4048668 2046920 6.03 1317640 3588616 456708 17:27:29 17:20:01 27472160 31568848 731688 2.23 167856 4048600 1744852 5.14 1299660 3576904 292 17:27:29 17:21:01 27462800 31567276 732532 2.23 169412 4054496 1752872 5.17 1307596 3582716 1120 17:27:29 17:22:01 27000404 31556380 716788 2.18 196928 4473248 1698880 5.01 1598380 3714252 320 17:27:29 17:23:01 27007836 31558948 714492 2.17 195512 4469996 1700952 5.01 1595872 3711016 16 17:27:29 17:24:01 27010664 31561900 711608 2.16 195584 4469996 1700952 5.01 1593572 3711016 248 17:27:29 17:25:01 27011192 31562432 711020 2.16 195612 4470000 1700952 5.01 1592812 3711020 156 17:27:29 17:26:01 27010696 31562044 711388 2.16 195692 4470008 1700952 5.01 1592756 3711028 160 17:27:29 17:27:01 27009680 31562116 711740 2.16 195792 4470624 1704720 5.02 1593040 3711520 28 17:27:29 Average: 27461341 31561106 727102 2.21 172702 4064176 1782775 5.25 1427242 3465084 102653 17:27:29 17:27:29 17:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:27:29 17:17:02 docker0 1.42 1.50 0.26 13.20 0.00 0.00 0.00 0.00 17:27:29 17:17:02 ens3 466.98 317.46 5513.47 79.06 0.00 0.00 0.00 0.00 17:27:29 17:17:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 17:27:29 17:18:01 docker0 222.23 354.06 18.56 2502.08 0.00 0.00 0.00 0.00 17:27:29 17:18:01 veth6918dd2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:27:29 17:18:01 ens3 386.31 243.40 2534.28 35.65 0.00 0.00 0.00 0.00 17:27:29 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:29 17:19:01 docker0 18.73 45.91 1.36 831.49 0.00 0.00 0.00 0.00 17:27:29 17:19:01 ens3 190.80 124.43 3643.75 97.92 0.00 0.00 0.00 0.00 17:27:29 17:19:01 lo 2.53 2.53 0.27 0.27 0.00 0.00 0.00 0.00 17:27:29 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:20:01 ens3 16.45 10.93 22.50 4.82 0.00 0.00 0.00 0.00 17:27:29 17:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:27:29 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:21:01 ens3 6.70 5.78 15.14 0.58 0.00 0.00 0.00 0.00 17:27:29 17:21:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:27:29 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:22:01 ens3 172.24 72.82 2713.69 5.11 0.00 0.00 0.00 0.00 17:27:29 17:22:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 17:27:29 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:23:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:27:29 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:29 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:25:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:27:29 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:27:29 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:29 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 17:27:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:27:29 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:29 Average: docker0 21.73 36.01 1.81 300.91 0.00 0.00 0.00 0.00 17:27:29 Average: ens3 112.32 70.21 1311.18 20.27 0.00 0.00 0.00 0.00 17:27:29 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 17:27:29 17:27:29