Pull request #261 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch minnesota at 05403b6a683e6ef1b05fd0156b4e25393cee8eba rather than ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 Obtained Jenkinsfile from 05403b6a683e6ef1b05fd0156b4e25393cee8eba 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-ssh14501239711519209019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4125945341633230344.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-261/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-261/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5681145997471275859.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-261/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2404795094116267796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh13738831231792699830.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-261/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-261/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11133120878979691614.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18738’ Running on prd-ubuntu20.04-docker-8c-8g-18740 in /w/workspace/foundry_device-usb-camera_PR-261 [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-261 # 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 Merging remotes/origin/minnesota commit 05403b6a683e6ef1b05fd0156b4e25393cee8eba into PR head commit ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 Merge succeeded, producing ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 Checking out Revision ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 (PR-261) > 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/261/head:refs/remotes/origin/PR-261 +refs/heads/minnesota:refs/remotes/origin/minnesota # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 # 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 05403b6a683e6ef1b05fd0156b4e25393cee8eba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 # timeout=10 Commit message: "fix: panic when device is missing CardName or SerialNumber" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:12:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:12:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:12:37 ========================================================= 17:12:37 EdgeX Global Pipelines Version Info 17:12:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:12:38 ------------------- 17:12:38 stable info: 17:12:38 ------------------- 17:12:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:12:38 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:12:38 Message: update stable to v1.0.250 17:12:39 ------------------- 17:12:39 experimental info: 17:12:39 ------------------- 17:12:39 Commited By: **** collab-it+edgex@linuxfoundation.org 17:12:39 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:12:39 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:12:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:12:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:12:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:12:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:12:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:12:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:12:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:12:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:12:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:12:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 [Pipeline] echo 17:12:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff2f74a [Pipeline] echo 17:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:41 provisioning config files... 17:12:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-261@tmp/config7012932079909684112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:41 ---> docker-login.sh 17:12:41 nexus3.edgexfoundry.org:10001 17:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:41 Configure a credential helper to remove this warning. See 17:12:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:41 17:12:41 Login Succeeded 17:12:41 nexus3.edgexfoundry.org:10002 17:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:42 Configure a credential helper to remove this warning. See 17:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:42 17:12:42 Login Succeeded 17:12:42 nexus3.edgexfoundry.org:10003 17:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:42 Configure a credential helper to remove this warning. See 17:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:42 17:12:42 Login Succeeded 17:12:42 nexus3.edgexfoundry.org:10004 17:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:42 Configure a credential helper to remove this warning. See 17:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:42 17:12:42 Login Succeeded 17:12:42 docker.io 17:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:42 Configure a credential helper to remove this warning. See 17:12:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:42 17:12:42 Login Succeeded 17:12:42 ---> docker-login.sh ends [Pipeline] } 17:12:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:12:43 + git rev-list -1 --merges ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2~1..ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 [Pipeline] echo 17:12:43 -----------> git rev-list -1 --merges ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2~1..ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 [false] [Pipeline] sh 17:12:43 + git log --format=format:%s -1 ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 [Pipeline] echo 17:12:43 ========================================================= 17:12:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:12:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:44 + git log --format=format:%s -1 ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 [Pipeline] echo 17:12:44 [semverPrep] GIT_COMMIT: ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2, Commit Message: fix: panic when device is missing CardName or SerialNumber [Pipeline] echo 17:12:44 [semverPrep] This is not a build commit. [Pipeline] sh 17:12:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:12:44 + grep -v github /etc/ssh/ssh_known_hosts 17:12:44 + [ -e /tmp/ssh_known_hosts ] 17:12:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:12:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:12:44 + sudo tee -a /etc/ssh/ssh_known_hosts 17:12:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:44 17:12:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:45 0.1.4: Pulling from edgex-devops/py-git-semver 17:12:45 b85a868b505f: Pulling fs layer 17:12:45 e2be974225ed: Pulling fs layer 17:12:45 339a4e72a1f5: Pulling fs layer 17:12:45 988bab9f4d93: Pulling fs layer 17:12:45 1469e6f7b9e6: Pulling fs layer 17:12:45 eaf3925da568: Pulling fs layer 17:12:45 bab4dde63d76: Pulling fs layer 17:12:45 bde34c3a00c8: Pulling fs layer 17:12:45 b352a97aabf1: Pulling fs layer 17:12:45 4872d77fe225: Pulling fs layer 17:12:45 5851b861e8e6: Pulling fs layer 17:12:45 bab4dde63d76: Waiting 17:12:45 4872d77fe225: Waiting 17:12:45 5851b861e8e6: Waiting 17:12:45 bde34c3a00c8: Waiting 17:12:45 1469e6f7b9e6: Waiting 17:12:45 eaf3925da568: Waiting 17:12:45 b352a97aabf1: Waiting 17:12:45 988bab9f4d93: Waiting 17:12:45 e2be974225ed: Download complete 17:12:45 988bab9f4d93: Verifying Checksum 17:12:45 988bab9f4d93: Download complete 17:12:45 1469e6f7b9e6: Verifying Checksum 17:12:45 1469e6f7b9e6: Download complete 17:12:45 eaf3925da568: Verifying Checksum 17:12:45 eaf3925da568: Download complete 17:12:45 339a4e72a1f5: Download complete 17:12:45 bde34c3a00c8: Verifying Checksum 17:12:45 bde34c3a00c8: Download complete 17:12:45 b352a97aabf1: Download complete 17:12:45 4872d77fe225: Verifying Checksum 17:12:45 4872d77fe225: Download complete 17:12:45 5851b861e8e6: Verifying Checksum 17:12:45 5851b861e8e6: Download complete 17:12:45 b85a868b505f: Verifying Checksum 17:12:45 b85a868b505f: Download complete 17:12:45 bab4dde63d76: Verifying Checksum 17:12:45 bab4dde63d76: Download complete 17:12:46 b85a868b505f: Pull complete 17:12:47 e2be974225ed: Pull complete 17:12:47 339a4e72a1f5: Pull complete 17:12:47 988bab9f4d93: Pull complete 17:12:47 1469e6f7b9e6: Pull complete 17:12:48 eaf3925da568: Pull complete 17:12:50 bab4dde63d76: Pull complete 17:12:50 bde34c3a00c8: Pull complete 17:12:50 b352a97aabf1: Pull complete 17:12:50 4872d77fe225: Pull complete 17:12:50 5851b861e8e6: Pull complete 17:12:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:12:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:50 prd-ubuntu20.04-docker-8c-8g-18740 does not seem to be running inside a container 17:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-261 -v /w/workspace/foundry_device-usb-camera_PR-261:/w/workspace/foundry_device-usb-camera_PR-261:rw,z -v /w/workspace/foundry_device-usb-camera_PR-261@tmp:/w/workspace/foundry_device-usb-camera_PR-261@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-devops/py-git-semver:0.1.4 cat 17:12:53 $ docker top 2c58fbc3095981e70ab1da4d2944c57775a780130a084ffd4f59adcde5f94d17 -eo pid,comm 17:12:53 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:12:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:53 [ssh-agent] Looking for ssh-agent implementation... 17:12:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:53 $ docker exec 2c58fbc3095981e70ab1da4d2944c57775a780130a084ffd4f59adcde5f94d17 ssh-agent 17:12:53 SSH_AUTH_SOCK=/tmp/ssh-QW5npoTwzcGL/agent.32 17:12:53 SSH_AGENT_PID=38 17:12:53 Running ssh-add (command line suppressed) 17:12:54 Identity added: /w/workspace/foundry_device-usb-camera_PR-261@tmp/private_key_6664184656767971366.key (/w/workspace/foundry_device-usb-camera_PR-261@tmp/private_key_6664184656767971366.key) 17:12:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:54 + git tag --points-at HEAD [Pipeline] } 17:12:54 $ docker exec --env ******** --env ******** 2c58fbc3095981e70ab1da4d2944c57775a780130a084ffd4f59adcde5f94d17 ssh-agent -k 17:12:54 unset SSH_AUTH_SOCK; 17:12:54 unset SSH_AGENT_PID; 17:12:54 echo Agent pid 38 killed; 17:12:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:54 [ssh-agent] Looking for ssh-agent implementation... 17:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:54 $ docker exec 2c58fbc3095981e70ab1da4d2944c57775a780130a084ffd4f59adcde5f94d17 ssh-agent 17:12:54 SSH_AUTH_SOCK=/tmp/ssh-002KygEWdSkt/agent.70 17:12:54 SSH_AGENT_PID=76 17:12:54 Running ssh-add (command line suppressed) 17:12:55 Identity added: /w/workspace/foundry_device-usb-camera_PR-261@tmp/private_key_17691133065161466541.key (/w/workspace/foundry_device-usb-camera_PR-261@tmp/private_key_17691133065161466541.key) 17:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:55 + git semver init 17:12:55 2023-06-16 17:12:55,588 [run_init] DEBUG init version:0.0.0 force:False 17:12:55 2023-06-16 17:12:55,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-261/.semver 17:12:55 2023-06-16 17:12:55,589 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-261/.semver 17:12:55 2023-06-16 17:12:55,590 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-261/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-261, universal_newlines=False, shell=None, istream=None) 17:12:56 2023-06-16 17:12:56,268 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-261/.git/info/exclude 17:12:56 2023-06-16 17:12:56,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-261/.semver/PR-261 with force:False 17:12:56 2023-06-16 17:12:56,269 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-261/.semver/PR-261 17:12:56 2023-06-16 17:12:56,271 [execute] INFO git cat-file --batch-check 17:12:56 2023-06-16 17:12:56,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-261/.semver, universal_newlines=False, shell=None, istream=) 17:12:56 2023-06-16 17:12:56,277 [execute] INFO git cat-file --batch 17:12:56 2023-06-16 17:12:56,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-261/.semver, universal_newlines=False, shell=None, istream=) 17:12:56 2023-06-16 17:12:56,283 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-261/.semver/PR-261 17:12:56 0.0.0 [Pipeline] } 17:12:56 $ docker exec --env ******** --env ******** 2c58fbc3095981e70ab1da4d2944c57775a780130a084ffd4f59adcde5f94d17 ssh-agent -k 17:12:56 unset SSH_AUTH_SOCK; 17:12:56 unset SSH_AGENT_PID; 17:12:56 echo Agent pid 76 killed; 17:12:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:57 + git semver [Pipeline] } 17:12:57 $ docker stop --time=1 2c58fbc3095981e70ab1da4d2944c57775a780130a084ffd4f59adcde5f94d17 17:12:58 $ docker rm -f --volumes 2c58fbc3095981e70ab1da4d2944c57775a780130a084ffd4f59adcde5f94d17 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:12:59 Stashed 1 file(s) [Pipeline] echo 17:12:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:00 provisioning config files... 17:13:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-261@tmp/config16128456040064803643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:00 ---> docker-login.sh 17:13:00 nexus3.edgexfoundry.org:10001 17:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:00 Configure a credential helper to remove this warning. See 17:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:00 17:13:00 Login Succeeded 17:13:00 nexus3.edgexfoundry.org:10002 17:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:00 Configure a credential helper to remove this warning. See 17:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:00 17:13:00 Login Succeeded 17:13:00 nexus3.edgexfoundry.org:10003 17:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:00 Configure a credential helper to remove this warning. See 17:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:00 17:13:00 Login Succeeded 17:13:00 nexus3.edgexfoundry.org:10004 17:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:00 Configure a credential helper to remove this warning. See 17:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:00 17:13:00 Login Succeeded 17:13:00 docker.io 17:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:01 Configure a credential helper to remove this warning. See 17:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:01 17:13:01 Login Succeeded 17:13:01 ---> docker-login.sh ends [Pipeline] } 17:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:01 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:01 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:01 ========================================================= 17:13:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:13:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:13:01 Sending build context to Docker daemon 1.969MB 17:13:01 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:13:01 Step 2/13 : FROM ${BASE} AS builder 17:13:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:01 f56be85fc22e: Pulling fs layer 17:13:01 85791d961cd3: Pulling fs layer 17:13:01 d694b5ae8c79: Pulling fs layer 17:13:01 9f32a84ed3da: Pulling fs layer 17:13:01 4d19c01a9841: Pulling fs layer 17:13:01 9325e15d5711: Pulling fs layer 17:13:01 556b6ee489ea: Pulling fs layer 17:13:01 c5a4b2cf53e6: Pulling fs layer 17:13:01 9f32a84ed3da: Waiting 17:13:01 556b6ee489ea: Waiting 17:13:01 4d19c01a9841: Waiting 17:13:01 c5a4b2cf53e6: Waiting 17:13:01 9325e15d5711: Waiting 17:13:01 85791d961cd3: Verifying Checksum 17:13:01 85791d961cd3: Download complete 17:13:01 9f32a84ed3da: Verifying Checksum 17:13:01 9f32a84ed3da: Download complete 17:13:01 4d19c01a9841: Verifying Checksum 17:13:01 4d19c01a9841: Download complete 17:13:02 f56be85fc22e: Verifying Checksum 17:13:02 f56be85fc22e: Download complete 17:13:02 9325e15d5711: Verifying Checksum 17:13:02 9325e15d5711: Download complete 17:13:02 f56be85fc22e: Pull complete 17:13:02 85791d961cd3: Pull complete 17:13:02 c5a4b2cf53e6: Verifying Checksum 17:13:02 c5a4b2cf53e6: Download complete 17:13:02 d694b5ae8c79: Download complete 17:13:02 556b6ee489ea: Verifying Checksum 17:13:02 556b6ee489ea: Download complete 17:13:06 d694b5ae8c79: Pull complete 17:13:06 9f32a84ed3da: Pull complete 17:13:06 4d19c01a9841: Pull complete 17:13:06 9325e15d5711: Pull complete 17:13:08 556b6ee489ea: Pull complete 17:13:09 c5a4b2cf53e6: Pull complete 17:13:09 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:13:09 ---> c4be618373d6 17:13:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:13:14 ---> Running in 6499c7bf0a38 17:13:14 Removing intermediate container 6499c7bf0a38 17:13:14 ---> cb14ee950fd5 17:13:14 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:13:14 ---> Running in 1df5725fc1ea 17:13:14 Removing intermediate container 1df5725fc1ea 17:13:14 ---> 75d7c2d3fb05 17:13:14 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:13:14 ---> Running in d80d9b38e80c 17:13:14 Removing intermediate container d80d9b38e80c 17:13:14 ---> ac1bcba2c27c 17:13:14 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:13:14 ---> Running in 8eff4028aab6 17:13:14 Removing intermediate container 8eff4028aab6 17:13:14 ---> 576a341782e5 17:13:14 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:14 ---> Running in 28ffe8bc1789 17:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:14 Still waiting to schedule task 17:13:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18739’ 17:13:15 (1/14) Installing libintl (0.21.1-r1) 17:13:15 (2/14) Installing eudev-libs (3.2.11-r4) 17:13:15 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:13:15 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:13:15 (5/14) Installing v4l-utils (1.22.1-r2) 17:13:15 (6/14) Installing udev-init-scripts (35-r1) 17:13:15 (7/14) Installing libblkid (2.38.1-r1) 17:13:15 (8/14) Installing xz-libs (5.2.9-r0) 17:13:15 (9/14) Installing zstd-libs (1.5.5-r0) 17:13:15 (10/14) Installing kmod-libs (30-r1) 17:13:15 (11/14) Installing eudev (3.2.11-r4) 17:13:15 (12/14) Installing eudev-dev (3.2.11-r4) 17:13:15 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:13:15 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:13:15 Executing busybox-1.35.0-r29.trigger 17:13:15 Executing eudev-3.2.11-r4.trigger 17:13:15 OK: 272 MiB in 67 packages 17:13:16 Removing intermediate container 28ffe8bc1789 17:13:16 ---> 13679ac7d2a8 17:13:16 Step 8/13 : WORKDIR /device-usb-camera 17:13:16 ---> Running in 5e5e9b9fa75e 17:13:16 Removing intermediate container 5e5e9b9fa75e 17:13:16 ---> f75100918cd3 17:13:16 Step 9/13 : COPY go.mod vendor* ./ 17:13:16 ---> c533a37b3f00 17:13:16 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:16 ---> Running in a1fe56e28b5a 17:13:42 Removing intermediate container a1fe56e28b5a 17:13:42 ---> daee2b74d375 17:13:42 Step 11/13 : COPY . . 17:13:42 ---> 4e6038f6a77e 17:13:42 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:13:42 ---> Running in 89c6f1e3ee14 17:13:42  % Total % Received % Xferd Average Speed Time Time Time Current 17:13:42 Dload Upload Total Spent Left Speed 17:13:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20679 0 --:--:-- --:--:-- --:--:-- 20823 17:13:43 Removing intermediate container 89c6f1e3ee14 17:13:43 ---> 4df367668b53 17:13:43 Step 13/13 : RUN ${MAKE} 17:13:43 ---> Running in 99f7105e2223 17:13:43 noop 17:13:43 Removing intermediate container 99f7105e2223 17:13:43 ---> 8c0a5757a0c3 17:13:43 Successfully built 8c0a5757a0c3 17:13:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:44 + docker inspect -f . ci-base-image-x86_64 17:13:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:44 prd-ubuntu20.04-docker-8c-8g-18740 does not seem to be running inside a container 17:13:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-261 -v /w/workspace/foundry_device-usb-camera_PR-261:/w/workspace/foundry_device-usb-camera_PR-261:rw,z -v /w/workspace/foundry_device-usb-camera_PR-261@tmp:/w/workspace/foundry_device-usb-camera_PR-261@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:13:44 $ docker top ed315bb7fdc5f23e46eef1666375531ace2d7514b47ffb6e7f01cb5b0eff99cc -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:45 + go version 17:13:45 go version go1.20.2 linux/amd64 [Pipeline] } 17:13:45 $ docker stop --time=1 ed315bb7fdc5f23e46eef1666375531ace2d7514b47ffb6e7f01cb5b0eff99cc 17:13:46 $ docker rm -f --volumes ed315bb7fdc5f23e46eef1666375531ace2d7514b47ffb6e7f01cb5b0eff99cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:47 + docker inspect -f . ci-base-image-x86_64 17:13:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:47 prd-ubuntu20.04-docker-8c-8g-18740 does not seem to be running inside a container 17:13:47 $ 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-261 -v /w/workspace/foundry_device-usb-camera_PR-261:/w/workspace/foundry_device-usb-camera_PR-261:rw,z -v /w/workspace/foundry_device-usb-camera_PR-261@tmp:/w/workspace/foundry_device-usb-camera_PR-261@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:13:47 $ docker top 9eb66694e3d9b63ec1dd2c5316381a6ae48d70ce167cdea06600acdb71189ae4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:47 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-261 [Pipeline] fileExists [Pipeline] sh 17:13:48 + make test 17:13:48 go test ./... -coverprofile=coverage.out ./... 17:13:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:14:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:14:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 1.6% of statements 17:14:10 go vet ./... 17:14:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:14:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:14:14 ./bin/test-attribution-txt.sh [Pipeline] echo 17:14:14 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:14:14 $ docker stop --time=1 9eb66694e3d9b63ec1dd2c5316381a6ae48d70ce167cdea06600acdb71189ae4 17:14:17 $ docker rm -f --volumes 9eb66694e3d9b63ec1dd2c5316381a6ae48d70ce167cdea06600acdb71189ae4 [Pipeline] // withDockerContainer [Pipeline] sh 17:14:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:14:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:14:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:14:19 + ls -al . 17:14:19 total 196 17:14:19 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 17:13 . 17:14:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 17:12 .. 17:14:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 17:12 .git 17:14:19 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 17:12 .github 17:14:19 -rw-rw-r-- 1 jenkins jenkins 414 Jun 16 17:12 .gitignore 17:14:19 -rw-rw-r-- 1 jenkins jenkins 45 Jun 16 17:12 .golangci.yml 17:14:19 -rw-rw-r-- 1 jenkins jenkins 77 Jun 16 17:12 .hadolint.yml 17:14:19 drwxr-xr-x 3 jenkins jenkins 4096 Jun 16 17:12 .semver 17:14:19 -rw-rw-r-- 1 jenkins jenkins 9665 Jun 16 17:12 Attribution.txt 17:14:19 -rw-rw-r-- 1 jenkins jenkins 11903 Jun 16 17:12 CHANGELOG.md 17:14:19 -rw-rw-r-- 1 jenkins jenkins 2453 Jun 16 17:12 Dockerfile 17:14:19 -rw-rw-r-- 1 jenkins jenkins 678 Jun 16 17:12 GOVERNANCE.md 17:14:19 -rw-rw-r-- 1 jenkins jenkins 659 Jun 16 17:12 Jenkinsfile 17:14:19 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 16 17:12 LICENSE 17:14:19 -rw-rw-r-- 1 jenkins jenkins 2364 Jun 16 17:12 Makefile 17:14:19 -rw-rw-r-- 1 jenkins jenkins 622 Jun 16 17:12 OWNERS.md 17:14:19 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 16 17:12 README.md 17:14:19 -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 17:12 VERSION 17:14:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 17:12 bin 17:14:19 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 17:12 cmd 17:14:19 -rw-r--r-- 1 jenkins jenkins 35569 Jun 16 17:14 coverage.out 17:14:19 -rwxrwxr-x 1 jenkins jenkins 140 Jun 16 17:12 docker-entrypoint.sh 17:14:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 17:12 docs 17:14:19 -rw-rw-r-- 1 jenkins jenkins 3371 Jun 16 17:12 go.mod 17:14:19 -rw-rw-r-- 1 jenkins jenkins 31392 Jun 16 17:12 go.sum 17:14:19 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 17:12 internal 17:14:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 17:12 snap 17:14:19 -rw-rw-r-- 1 jenkins jenkins 231 Jun 16 17:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:19 + 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=ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 --label arch=amd64 --label version=0.0.0 . 17:14:19 Sending build context to Docker daemon 2.005MB 17:14:19 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:14:19 Step 2/36 : FROM ${BASE} AS builder 17:14:19 ---> 8c0a5757a0c3 17:14:19 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:14:19 ---> Running in 7c063f51b731 17:14:20 Removing intermediate container 7c063f51b731 17:14:20 ---> efb52d5f54da 17:14:20 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:14:20 ---> Running in 34235fcd08e2 17:14:20 Removing intermediate container 34235fcd08e2 17:14:20 ---> b7545f9273dc 17:14:20 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:14:20 ---> Running in c337de7f9327 17:14:20 Removing intermediate container c337de7f9327 17:14:20 ---> c03b330f61a1 17:14:20 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:14:20 ---> Running in 09fc9911bcc7 17:14:20 Removing intermediate container 09fc9911bcc7 17:14:20 ---> ba747634afa1 17:14:20 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:20 ---> Running in fae45befcb68 17:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:14:21 OK: 272 MiB in 67 packages 17:14:21 Removing intermediate container fae45befcb68 17:14:21 ---> 6cfa2c7382be 17:14:21 Step 8/36 : WORKDIR /device-usb-camera 17:14:21 ---> Running in 40433f553ea3 17:14:21 Removing intermediate container 40433f553ea3 17:14:21 ---> 0d3f6d78dbc1 17:14:21 Step 9/36 : COPY go.mod vendor* ./ 17:14:21 ---> 43aa2b0bd49d 17:14:21 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:21 ---> Running in a2b891febd36 17:14:22 Removing intermediate container a2b891febd36 17:14:22 ---> 20a7d851b7a3 17:14:22 Step 11/36 : COPY . . 17:14:23 ---> b32408b5cadf 17:14:23 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:14:23 ---> Running in 4bf8bd8ac33a 17:14:23  % Total % Received % Xferd Average Speed Time Time Time Current 17:14:23 Dload Upload Total Spent Left Speed 17:14:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20877 0 --:--:-- --:--:-- --:--:-- 21240 17:14:23 Removing intermediate container 4bf8bd8ac33a 17:14:23 ---> 7b14ed988e77 17:14:23 Step 13/36 : RUN ${MAKE} 17:14:23 ---> Running in 503a93d54401 17:14:23 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:14:45 Removing intermediate container 503a93d54401 17:14:45 ---> 6251334722c0 17:14:45 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:14:45 v0.21.6: Pulling from aler9/rtsp-simple-server 17:14:46 4acc49c71d14: Pulling fs layer 17:14:46 4acc49c71d14: Verifying Checksum 17:14:46 4acc49c71d14: Download complete 17:14:46 4acc49c71d14: Pull complete 17:14:46 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:14:46 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:14:46 ---> 01a2bd3e5fff 17:14:46 Step 15/36 : FROM alpine:3.17 17:14:46 3.17: Pulling from library/alpine 17:14:46 4db1b89c0bd1: Pulling fs layer 17:14:47 4db1b89c0bd1: Download complete 17:14:47 4db1b89c0bd1: Pull complete 17:14:47 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:14:47 Status: Downloaded newer image for alpine:3.17 17:14:47 ---> 1f73a9d63274 17:14:47 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:14:47 ---> Running in a2cc52e6d6b7 17:14:47 Removing intermediate container a2cc52e6d6b7 17:14:47 ---> 9d5b61000585 17:14:47 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:14:47 ---> Running in 2818275c917d 17:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:14:48 (1/86) Installing dumb-init (1.2.5-r2) 17:14:48 (2/86) Installing sdl2 (2.26.5-r0) 17:14:48 (3/86) Installing svt-av1-libs (1.3.0-r0) 17:14:48 (4/86) Installing libxau (1.0.10-r0) 17:14:48 (5/86) Installing libmd (1.0.4-r0) 17:14:48 (6/86) Installing libbsd (0.11.7-r0) 17:14:48 (7/86) Installing libxdmcp (1.1.4-r0) 17:14:48 (8/86) Installing libxcb (1.15-r0) 17:14:48 (9/86) Installing libx11 (1.8.4-r1) 17:14:48 (10/86) Installing aom-libs (3.5.0-r0) 17:14:48 (11/86) Installing alsa-lib (1.2.8-r0) 17:14:48 (12/86) Installing libexpat (2.5.0-r0) 17:14:48 (13/86) Installing brotli-libs (1.0.9-r9) 17:14:48 (14/86) Installing libbz2 (1.0.8-r4) 17:14:48 (15/86) Installing libpng (1.6.38-r0) 17:14:48 (16/86) Installing freetype (2.12.1-r0) 17:14:48 (17/86) Installing fontconfig (2.14.1-r0) 17:14:48 (18/86) Installing fribidi (1.0.12-r0) 17:14:48 (19/86) Installing libffi (3.4.4-r0) 17:14:48 (20/86) Installing libintl (0.21.1-r1) 17:14:48 (21/86) Installing libblkid (2.38.1-r1) 17:14:48 (22/86) Installing libmount (2.38.1-r1) 17:14:48 (23/86) Installing pcre2 (10.42-r0) 17:14:48 (24/86) Installing glib (2.74.7-r0) 17:14:48 (25/86) Installing graphite2 (1.3.14-r2) 17:14:48 (26/86) Installing harfbuzz (5.3.1-r1) 17:14:48 (27/86) Installing libass (0.16.0-r1) 17:14:48 (28/86) Installing libdav1d (1.0.0-r2) 17:14:48 (29/86) Installing hwdata-pci (0.364-r0) 17:14:48 (30/86) Installing libpciaccess (0.17-r0) 17:14:48 (31/86) Installing libdrm (2.4.114-r0) 17:14:48 (32/86) Installing gmp (6.2.1-r2) 17:14:48 (33/86) Installing nettle (3.8.1-r0) 17:14:48 (34/86) Installing p11-kit (0.24.1-r1) 17:14:48 (35/86) Installing libtasn1 (4.19.0-r0) 17:14:48 (36/86) Installing libunistring (1.1-r0) 17:14:48 (37/86) Installing gnutls (3.7.8-r3) 17:14:48 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 17:14:48 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 17:14:48 (40/86) Installing lame (3.100-r2) 17:14:48 (41/86) Installing opus (1.3.1-r1) 17:14:48 (42/86) Installing libasyncns (0.8-r1) 17:14:48 (43/86) Installing dbus-libs (1.14.8-r0) 17:14:48 (44/86) Installing libltdl (2.4.7-r1) 17:14:48 (45/86) Installing orc (0.4.33-r0) 17:14:48 (46/86) Installing libgcc (12.2.1_git20220924-r4) 17:14:48 (47/86) Installing libogg (1.3.5-r2) 17:14:48 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 17:14:48 (49/86) Installing flac-libs (1.4.2-r0) 17:14:48 (50/86) Installing libvorbis (1.3.7-r0) 17:14:48 (51/86) Installing libsndfile (1.1.0-r2) 17:14:48 (52/86) Installing libgomp (12.2.1_git20220924-r4) 17:14:48 (53/86) Installing soxr (0.1.3-r3) 17:14:48 (54/86) Installing speexdsp (1.2.1-r0) 17:14:48 (55/86) Installing tdb-libs (1.4.6-r0) 17:14:48 (56/86) Installing libpulse (16.1-r6) 17:14:48 (57/86) Installing cjson (1.7.15-r3) 17:14:48 (58/86) Installing mbedtls (2.28.3-r0) 17:14:48 (59/86) Installing librist (0.2.7-r0) 17:14:48 (60/86) Installing libsrt (1.5.1-r0) 17:14:48 (61/86) Installing libssh (0.10.5-r0) 17:14:48 (62/86) Installing libtheora (1.1.1-r16) 17:14:48 (63/86) Installing libjpeg-turbo (2.1.4-r0) 17:14:48 (64/86) Installing v4l-utils-libs (1.22.1-r2) 17:14:48 (65/86) Installing libxext (1.3.5-r0) 17:14:48 (66/86) Installing libxfixes (6.0.0-r0) 17:14:48 (67/86) Installing wayland-libs-client (1.21.0-r1) 17:14:48 (68/86) Installing libva (2.16.0-r0) 17:14:48 (69/86) Installing libvdpau (1.5-r0) 17:14:48 (70/86) Installing vidstab (1.1.0-r2) 17:14:48 (71/86) Installing libvpx (1.12.0-r1) 17:14:48 (72/86) Installing libwebp (1.2.4-r2) 17:14:48 (73/86) Installing x264-libs (0.164_git20220602-r0) 17:14:49 (74/86) Installing numactl (2.0.16-r1) 17:14:49 (75/86) Installing x265-libs (3.5-r3) 17:14:49 (76/86) Installing xvidcore (1.3.7-r1) 17:14:49 (77/86) Installing libsodium (1.0.18-r2) 17:14:49 (78/86) Installing libzmq (4.3.4-r1) 17:14:49 (79/86) Installing ffmpeg-libs (5.1.3-r0) 17:14:49 (80/86) Installing ffmpeg (5.1.3-r0) 17:14:49 (81/86) Installing udev-init-scripts (35-r1) 17:14:49 (82/86) Installing eudev-libs (3.2.11-r4) 17:14:49 (83/86) Installing xz-libs (5.2.9-r0) 17:14:49 (84/86) Installing zstd-libs (1.5.5-r0) 17:14:49 (85/86) Installing kmod-libs (30-r1) 17:14:49 (86/86) Installing eudev (3.2.11-r4) 17:14:49 Executing busybox-1.35.0-r29.trigger 17:14:49 Executing eudev-3.2.11-r4.trigger 17:14:49 OK: 112 MiB in 101 packages 17:14:52 Removing intermediate container 2818275c917d 17:14:52 ---> 1057a6dac631 17:14:52 Step 18/36 : WORKDIR / 17:14:52 ---> Running in ed4c6d5aba03 17:14:52 Removing intermediate container ed4c6d5aba03 17:14:52 ---> 3bd9b8566c99 17:14:52 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:14:52 ---> 6ca764b1cbf9 17:14:52 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:14:52 ---> b9b951766f02 17:14:52 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:14:53 ---> b0ca22c6d5e3 17:14:53 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:14:53 ---> dcf18eb4d5d0 17:14:53 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:14:53 ---> e40deddffcff 17:14:53 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:14:53 ---> e29e7ef254be 17:14:53 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:14:54 ---> b24027334d38 17:14:54 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:14:54 ---> Running in 24a08376df66 17:14:54 Removing intermediate container 24a08376df66 17:14:54 ---> 262f6a180270 17:14:54 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:14:54 ---> Running in cf5c531ed715 17:14:55 Removing intermediate container cf5c531ed715 17:14:55 ---> 15bace9c57fe 17:14:55 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:14:55 ---> Running in 04956063cae7 17:14:55 Removing intermediate container 04956063cae7 17:14:55 ---> eaa7c03a9ca0 17:14:55 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:14:55 ---> Running in 5a3600ba10ae 17:14:56 Removing intermediate container 5a3600ba10ae 17:14:56 ---> 8f275aef55bf 17:14:56 Step 30/36 : EXPOSE 59983 17:14:56 ---> Running in cf8f22d4c152 17:14:56 Removing intermediate container cf8f22d4c152 17:14:56 ---> eebbf940603e 17:14:56 Step 31/36 : EXPOSE 8554 17:14:56 ---> Running in 1684cf12d690 17:14:56 Removing intermediate container 1684cf12d690 17:14:56 ---> 5a26412c1913 17:14:56 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:14:56 ---> Running in 4f5cc5599d22 17:14:56 Removing intermediate container 4f5cc5599d22 17:14:56 ---> b9af6e35f7be 17:14:56 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:14:56 ---> Running in 9a32fe02a0f2 17:14:56 Removing intermediate container 9a32fe02a0f2 17:14:56 ---> 97275d675a0c 17:14:56 Step 34/36 : LABEL arch=amd64 17:14:56 ---> Running in 51d68a6e5957 17:14:56 Removing intermediate container 51d68a6e5957 17:14:56 ---> e63d9967786d 17:14:56 Step 35/36 : LABEL git_sha=ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 17:14:56 ---> Running in 59c03064dd96 17:14:56 Removing intermediate container 59c03064dd96 17:14:56 ---> 15fb5592195d 17:14:56 Step 36/36 : LABEL version=0.0.0 17:14:56 ---> Running in 136b32a7e29c 17:14:57 Removing intermediate container 136b32a7e29c 17:14:57 ---> 07ac384913a2 17:14:57 [Warning] One or more build-args [ARCH] were not consumed 17:14:57 Successfully built 07ac384913a2 17:14:57 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:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:58 17:14:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:58 latest: Pulling from edgex-lftools-log-publisher 17:14:58 5eb5b503b376: Pulling fs layer 17:14:58 5c69ac0246d0: Pulling fs layer 17:14:58 ec43610c2a17: Pulling fs layer 17:14:58 3a2ae6a8a46f: Pulling fs layer 17:14:58 33b1e0a273af: Pulling fs layer 17:14:58 5d3b04190fa2: Pulling fs layer 17:14:58 2f39f015ded8: Pulling fs layer 17:14:58 3a2ae6a8a46f: Waiting 17:14:58 5d3b04190fa2: Waiting 17:14:58 33b1e0a273af: Waiting 17:14:58 2f39f015ded8: Waiting 17:14:58 5c69ac0246d0: Verifying Checksum 17:14:58 5c69ac0246d0: Download complete 17:14:58 3a2ae6a8a46f: Verifying Checksum 17:14:58 3a2ae6a8a46f: Download complete 17:14:58 ec43610c2a17: Verifying Checksum 17:14:58 ec43610c2a17: Download complete 17:14:58 33b1e0a273af: Verifying Checksum 17:14:58 33b1e0a273af: Download complete 17:14:58 5d3b04190fa2: Verifying Checksum 17:14:58 5d3b04190fa2: Download complete 17:14:58 5eb5b503b376: Verifying Checksum 17:14:58 5eb5b503b376: Download complete 17:14:59 2f39f015ded8: Verifying Checksum 17:14:59 2f39f015ded8: Download complete 17:14:59 5eb5b503b376: Pull complete 17:15:00 5c69ac0246d0: Pull complete 17:15:00 ec43610c2a17: Pull complete 17:15:00 3a2ae6a8a46f: Pull complete 17:15:00 33b1e0a273af: Pull complete 17:15:00 5d3b04190fa2: Pull complete 17:15:04 2f39f015ded8: Pull complete 17:15:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:04 prd-ubuntu20.04-docker-8c-8g-18740 does not seem to be running inside a container 17:15:04 $ 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-261 -v /w/workspace/foundry_device-usb-camera_PR-261:/w/workspace/foundry_device-usb-camera_PR-261:rw,z -v /w/workspace/foundry_device-usb-camera_PR-261@tmp:/w/workspace/foundry_device-usb-camera_PR-261@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:15:09 $ docker top 4606afbdb5e3c03bd83f13f6c34ce1dced67fd099b3991cf931a6674703654c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:09 ---> job-cost.sh 17:15:09 lf-activate-venv: SKIPPING 17:15:09 INFO: No Stack... 17:15:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:15:10 INFO: Archiving Costs [Pipeline] sh 17:15:10 + cat /w/workspace/foundry_device-usb-camera_PR-261/archives/cost.csv 17:15:10 + cut -d, -f6 [Pipeline] lock 17:15:10 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-261-1-stack-cost] 17:15:10 Resource [jenkins-edgexfoundry-device-usb-camera-PR-261-1-stack-cost] did not exist. Created. 17:15:10 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:15:11 + echo total: 0.2199999988079071 [Pipeline] stash 17:15:11 Stashed 1 file(s) [Pipeline] } 17:15:11 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:15:11 $ docker stop --time=1 4606afbdb5e3c03bd83f13f6c34ce1dced67fd099b3991cf931a6674703654c5 17:15:12 $ docker rm -f --volumes 4606afbdb5e3c03bd83f13f6c34ce1dced67fd099b3991cf931a6674703654c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:16:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18741 in /w/workspace/foundry_device-usb-camera_PR-261 [Pipeline] { [Pipeline] ws 17:16:39 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:16:39 Selected Git installation does not exist. Using Default 17:16:39 The recommended git tool is: NONE 17:16:46 using credential edgex-jenkins-ssh 17:16:46 Cloning the remote Git repository 17:16:46 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:16:46 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:16:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:16:47 > git --version # timeout=10 17:16:47 > git --version # 'git version 2.25.1' 17:16:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:48 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:16:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:52 Merging remotes/origin/minnesota commit 05403b6a683e6ef1b05fd0156b4e25393cee8eba into PR head commit ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 17:16:53 Merge succeeded, producing ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 17:16:53 Checking out Revision ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 (PR-261) 17:16:52 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:16:52 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:16:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/minnesota:refs/remotes/origin/minnesota # timeout=10 17:16:52 > git config core.sparsecheckout # timeout=10 17:16:52 > git checkout -f ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 # timeout=10 17:16:53 > git remote # timeout=10 17:16:53 > git config --get remote.origin.url # timeout=10 17:16:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:53 > git merge 05403b6a683e6ef1b05fd0156b4e25393cee8eba # timeout=10 17:16:53 > git rev-parse HEAD^{commit} # timeout=10 17:16:53 > git config core.sparsecheckout # timeout=10 17:16:53 > git checkout -f ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 # timeout=10 17:16:56 Commit message: "fix: panic when device is missing CardName or SerialNumber" 17:16:56 > git --version # timeout=10 17:16:56 > git --version # 'git version 2.25.1' 17:16:57 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:16:58 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:58 Dload Upload Total Spent Left Speed 17:16:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 17:16:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:16:59 + sudo tee /etc/docker/daemon.new 17:16:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:16:59 { 17:16:59 "registry-mirrors": [ 17:16:59 "https://nexus3.edgexfoundry.org:10001" 17:16:59 ], 17:16:59 "bip": "10.250.0.254/24", 17:16:59 "hosts": [ 17:16:59 "tcp://0.0.0.0:5555", 17:16:59 "unix:///var/run/docker.sock" 17:16:59 ], 17:16:59 "mtu": 1458, 17:16:59 "selinux-enabled": true, 17:16:59 "seccomp-profile": "/etc/docker/seccomp.json" 17:16:59 } [Pipeline] sh 17:17:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:17:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:22 provisioning config files... 17:17:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config18401091788315080790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:23 ---> docker-login.sh 17:17:23 nexus3.edgexfoundry.org:10001 17:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:23 Configure a credential helper to remove this warning. See 17:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:23 17:17:23 Login Succeeded 17:17:23 nexus3.edgexfoundry.org:10002 17:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:24 Configure a credential helper to remove this warning. See 17:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:24 17:17:24 Login Succeeded 17:17:24 nexus3.edgexfoundry.org:10003 17:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:24 Configure a credential helper to remove this warning. See 17:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:24 17:17:24 Login Succeeded 17:17:24 nexus3.edgexfoundry.org:10004 17:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:24 Configure a credential helper to remove this warning. See 17:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:24 17:17:24 Login Succeeded 17:17:24 docker.io 17:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:25 Configure a credential helper to remove this warning. See 17:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:25 17:17:25 Login Succeeded 17:17:25 ---> docker-login.sh ends [Pipeline] } 17:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:25 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:25 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:25 ========================================================= 17:17:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:17:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:17:26 Sending build context to Docker daemon 1.175MB 17:17:26 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:17:26 Step 2/13 : FROM ${BASE} AS builder 17:17:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:26 c41833b44d91: Pulling fs layer 17:17:26 ed15518f5707: Pulling fs layer 17:17:26 feae8fd75edb: Pulling fs layer 17:17:26 242c74f7c9fa: Pulling fs layer 17:17:26 3cdef696dda3: Pulling fs layer 17:17:26 2ced38df9373: Pulling fs layer 17:17:26 58f1dce35555: Pulling fs layer 17:17:26 3cdef696dda3: Waiting 17:17:26 2ced38df9373: Waiting 17:17:26 58f1dce35555: Waiting 17:17:26 242c74f7c9fa: Waiting 17:17:26 ed15518f5707: Verifying Checksum 17:17:26 ed15518f5707: Download complete 17:17:26 242c74f7c9fa: Verifying Checksum 17:17:26 242c74f7c9fa: Download complete 17:17:26 3cdef696dda3: Verifying Checksum 17:17:26 3cdef696dda3: Download complete 17:17:26 c41833b44d91: Verifying Checksum 17:17:26 c41833b44d91: Download complete 17:17:27 c41833b44d91: Pull complete 17:17:28 58f1dce35555: Verifying Checksum 17:17:28 58f1dce35555: Download complete 17:17:28 ed15518f5707: Pull complete 17:17:29 feae8fd75edb: Verifying Checksum 17:17:29 feae8fd75edb: Download complete 17:17:29 2ced38df9373: Verifying Checksum 17:17:29 2ced38df9373: Download complete 17:17:41 feae8fd75edb: Pull complete 17:17:41 242c74f7c9fa: Pull complete 17:17:41 3cdef696dda3: Pull complete 17:17:48 2ced38df9373: Pull complete 17:17:51 58f1dce35555: Pull complete 17:17:51 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:17:51 ---> fadd8f120f05 17:17:51 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:17:52 ---> Running in b0f31d778ffe 17:17:52 Removing intermediate container b0f31d778ffe 17:17:52 ---> a849a34b35ed 17:17:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:52 ---> Running in c35c454cd070 17:17:52 Removing intermediate container c35c454cd070 17:17:52 ---> cbd7a9ce05f1 17:17:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:17:52 ---> Running in f5964af7c86d 17:17:52 Removing intermediate container f5964af7c86d 17:17:52 ---> 791a6bfbe75b 17:17:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:17:52 ---> Running in 4fddf5435aee 17:17:53 Removing intermediate container 4fddf5435aee 17:17:53 ---> 9e98673088c5 17:17:53 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:53 ---> Running in 4a355f568d97 17:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:17:56 (1/14) Installing libintl (0.21.1-r1) 17:17:56 (2/14) Installing eudev-libs (3.2.11-r4) 17:17:56 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:17:56 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:17:56 (5/14) Installing v4l-utils (1.22.1-r2) 17:17:56 (6/14) Installing udev-init-scripts (35-r1) 17:17:56 (7/14) Installing libblkid (2.38.1-r1) 17:17:56 (8/14) Installing xz-libs (5.2.9-r0) 17:17:56 (9/14) Installing zstd-libs (1.5.5-r0) 17:17:56 (10/14) Installing kmod-libs (30-r1) 17:17:56 (11/14) Installing eudev (3.2.11-r4) 17:17:56 (12/14) Installing eudev-dev (3.2.11-r4) 17:17:56 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:17:56 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:17:56 Executing busybox-1.35.0-r29.trigger 17:17:56 Executing eudev-3.2.11-r4.trigger 17:17:56 OK: 271 MiB in 67 packages 17:17:58 Removing intermediate container 4a355f568d97 17:17:58 ---> 4d6f1ff0bb8d 17:17:58 Step 8/13 : WORKDIR /device-usb-camera 17:17:58 ---> Running in bf40d970f748 17:17:59 Removing intermediate container bf40d970f748 17:17:59 ---> 100fd3800ca6 17:17:59 Step 9/13 : COPY go.mod vendor* ./ 17:17:59 ---> c2ed3ae4001e 17:17:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:59 ---> Running in af927ce94bb5 17:19:51 Removing intermediate container af927ce94bb5 17:19:51 ---> 45fabe0b4092 17:19:51 Step 11/13 : COPY . . 17:19:51 ---> bd1a662230c2 17:19:51 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:19:51 ---> Running in 05a300861333 17:19:51  % Total % Received % Xferd Average Speed Time Time Time Current 17:19:51 Dload Upload Total Spent Left Speed 17:19:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3592 0 --:--:-- --:--:-- --:--:-- 3600 17:19:51 Removing intermediate container 05a300861333 17:19:51 ---> 44ac59328d9f 17:19:51 Step 13/13 : RUN ${MAKE} 17:19:51 ---> Running in 88af319388e7 17:19:51 noop 17:19:51 Removing intermediate container 88af319388e7 17:19:51 ---> 74956faea0bc 17:19:51 Successfully built 74956faea0bc 17:19:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:51 + docker inspect -f . ci-base-image-arm64 17:19:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:52 prd-ubuntu20.04-docker-arm64-4c-16g-18741 does not seem to be running inside a container 17:19:52 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:19:53 $ docker top 589ae9a4d1aa6989f915ef390ffbb78f78b8aa922922e8da3942a1d4643395ac -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:54 + go version 17:19:54 go version go1.20.2 linux/arm64 [Pipeline] } 17:19:54 $ docker stop --time=1 589ae9a4d1aa6989f915ef390ffbb78f78b8aa922922e8da3942a1d4643395ac 17:19:55 $ docker rm -f --volumes 589ae9a4d1aa6989f915ef390ffbb78f78b8aa922922e8da3942a1d4643395ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:56 + docker inspect -f . ci-base-image-arm64 17:19:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:56 prd-ubuntu20.04-docker-arm64-4c-16g-18741 does not seem to be running inside a container 17:19:57 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:19:58 $ docker top 7c65f4aa81b5cd4f446befb644698fb8c0a824ffb513c0065852d307ea8e7116 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:58 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:19:59 + make test 17:19:59 go test ./... -coverprofile=coverage.out ./... 17:20:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:22:22 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:22:22 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.6% of statements 17:22:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:22:22 go vet ./... 17:22:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:22:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:22:41 ./bin/test-attribution-txt.sh [Pipeline] echo 17:22:42 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:22:42 $ docker stop --time=1 7c65f4aa81b5cd4f446befb644698fb8c0a824ffb513c0065852d307ea8e7116 17:22:43 $ docker rm -f --volumes 7c65f4aa81b5cd4f446befb644698fb8c0a824ffb513c0065852d307ea8e7116 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:22:44 Warning: overwriting stash ‘coverage-report’ 17:22:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:22:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:22:46 + ls -al . 17:22:46 total 192 17:22:46 drwxrwxr-x 9 jenkins jenkins 4096 Jun 16 17:20 . 17:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 17:16 .. 17:22:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 17:16 .git 17:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 17:16 .github 17:22:46 -rw-rw-r-- 1 jenkins jenkins 414 Jun 16 17:16 .gitignore 17:22:46 -rw-rw-r-- 1 jenkins jenkins 45 Jun 16 17:16 .golangci.yml 17:22:46 -rw-rw-r-- 1 jenkins jenkins 77 Jun 16 17:16 .hadolint.yml 17:22:46 -rw-rw-r-- 1 jenkins jenkins 9665 Jun 16 17:16 Attribution.txt 17:22:46 -rw-rw-r-- 1 jenkins jenkins 11903 Jun 16 17:16 CHANGELOG.md 17:22:46 -rw-rw-r-- 1 jenkins jenkins 2453 Jun 16 17:16 Dockerfile 17:22:46 -rw-rw-r-- 1 jenkins jenkins 678 Jun 16 17:16 GOVERNANCE.md 17:22:46 -rw-rw-r-- 1 jenkins jenkins 659 Jun 16 17:16 Jenkinsfile 17:22:46 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 16 17:16 LICENSE 17:22:46 -rw-rw-r-- 1 jenkins jenkins 2364 Jun 16 17:16 Makefile 17:22:46 -rw-rw-r-- 1 jenkins jenkins 622 Jun 16 17:16 OWNERS.md 17:22:46 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 16 17:16 README.md 17:22:46 -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 17:12 VERSION 17:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 17:16 bin 17:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 17:16 cmd 17:22:46 -rw-r--r-- 1 jenkins jenkins 35569 Jun 16 17:22 coverage.out 17:22:46 -rwxrwxr-x 1 jenkins jenkins 140 Jun 16 17:16 docker-entrypoint.sh 17:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 17:16 docs 17:22:46 -rw-rw-r-- 1 jenkins jenkins 3371 Jun 16 17:16 go.mod 17:22:46 -rw-rw-r-- 1 jenkins jenkins 31392 Jun 16 17:16 go.sum 17:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 17:16 internal 17:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 17:16 snap 17:22:46 -rw-rw-r-- 1 jenkins jenkins 231 Jun 16 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:46 + 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=ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 --label arch=arm64 --label version=0.0.0 . 17:22:47 Sending build context to Docker daemon 1.211MB 17:22:47 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:22:47 Step 2/36 : FROM ${BASE} AS builder 17:22:47 ---> 74956faea0bc 17:22:47 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:22:47 ---> Running in e2868726c020 17:22:47 Removing intermediate container e2868726c020 17:22:47 ---> 5d5a199a2292 17:22:47 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:47 ---> Running in 41edfb051612 17:22:47 Removing intermediate container 41edfb051612 17:22:47 ---> 4f4e800871bf 17:22:47 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:22:47 ---> Running in 85f50d9277bf 17:22:48 Removing intermediate container 85f50d9277bf 17:22:48 ---> 612ff7a048d7 17:22:48 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:22:48 ---> Running in db7e4c0a0a5d 17:22:48 Removing intermediate container db7e4c0a0a5d 17:22:48 ---> 87b07cc9b4f6 17:22:48 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:48 ---> Running in 37a9e3e70c62 17:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:22:51 OK: 271 MiB in 67 packages 17:22:52 Removing intermediate container 37a9e3e70c62 17:22:52 ---> 3bd47404f668 17:22:52 Step 8/36 : WORKDIR /device-usb-camera 17:22:52 ---> Running in 9a395279d8ca 17:22:52 Removing intermediate container 9a395279d8ca 17:22:52 ---> 2e2ba1b6e2d4 17:22:52 Step 9/36 : COPY go.mod vendor* ./ 17:22:53 ---> da9ad7114536 17:22:53 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:53 ---> Running in e2d5b27a2d83 17:22:56 Removing intermediate container e2d5b27a2d83 17:22:56 ---> 6218dd8d6f29 17:22:56 Step 11/36 : COPY . . 17:22:56 ---> 92306e01aa78 17:22:56 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:22:56 ---> Running in 5d51f7add03d 17:22:57  % Total % Received % Xferd Average Speed Time Time Time Current 17:22:57 Dload Upload Total Spent Left Speed 17:22:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3141  0 --:--:-- --:--:-- --:--:-- 3142 100 1062 100 1062 0 0 3120 0 --:--:-- --:--:-- --:--:-- 3123 17:22:58 Removing intermediate container 5d51f7add03d 17:22:58 ---> dcba31517639 17:22:58 Step 13/36 : RUN ${MAKE} 17:22:58 ---> Running in 825e41ce40d1 17:22:59 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:25:21 Removing intermediate container 825e41ce40d1 17:25:21 ---> 0b32bb00c5a8 17:25:21 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:25:21 v0.21.6: Pulling from aler9/rtsp-simple-server 17:25:21 8766b47fe142: Pulling fs layer 17:25:21 8766b47fe142: Verifying Checksum 17:25:21 8766b47fe142: Download complete 17:25:21 8766b47fe142: Pull complete 17:25:21 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:25:21 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:25:21 ---> 69d40e2cb93c 17:25:21 Step 15/36 : FROM alpine:3.17 17:25:21 3.17: Pulling from library/alpine 17:25:21 edb6bdbacee9: Pulling fs layer 17:25:21 edb6bdbacee9: Verifying Checksum 17:25:21 edb6bdbacee9: Download complete 17:25:21 edb6bdbacee9: Pull complete 17:25:21 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:25:21 Status: Downloaded newer image for alpine:3.17 17:25:21 ---> 779605e5fbc0 17:25:21 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:25:21 ---> Running in cd63323f3834 17:25:21 Removing intermediate container cd63323f3834 17:25:21 ---> e94edc721550 17:25:21 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:25:21 ---> Running in d5a0d04ba464 17:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:25:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:25:24 (1/83) Installing dumb-init (1.2.5-r2) 17:25:24 (2/83) Installing sdl2 (2.26.5-r0) 17:25:24 (3/83) Installing libxau (1.0.10-r0) 17:25:24 (4/83) Installing libmd (1.0.4-r0) 17:25:24 (5/83) Installing libbsd (0.11.7-r0) 17:25:24 (6/83) Installing libxdmcp (1.1.4-r0) 17:25:24 (7/83) Installing libxcb (1.15-r0) 17:25:24 (8/83) Installing libx11 (1.8.4-r1) 17:25:24 (9/83) Installing aom-libs (3.5.0-r0) 17:25:24 (10/83) Installing alsa-lib (1.2.8-r0) 17:25:24 (11/83) Installing libexpat (2.5.0-r0) 17:25:24 (12/83) Installing brotli-libs (1.0.9-r9) 17:25:24 (13/83) Installing libbz2 (1.0.8-r4) 17:25:24 (14/83) Installing libpng (1.6.38-r0) 17:25:24 (15/83) Installing freetype (2.12.1-r0) 17:25:24 (16/83) Installing fontconfig (2.14.1-r0) 17:25:24 (17/83) Installing fribidi (1.0.12-r0) 17:25:24 (18/83) Installing libffi (3.4.4-r0) 17:25:24 (19/83) Installing libintl (0.21.1-r1) 17:25:24 (20/83) Installing libblkid (2.38.1-r1) 17:25:24 (21/83) Installing libmount (2.38.1-r1) 17:25:24 (22/83) Installing pcre2 (10.42-r0) 17:25:24 (23/83) Installing glib (2.74.7-r0) 17:25:24 (24/83) Installing graphite2 (1.3.14-r2) 17:25:24 (25/83) Installing harfbuzz (5.3.1-r1) 17:25:24 (26/83) Installing libass (0.16.0-r1) 17:25:24 (27/83) Installing libdav1d (1.0.0-r2) 17:25:24 (28/83) Installing libdrm (2.4.114-r0) 17:25:24 (29/83) Installing gmp (6.2.1-r2) 17:25:24 (30/83) Installing nettle (3.8.1-r0) 17:25:24 (31/83) Installing p11-kit (0.24.1-r1) 17:25:24 (32/83) Installing libtasn1 (4.19.0-r0) 17:25:24 (33/83) Installing libunistring (1.1-r0) 17:25:25 (34/83) Installing gnutls (3.7.8-r3) 17:25:25 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 17:25:25 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 17:25:25 (37/83) Installing lame (3.100-r2) 17:25:25 (38/83) Installing opus (1.3.1-r1) 17:25:25 (39/83) Installing libasyncns (0.8-r1) 17:25:25 (40/83) Installing dbus-libs (1.14.8-r0) 17:25:25 (41/83) Installing libltdl (2.4.7-r1) 17:25:25 (42/83) Installing orc (0.4.33-r0) 17:25:25 (43/83) Installing libgcc (12.2.1_git20220924-r4) 17:25:25 (44/83) Installing libogg (1.3.5-r2) 17:25:25 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 17:25:25 (46/83) Installing flac-libs (1.4.2-r0) 17:25:25 (47/83) Installing libvorbis (1.3.7-r0) 17:25:25 (48/83) Installing libsndfile (1.1.0-r2) 17:25:25 (49/83) Installing libgomp (12.2.1_git20220924-r4) 17:25:25 (50/83) Installing soxr (0.1.3-r3) 17:25:25 (51/83) Installing speexdsp (1.2.1-r0) 17:25:25 (52/83) Installing tdb-libs (1.4.6-r0) 17:25:25 (53/83) Installing libpulse (16.1-r6) 17:25:25 (54/83) Installing cjson (1.7.15-r3) 17:25:25 (55/83) Installing mbedtls (2.28.3-r0) 17:25:25 (56/83) Installing librist (0.2.7-r0) 17:25:25 (57/83) Installing libsrt (1.5.1-r0) 17:25:25 (58/83) Installing libssh (0.10.5-r0) 17:25:25 (59/83) Installing libtheora (1.1.1-r16) 17:25:25 (60/83) Installing libjpeg-turbo (2.1.4-r0) 17:25:25 (61/83) Installing v4l-utils-libs (1.22.1-r2) 17:25:25 (62/83) Installing libxext (1.3.5-r0) 17:25:25 (63/83) Installing libxfixes (6.0.0-r0) 17:25:25 (64/83) Installing wayland-libs-client (1.21.0-r1) 17:25:25 (65/83) Installing libva (2.16.0-r0) 17:25:25 (66/83) Installing libvdpau (1.5-r0) 17:25:25 (67/83) Installing vidstab (1.1.0-r2) 17:25:25 (68/83) Installing libvpx (1.12.0-r1) 17:25:25 (69/83) Installing libwebp (1.2.4-r2) 17:25:25 (70/83) Installing x264-libs (0.164_git20220602-r0) 17:25:25 (71/83) Installing numactl (2.0.16-r1) 17:25:25 (72/83) Installing x265-libs (3.5-r3) 17:25:26 (73/83) Installing xvidcore (1.3.7-r1) 17:25:26 (74/83) Installing libsodium (1.0.18-r2) 17:25:26 (75/83) Installing libzmq (4.3.4-r1) 17:25:26 (76/83) Installing ffmpeg-libs (5.1.3-r0) 17:25:26 (77/83) Installing ffmpeg (5.1.3-r0) 17:25:26 (78/83) Installing udev-init-scripts (35-r1) 17:25:26 (79/83) Installing eudev-libs (3.2.11-r4) 17:25:26 (80/83) Installing xz-libs (5.2.9-r0) 17:25:26 (81/83) Installing zstd-libs (1.5.5-r0) 17:25:26 (82/83) Installing kmod-libs (30-r1) 17:25:26 (83/83) Installing eudev (3.2.11-r4) 17:25:26 Executing busybox-1.35.0-r29.trigger 17:25:26 Executing eudev-3.2.11-r4.trigger 17:25:26 OK: 86 MiB in 98 packages 17:25:29 Removing intermediate container d5a0d04ba464 17:25:29 ---> 0e9eb59597dd 17:25:29 Step 18/36 : WORKDIR / 17:25:29 ---> Running in 7f2d30154b96 17:25:29 Removing intermediate container 7f2d30154b96 17:25:29 ---> 28d31e699d96 17:25:29 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:25:31 ---> bf83ea8183cb 17:25:31 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:25:31 ---> 7027fd7f518a 17:25:31 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:25:31 ---> 12f200f3a413 17:25:31 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:25:35 ---> e861fc1e6144 17:25:35 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:25:35 ---> db4bc978885d 17:25:35 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:25:36 ---> da63b24c532a 17:25:36 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:25:37 ---> e2d4f21446d4 17:25:37 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:25:37 ---> Running in 2b5a4a8d4a6a 17:25:38 Removing intermediate container 2b5a4a8d4a6a 17:25:38 ---> 31d1c80190bf 17:25:38 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:25:38 ---> Running in 8fed72ab4a51 17:25:40 Removing intermediate container 8fed72ab4a51 17:25:40 ---> ec1b24c54fd3 17:25:40 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:25:40 ---> Running in 4f2d3da1518e 17:25:42 Removing intermediate container 4f2d3da1518e 17:25:42 ---> 6ebb80053a50 17:25:42 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:25:42 ---> Running in a9940aa346d1 17:25:43 Removing intermediate container a9940aa346d1 17:25:43 ---> 4d1cc4e48800 17:25:43 Step 30/36 : EXPOSE 59983 17:25:43 ---> Running in 2b4cd92f68f2 17:25:43 Removing intermediate container 2b4cd92f68f2 17:25:43 ---> 0a51d440c5d5 17:25:43 Step 31/36 : EXPOSE 8554 17:25:43 ---> Running in 9ef0589b6f8e 17:25:44 Removing intermediate container 9ef0589b6f8e 17:25:44 ---> c96410aa69d5 17:25:44 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:25:44 ---> Running in abca8260e64d 17:25:44 Removing intermediate container abca8260e64d 17:25:44 ---> b5e6aea89fe9 17:25:44 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:25:44 ---> Running in 92f2c1ce6dc0 17:25:44 Removing intermediate container 92f2c1ce6dc0 17:25:44 ---> d316c88a0732 17:25:44 Step 34/36 : LABEL arch=arm64 17:25:44 ---> Running in d77ee4e5abbd 17:25:45 Removing intermediate container d77ee4e5abbd 17:25:45 ---> c432f644a6ec 17:25:45 Step 35/36 : LABEL git_sha=ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 17:25:45 ---> Running in a944ab32a3bb 17:25:45 Removing intermediate container a944ab32a3bb 17:25:45 ---> b84b39e37a66 17:25:45 Step 36/36 : LABEL version=0.0.0 17:25:45 ---> Running in a746efcee818 17:25:46 Removing intermediate container a746efcee818 17:25:46 ---> d6fdc742be3f 17:25:46 [Warning] One or more build-args [ARCH] were not consumed 17:25:46 Successfully built d6fdc742be3f 17:25:46 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:25:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:46 17:25:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:47 arm64: Pulling from edgex-lftools-log-publisher 17:25:47 8998bd30e6a1: Pulling fs layer 17:25:47 04944245beec: Pulling fs layer 17:25:47 699f458cf7ca: Pulling fs layer 17:25:47 765212b225bb: Pulling fs layer 17:25:47 f23df028b6ca: Pulling fs layer 17:25:47 d65c8cfc05b1: Pulling fs layer 17:25:47 2437ff75d9bd: Pulling fs layer 17:25:47 f23df028b6ca: Waiting 17:25:47 d65c8cfc05b1: Waiting 17:25:47 2437ff75d9bd: Waiting 17:25:47 765212b225bb: Waiting 17:25:47 04944245beec: Verifying Checksum 17:25:47 04944245beec: Download complete 17:25:47 765212b225bb: Verifying Checksum 17:25:47 765212b225bb: Download complete 17:25:47 f23df028b6ca: Verifying Checksum 17:25:47 f23df028b6ca: Download complete 17:25:47 d65c8cfc05b1: Verifying Checksum 17:25:47 d65c8cfc05b1: Download complete 17:25:47 699f458cf7ca: Verifying Checksum 17:25:47 699f458cf7ca: Download complete 17:25:48 8998bd30e6a1: Verifying Checksum 17:25:48 8998bd30e6a1: Download complete 17:25:50 2437ff75d9bd: Verifying Checksum 17:25:50 2437ff75d9bd: Download complete 17:25:52 8998bd30e6a1: Pull complete 17:25:52 04944245beec: Pull complete 17:25:53 699f458cf7ca: Pull complete 17:25:53 765212b225bb: Pull complete 17:25:54 f23df028b6ca: Pull complete 17:25:54 d65c8cfc05b1: Pull complete 17:26:09 2437ff75d9bd: Pull complete 17:26:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:09 prd-ubuntu20.04-docker-arm64-4c-16g-18741 does not seem to be running inside a container 17:26: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:26:12 $ docker top fc756df765cfa66a73fd6bfe5590ad147ccb2dd223cd4f5c91ee45645ca428cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:12 ---> job-cost.sh 17:26:13 lf-activate-venv: SKIPPING 17:26:13 INFO: No Stack... 17:26:13 INFO: Retrieving Pricing Info for: v3-standard-4 17:26:14 INFO: Archiving Costs [Pipeline] sh 17:26:14 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:26:14 + cut -d, -f6 [Pipeline] lock 17:26:14 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-261-1-stack-cost] 17:26:14 Resource [jenkins-edgexfoundry-device-usb-camera-PR-261-1-stack-cost] did not exist. Created. 17:26:14 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:26:15 /w/workspace/device-usb-camera/1@tmp/durable-912ffa03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:26:15 + echo total: 0.10999999940395355 [Pipeline] stash 17:26:15 Warning: overwriting stash ‘stack-cost’ 17:26:15 Stashed 1 file(s) [Pipeline] } 17:26:16 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:26:16 $ docker stop --time=1 fc756df765cfa66a73fd6bfe5590ad147ccb2dd223cd4f5c91ee45645ca428cc 17:26:17 $ docker rm -f --volumes fc756df765cfa66a73fd6bfe5590ad147ccb2dd223cd4f5c91ee45645ca428cc [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:26:18 provisioning config files... 17:26:18 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-261@tmp/config16812248164420912338tmp [Pipeline] { [Pipeline] sh 17:26:19 + set +x 17:26:19 + curl -s https://codecov.io/bash 17:26:19 + bash -s -- 17:26:19 17:26:19 _____ _ 17:26:19 / ____| | | 17:26:19 | | ___ __| | ___ ___ _____ __ 17:26:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:26:19 | |___| (_) | (_| | __/ (_| (_) \ V / 17:26:19 \_____\___/ \__,_|\___|\___\___/ \_/ 17:26:19 Bash-1.0.6 17:26:19 17:26:19 17:26:19 ==> git version 2.25.1 found 17:26:19 ==> 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:26:19 Release-Date: 2020-01-08 17:26:19 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:26:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:26:19 ==> Jenkins CI detected. 17:26:19 current dir:  /w/workspace/foundry_device-usb-camera_PR-261 17:26:19 project root: . 17:26:19 --> token set from env 17:26:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:26:19 ==> Running gcov in . (disable via -X gcov) 17:26:19 ==> Python coveragepy not found 17:26:19 ==> Searching for coverage reports in: 17:26:19 + . 17:26:19 -> Found 1 reports 17:26:19 ==> Detecting git/mercurial file structure 17:26:19 ==> Reading reports 17:26:19 + ./coverage.out bytes=35569 17:26:19 ==> Appending adjustments 17:26:19 https://docs.codecov.io/docs/fixing-reports 17:26:19 + Found adjustments 17:26:19 ==> Gzipping contents 17:26:19 8.0K /tmp/codecov.EXThEt.gz 17:26:19 ==> Uploading reports 17:26:19 url: https://codecov.io 17:26:19 query: branch=PR-261&commit=ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-261%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=261&job=&cmd_args= 17:26:19 -> Pinging Codecov 17:26:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-261&commit=ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-261%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=261&job=&cmd_args= 17:26:19 -> Uploading to 17:26:19 https://storage.googleapis.com/codecov/v4/raw/2023-06-16/73D8F5FF140700D3E01443B452E23636/ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2/2927901e-6f35-4f59-b8e4-adf91c3d67f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230616T172619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc5adb07375e96f06535ef01d82eda28c99454005cabf781d75cdd85ada67f30 17:26:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:19 Dload Upload Total Spent Left Speed 17:26:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4860 0 0 100 4860 0 23253 --:--:-- --:--:-- --:--:-- 23142 17:26:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ff2f74a29225d8cc50c0c2d44ba0a1fc94413fc2 [Pipeline] } 17:26: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:26:21 + [ -d /w/workspace/foundry_device-usb-camera_PR-261/archives ] 17:26:21 + ls -al /w/workspace/foundry_device-usb-camera_PR-261/archives 17:26:21 total 16 17:26:21 drwxr-xr-x 3 root root 4096 Jun 16 17:15 . 17:26:21 drwxrwxr-x 11 jenkins jenkins 4096 Jun 16 17:15 .. 17:26:21 drwxr-xr-x 2 root root 4096 Jun 16 17:15 cost 17:26:21 -rw-r--r-- 1 root root 89 Jun 16 17:15 cost.csv 17:26:21 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-261/archives 17:26:21 + ls -al /w/workspace/foundry_device-usb-camera_PR-261/archives 17:26:21 total 16 17:26:21 drwxr-xr-x 3 jenkins jenkins 4096 Jun 16 17:15 . 17:26:21 drwxrwxr-x 11 jenkins jenkins 4096 Jun 16 17:15 .. 17:26:21 drwxr-xr-x 2 jenkins jenkins 4096 Jun 16 17:15 cost 17:26:21 -rw-r--r-- 1 jenkins jenkins 89 Jun 16 17:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:26:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:26:22 ---> package-listing.sh 17:26:22 ++ facter osfamily 17:26:22 ++ tr '[:upper:]' '[:lower:]' 17:26:22 + OS_FAMILY=debian 17:26:22 + workspace=/w/workspace/foundry_device-usb-camera_PR-261 17:26:22 + START_PACKAGES=/tmp/packages_start.txt 17:26:22 + END_PACKAGES=/tmp/packages_end.txt 17:26:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:26:22 + PACKAGES=/tmp/packages_start.txt 17:26:22 + '[' /w/workspace/foundry_device-usb-camera_PR-261 ']' 17:26:22 + PACKAGES=/tmp/packages_end.txt 17:26:22 + case "${OS_FAMILY}" in 17:26:22 + dpkg -l 17:26:22 + grep '^ii' 17:26:22 + '[' -f /tmp/packages_start.txt ']' 17:26:22 + '[' -f /tmp/packages_end.txt ']' 17:26:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:26:22 + '[' /w/workspace/foundry_device-usb-camera_PR-261 ']' 17:26:22 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-261/archives/ 17:26:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-261/archives/ [Pipeline] echo 17:26: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-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:26:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:26:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:23 prd-ubuntu20.04-docker-8c-8g-18740 does not seem to be running inside a container 17:26:24 $ 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-261/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-261 -v /w/workspace/foundry_device-usb-camera_PR-261:/w/workspace/foundry_device-usb-camera_PR-261:rw,z -v /w/workspace/foundry_device-usb-camera_PR-261@tmp:/w/workspace/foundry_device-usb-camera_PR-261@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:26:24 $ docker top 8d55833505b29722c73b8c20bf4281a487919e49657b88b31d7a5274f9d22b54 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:24 + touch /tmp/pre-build-complete [Pipeline] sh 17:26:24 + mkdir -p /var/log/sysstat [Pipeline] sh 17:26:25 + ls /var/log/sa-host 17:26:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:25 provisioning config files... 17:26:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-261@tmp/config14030240106595361370tmp [Pipeline] { [Pipeline] echo 17:26:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:26:25 ---> create-netrc.sh [Pipeline] } 17:26:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:26:26 ---> python-tools-install.sh [Pipeline] echo 17:26:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:26:26 ---> sudo-logs.sh 17:26:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:26:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:26:26 ---> job-cost.sh 17:26:26 lf-activate-venv: SKIPPING 17:26:26 DEBUG: total: 0.2199999988079071 17:26:26 INFO: Retrieving Stack Cost... 17:26:27 INFO: Retrieving Pricing Info for: v3-standard-8 17:26:27 INFO: Archiving Costs [Pipeline] echo 17:26:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:26:28 ---> logs-deploy.sh 17:26:28 lf-activate-venv: SKIPPING 17:26:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-261/1 17:26:28 INFO: archiving workspace using pattern(s): 17:26:29 Archives upload complete. 17:26:29 INFO: archiving logs to Nexus