Pull request #238 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 main at beed2f8d28cc393e5ecf72eec326ecfe84dcca0e rather than 8ed587f230f90a6d0267189ad783ed75d1aac37f Obtained Jenkinsfile from beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 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-ssh8857092023771809918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16988024464571732043.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-238/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-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1502990285547956090.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-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16583947927529123774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4256180572163555776.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-238/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-238/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9558830139906682805.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14504 in /w/workspace/foundry_device-usb-camera_PR-238 [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-238 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit beed2f8d28cc393e5ecf72eec326ecfe84dcca0e into PR head commit 8ed587f230f90a6d0267189ad783ed75d1aac37f Merge succeeded, producing 550e0de59fa26a54100e8329656ddb1c483c417a Checking out Revision 550e0de59fa26a54100e8329656ddb1c483c417a (PR-238) > git config core.sparsecheckout # timeout=10 > git checkout -f 8ed587f230f90a6d0267189ad783ed75d1aac37f # 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 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 550e0de59fa26a54100e8329656ddb1c483c417a # timeout=10 Commit message: "Merge commit 'beed2f8d28cc393e5ecf72eec326ecfe84dcca0e' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:11:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:11:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:11:19 ========================================================= 16:11:19 EdgeX Global Pipelines Version Info 16:11:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:11:23 ------------------- 16:11:23 stable info: 16:11:23 ------------------- 16:11:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:11:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:11:23 Message: update stable to v1.0.249 16:11:24 ------------------- 16:11:24 experimental info: 16:11:24 ------------------- 16:11:24 Commited By: **** collab-it+edgex@linuxfoundation.org 16:11:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:11:24 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:11:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 16:11:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 16:11:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:11:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:11:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:11:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:11:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:11:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-238 [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-238 [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-238 [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 550e0de59fa26a54100e8329656ddb1c483c417a [Pipeline] echo 16:11:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 550e0de [Pipeline] echo 16:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:26 provisioning config files... 16:11:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-238@tmp/config7699072168648347350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:26 ---> docker-login.sh 16:11:26 nexus3.edgexfoundry.org:10001 16:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:26 Configure a credential helper to remove this warning. See 16:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:26 16:11:26 Login Succeeded 16:11:26 nexus3.edgexfoundry.org:10002 16:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:27 Configure a credential helper to remove this warning. See 16:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:27 16:11:27 Login Succeeded 16:11:27 nexus3.edgexfoundry.org:10003 16:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:27 Configure a credential helper to remove this warning. See 16:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:27 16:11:27 Login Succeeded 16:11:27 nexus3.edgexfoundry.org:10004 16:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:27 Configure a credential helper to remove this warning. See 16:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:27 16:11:27 Login Succeeded 16:11:27 docker.io 16:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:27 Configure a credential helper to remove this warning. See 16:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:27 16:11:27 Login Succeeded 16:11:27 ---> docker-login.sh ends [Pipeline] } 16:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:11:28 + git rev-list -1 --merges 550e0de59fa26a54100e8329656ddb1c483c417a~1..550e0de59fa26a54100e8329656ddb1c483c417a [Pipeline] echo 16:11:28 -----------> git rev-list -1 --merges 550e0de59fa26a54100e8329656ddb1c483c417a~1..550e0de59fa26a54100e8329656ddb1c483c417a 550e0de59fa26a54100e8329656ddb1c483c417a 16:11:28 550e0de59fa26a54100e8329656ddb1c483c417a [false] [Pipeline] sh 16:11:28 + git log --format=format:%s -1 550e0de59fa26a54100e8329656ddb1c483c417a [Pipeline] echo 16:11:28 ========================================================= 16:11:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:11:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:29 + git log --format=format:%s -1 550e0de59fa26a54100e8329656ddb1c483c417a [Pipeline] echo 16:11:29 [semverPrep] GIT_COMMIT: 550e0de59fa26a54100e8329656ddb1c483c417a, Commit Message: Merge commit 'beed2f8d28cc393e5ecf72eec326ecfe84dcca0e' into HEAD [Pipeline] echo 16:11:29 [semverPrep] This is not a build commit. [Pipeline] sh 16:11:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:11:29 + grep -v github /etc/ssh/ssh_known_hosts 16:11:29 + [ -e /tmp/ssh_known_hosts ] 16:11:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:11:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:11:29 + sudo tee -a /etc/ssh/ssh_known_hosts 16:11:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:30 16:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:30 0.1.4: Pulling from edgex-devops/py-git-semver 16:11:30 b85a868b505f: Pulling fs layer 16:11:30 e2be974225ed: Pulling fs layer 16:11:30 339a4e72a1f5: Pulling fs layer 16:11:30 988bab9f4d93: Pulling fs layer 16:11:30 1469e6f7b9e6: Pulling fs layer 16:11:30 eaf3925da568: Pulling fs layer 16:11:30 bab4dde63d76: Pulling fs layer 16:11:30 bde34c3a00c8: Pulling fs layer 16:11:30 b352a97aabf1: Pulling fs layer 16:11:30 4872d77fe225: Pulling fs layer 16:11:30 5851b861e8e6: Pulling fs layer 16:11:30 1469e6f7b9e6: Waiting 16:11:30 eaf3925da568: Waiting 16:11:30 4872d77fe225: Waiting 16:11:30 5851b861e8e6: Waiting 16:11:30 bde34c3a00c8: Waiting 16:11:30 b352a97aabf1: Waiting 16:11:30 988bab9f4d93: Waiting 16:11:30 e2be974225ed: Download complete 16:11:30 988bab9f4d93: Verifying Checksum 16:11:30 988bab9f4d93: Download complete 16:11:30 1469e6f7b9e6: Verifying Checksum 16:11:30 1469e6f7b9e6: Download complete 16:11:30 eaf3925da568: Download complete 16:11:30 339a4e72a1f5: Verifying Checksum 16:11:30 339a4e72a1f5: Download complete 16:11:30 bde34c3a00c8: Download complete 16:11:30 b352a97aabf1: Verifying Checksum 16:11:30 b352a97aabf1: Download complete 16:11:30 4872d77fe225: Download complete 16:11:30 5851b861e8e6: Download complete 16:11:30 b85a868b505f: Verifying Checksum 16:11:30 b85a868b505f: Download complete 16:11:31 bab4dde63d76: Verifying Checksum 16:11:31 bab4dde63d76: Download complete 16:11:32 b85a868b505f: Pull complete 16:11:32 e2be974225ed: Pull complete 16:11:32 339a4e72a1f5: Pull complete 16:11:32 988bab9f4d93: Pull complete 16:11:33 1469e6f7b9e6: Pull complete 16:11:33 eaf3925da568: Pull complete 16:11:36 bab4dde63d76: Pull complete 16:11:37 bde34c3a00c8: Pull complete 16:11:37 b352a97aabf1: Pull complete 16:11:37 4872d77fe225: Pull complete 16:11:37 5851b861e8e6: Pull complete 16:11:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:37 prd-ubuntu20.04-docker-8c-8g-14504 does not seem to be running inside a container 16:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-238 -v /w/workspace/foundry_device-usb-camera_PR-238:/w/workspace/foundry_device-usb-camera_PR-238:rw,z -v /w/workspace/foundry_device-usb-camera_PR-238@tmp:/w/workspace/foundry_device-usb-camera_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:11:40 $ docker top 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 -eo pid,comm 16:11:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:11:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:41 [ssh-agent] Looking for ssh-agent implementation... 16:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:41 $ docker exec 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 ssh-agent 16:11:41 SSH_AUTH_SOCK=/tmp/ssh-oHRRnKrZzeP7/agent.33 16:11:41 SSH_AGENT_PID=39 16:11:41 Running ssh-add (command line suppressed) 16:11:41 Identity added: /w/workspace/foundry_device-usb-camera_PR-238@tmp/private_key_9037798627557616117.key (/w/workspace/foundry_device-usb-camera_PR-238@tmp/private_key_9037798627557616117.key) 16:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:41 + git tag --points-at HEAD [Pipeline] } 16:11:41 $ docker exec --env ******** --env ******** 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 ssh-agent -k 16:11:42 unset SSH_AUTH_SOCK; 16:11:42 unset SSH_AGENT_PID; 16:11:42 echo Agent pid 39 killed; 16:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:11:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:42 [ssh-agent] Looking for ssh-agent implementation... 16:11:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:42 $ docker exec 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 ssh-agent 16:11:42 SSH_AUTH_SOCK=/tmp/ssh-0Z8V63yZ2Xzo/agent.72 16:11:42 SSH_AGENT_PID=78 16:11:42 Running ssh-add (command line suppressed) 16:11:42 Identity added: /w/workspace/foundry_device-usb-camera_PR-238@tmp/private_key_8040018498299510607.key (/w/workspace/foundry_device-usb-camera_PR-238@tmp/private_key_8040018498299510607.key) 16:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:42 + git semver init 16:11:43 2023-05-08 16:11:43,004 [run_init] DEBUG init version:0.0.0 force:False 16:11:43 2023-05-08 16:11:43,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-238/.semver 16:11:43 2023-05-08 16:11:43,005 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-238/.semver 16:11:43 2023-05-08 16:11:43,005 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-238/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-238, universal_newlines=False, shell=None, istream=None) 16:11:44 2023-05-08 16:11:43,706 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-238/.git/info/exclude 16:11:44 2023-05-08 16:11:43,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-238/.semver/PR-238 with force:False 16:11:44 2023-05-08 16:11:43,707 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-238/.semver/PR-238 16:11:44 2023-05-08 16:11:43,712 [execute] INFO git cat-file --batch-check 16:11:44 2023-05-08 16:11:43,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-238/.semver, universal_newlines=False, shell=None, istream=) 16:11:44 2023-05-08 16:11:43,719 [execute] INFO git cat-file --batch 16:11:44 2023-05-08 16:11:43,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-238/.semver, universal_newlines=False, shell=None, istream=) 16:11:44 2023-05-08 16:11:43,725 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-238/.semver/PR-238 16:11:44 0.0.0 [Pipeline] } 16:11:44 $ docker exec --env ******** --env ******** 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 ssh-agent -k 16:11:44 unset SSH_AUTH_SOCK; 16:11:44 unset SSH_AGENT_PID; 16:11:44 echo Agent pid 78 killed; 16:11:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:44 + git semver [Pipeline] } 16:11:45 $ docker stop --time=1 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 16:11:46 $ docker rm -f --volumes 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 [Pipeline] // withDockerContainer [Pipeline] sh 16:11:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:11:47 Stashed 1 file(s) [Pipeline] echo 16:11:47 [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 16:11:47 provisioning config files... 16:11:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-238@tmp/config10700643345926418223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:48 ---> docker-login.sh 16:11:48 nexus3.edgexfoundry.org:10001 16:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:48 Configure a credential helper to remove this warning. See 16:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:48 16:11:48 Login Succeeded 16:11:48 nexus3.edgexfoundry.org:10002 16:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:48 Configure a credential helper to remove this warning. See 16:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:48 16:11:48 Login Succeeded 16:11:48 nexus3.edgexfoundry.org:10003 16:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:48 Configure a credential helper to remove this warning. See 16:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:48 16:11:48 Login Succeeded 16:11:48 nexus3.edgexfoundry.org:10004 16:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:48 Configure a credential helper to remove this warning. See 16:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:48 16:11:48 Login Succeeded 16:11:48 docker.io 16:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:48 Configure a credential helper to remove this warning. See 16:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:48 16:11:48 Login Succeeded 16:11:48 ---> docker-login.sh ends [Pipeline] } 16:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:11:49 ========================================================= 16:11:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:11:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:49 + 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 . 16:11:49 Sending build context to Docker daemon 1.777MB 16:11:49 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 16:11:49 Step 2/13 : FROM ${BASE} AS builder 16:11:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:11:49 f56be85fc22e: Pulling fs layer 16:11:49 85791d961cd3: Pulling fs layer 16:11:49 d694b5ae8c79: Pulling fs layer 16:11:49 9f32a84ed3da: Pulling fs layer 16:11:49 4d19c01a9841: Pulling fs layer 16:11:49 9325e15d5711: Pulling fs layer 16:11:49 556b6ee489ea: Pulling fs layer 16:11:49 4d19c01a9841: Waiting 16:11:49 9f32a84ed3da: Waiting 16:11:49 c5a4b2cf53e6: Pulling fs layer 16:11:49 556b6ee489ea: Waiting 16:11:49 85791d961cd3: Verifying Checksum 16:11:49 85791d961cd3: Download complete 16:11:49 9f32a84ed3da: Verifying Checksum 16:11:49 9f32a84ed3da: Download complete 16:11:49 4d19c01a9841: Verifying Checksum 16:11:49 4d19c01a9841: Download complete 16:11:49 f56be85fc22e: Verifying Checksum 16:11:49 f56be85fc22e: Download complete 16:11:49 9325e15d5711: Verifying Checksum 16:11:49 9325e15d5711: Download complete 16:11:49 f56be85fc22e: Pull complete 16:11:50 85791d961cd3: Pull complete 16:11:50 c5a4b2cf53e6: Verifying Checksum 16:11:50 c5a4b2cf53e6: Download complete 16:11:50 d694b5ae8c79: Verifying Checksum 16:11:50 d694b5ae8c79: Download complete 16:11:50 556b6ee489ea: Verifying Checksum 16:11:50 556b6ee489ea: Download complete 16:11:53 d694b5ae8c79: Pull complete 16:11:53 9f32a84ed3da: Pull complete 16:11:53 4d19c01a9841: Pull complete 16:11:53 9325e15d5711: Pull complete 16:11:56 556b6ee489ea: Pull complete 16:11:57 c5a4b2cf53e6: Pull complete 16:11:57 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:11:57 ---> c4be618373d6 16:11:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:12:01 ---> Running in b0a6fefe7053 16:12:01 Removing intermediate container b0a6fefe7053 16:12:01 ---> 643d89ca066d 16:12:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:12:01 ---> Running in ce000671f8c1 16:12:01 Removing intermediate container ce000671f8c1 16:12:01 ---> 6cb95c249505 16:12:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:12:01 ---> Running in c444e35825ca 16:12:01 Removing intermediate container c444e35825ca 16:12:01 ---> 347494e7287d 16:12:01 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:12:02 ---> Running in a1c748379c9e 16:12:02 Removing intermediate container a1c748379c9e 16:12:02 ---> 318fb61b4ded 16:12:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:12:02 ---> Running in 03ba82186452 16:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:12:02 Still waiting to schedule task 16:12:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:12:02 (1/14) Installing libintl (0.21.1-r1) 16:12:02 (2/14) Installing eudev-libs (3.2.11-r4) 16:12:02 (3/14) Installing libjpeg-turbo (2.1.4-r0) 16:12:02 (4/14) Installing v4l-utils-libs (1.22.1-r2) 16:12:02 (5/14) Installing v4l-utils (1.22.1-r2) 16:12:02 (6/14) Installing udev-init-scripts (35-r1) 16:12:02 (7/14) Installing libblkid (2.38.1-r1) 16:12:02 (8/14) Installing xz-libs (5.2.9-r0) 16:12:02 (9/14) Installing zstd-libs (1.5.5-r0) 16:12:02 (10/14) Installing kmod-libs (30-r1) 16:12:02 (11/14) Installing eudev (3.2.11-r4) 16:12:02 (12/14) Installing eudev-dev (3.2.11-r4) 16:12:02 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 16:12:02 (14/14) Installing v4l-utils-dev (1.22.1-r2) 16:12:02 Executing busybox-1.35.0-r29.trigger 16:12:02 Executing eudev-3.2.11-r4.trigger 16:12:02 OK: 272 MiB in 67 packages 16:12:03 Removing intermediate container 03ba82186452 16:12:03 ---> e2b19cbe5c9c 16:12:03 Step 8/13 : WORKDIR /device-usb-camera 16:12:03 ---> Running in a5a81729d509 16:12:03 Removing intermediate container a5a81729d509 16:12:03 ---> ca8a587ec25f 16:12:03 Step 9/13 : COPY go.mod vendor* ./ 16:12:03 ---> fd620162af6d 16:12:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:03 ---> Running in d2e614a47aad 16:12:50 Removing intermediate container d2e614a47aad 16:12:50 ---> 5b279fd24c5e 16:12:50 Step 11/13 : COPY . . 16:12:50 ---> 17059d65ba81 16:12:50 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:12:50 ---> Running in 514d20a762e7 16:12:50  % Total % Received % Xferd Average Speed Time Time Time Current 16:12:50 Dload Upload Total Spent Left Speed 16:12:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7148 0 --:--:-- --:--:-- --:--:-- 7175 16:12:50 Removing intermediate container 514d20a762e7 16:12:50 ---> 57df3189af11 16:12:50 Step 13/13 : RUN ${MAKE} 16:12:50 ---> Running in ba43ad4fa171 16:12:50 noop 16:12:50 Removing intermediate container ba43ad4fa171 16:12:50 ---> 8221fb3a0206 16:12:50 Successfully built 8221fb3a0206 16:12:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:51 + docker inspect -f . ci-base-image-x86_64 16:12:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:51 prd-ubuntu20.04-docker-8c-8g-14504 does not seem to be running inside a container 16:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-238 -v /w/workspace/foundry_device-usb-camera_PR-238:/w/workspace/foundry_device-usb-camera_PR-238:rw,z -v /w/workspace/foundry_device-usb-camera_PR-238@tmp:/w/workspace/foundry_device-usb-camera_PR-238@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 ******** ci-base-image-x86_64 cat 16:12:51 $ docker top fe3f183ab7ed2f18dacd7de9a3505877435cc3a6dc29cb1f67ac55d573fdb1c7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:52 + go version 16:12:52 go version go1.20.2 linux/amd64 [Pipeline] } 16:12:52 $ docker stop --time=1 fe3f183ab7ed2f18dacd7de9a3505877435cc3a6dc29cb1f67ac55d573fdb1c7 16:12:53 $ docker rm -f --volumes fe3f183ab7ed2f18dacd7de9a3505877435cc3a6dc29cb1f67ac55d573fdb1c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:54 + docker inspect -f . ci-base-image-x86_64 16:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:54 prd-ubuntu20.04-docker-8c-8g-14504 does not seem to be running inside a container 16:12:54 $ 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-238 -v /w/workspace/foundry_device-usb-camera_PR-238:/w/workspace/foundry_device-usb-camera_PR-238:rw,z -v /w/workspace/foundry_device-usb-camera_PR-238@tmp:/w/workspace/foundry_device-usb-camera_PR-238@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 ******** ci-base-image-x86_64 cat 16:12:54 $ docker top a8904effd236e7c38082c91be21bbd78efe5519694da7ca3623b01ec22f63b20 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:55 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-238 [Pipeline] fileExists [Pipeline] sh 16:12:55 + make test 16:12:55 go test ./... -coverprofile=coverage.out ./... 16:13:00 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:13:12 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:13:12 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements 16:13:19 go vet ./... 16:13:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:13:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:13:22 ./bin/test-attribution-txt.sh [Pipeline] echo 16:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:13:22 $ docker stop --time=1 a8904effd236e7c38082c91be21bbd78efe5519694da7ca3623b01ec22f63b20 16:13:26 $ docker rm -f --volumes a8904effd236e7c38082c91be21bbd78efe5519694da7ca3623b01ec22f63b20 [Pipeline] // withDockerContainer [Pipeline] sh 16:13:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:13:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:13:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:13:27 + ls -al . 16:13:27 total 188 16:13:27 drwxrwxr-x 10 jenkins jenkins 4096 May 8 16:12 . 16:13:27 drwxrwxr-x 4 jenkins jenkins 4096 May 8 16:11 .. 16:13:27 drwxrwxr-x 8 jenkins jenkins 4096 May 8 16:11 .git 16:13:27 drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:11 .github 16:13:27 -rw-rw-r-- 1 jenkins jenkins 414 May 8 16:11 .gitignore 16:13:27 -rw-rw-r-- 1 jenkins jenkins 42 May 8 16:11 .golangci.yml 16:13:27 -rw-rw-r-- 1 jenkins jenkins 77 May 8 16:11 .hadolint.yml 16:13:27 drwxr-xr-x 3 jenkins jenkins 4096 May 8 16:11 .semver 16:13:27 -rw-rw-r-- 1 jenkins jenkins 9665 May 8 16:11 Attribution.txt 16:13:27 -rw-rw-r-- 1 jenkins jenkins 6219 May 8 16:11 CHANGELOG.md 16:13:27 -rw-rw-r-- 1 jenkins jenkins 2328 May 8 16:11 Dockerfile 16:13:27 -rw-rw-r-- 1 jenkins jenkins 678 May 8 16:11 GOVERNANCE.md 16:13:27 -rw-rw-r-- 1 jenkins jenkins 659 May 8 16:11 Jenkinsfile 16:13:27 -rw-rw-r-- 1 jenkins jenkins 11348 May 8 16:11 LICENSE 16:13:27 -rw-rw-r-- 1 jenkins jenkins 2364 May 8 16:11 Makefile 16:13:27 -rw-rw-r-- 1 jenkins jenkins 622 May 8 16:11 OWNERS.md 16:13:27 -rw-rw-r-- 1 jenkins jenkins 2474 May 8 16:11 README.md 16:13:27 -rw-rw-r-- 1 jenkins jenkins 5 May 8 16:11 VERSION 16:13:27 drwxrwxr-x 2 jenkins jenkins 4096 May 8 16:11 bin 16:13:27 drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:11 cmd 16:13:27 -rw-r--r-- 1 jenkins jenkins 28693 May 8 16:13 coverage.out 16:13:27 -rwxrwxr-x 1 jenkins jenkins 140 May 8 16:11 docker-entrypoint.sh 16:13:27 drwxrwxr-x 2 jenkins jenkins 4096 May 8 16:11 docs 16:13:27 -rw-rw-r-- 1 jenkins jenkins 3443 May 8 16:11 go.mod 16:13:27 -rw-rw-r-- 1 jenkins jenkins 31488 May 8 16:11 go.sum 16:13:27 drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:11 internal 16:13:27 drwxrwxr-x 4 jenkins jenkins 4096 May 8 16:11 snap 16:13:27 -rw-rw-r-- 1 jenkins jenkins 231 May 8 16:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:28 + 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=550e0de59fa26a54100e8329656ddb1c483c417a --label arch=amd64 --label version=0.0.0 . 16:13:28 Sending build context to Docker daemon 1.807MB 16:13:28 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 16:13:28 Step 2/35 : FROM ${BASE} AS builder 16:13:28 ---> 8221fb3a0206 16:13:28 Step 3/35 : ARG ADD_BUILD_TAGS="" 16:13:28 ---> Running in b15342f79038 16:13:28 Removing intermediate container b15342f79038 16:13:28 ---> 8b4f7d68c72f 16:13:28 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:13:28 ---> Running in 06eef0974245 16:13:28 Removing intermediate container 06eef0974245 16:13:28 ---> 4c97f2de3efe 16:13:28 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:13:28 ---> Running in 10afc753a601 16:13:28 Removing intermediate container 10afc753a601 16:13:28 ---> d628a9287249 16:13:28 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:13:28 ---> Running in 3b0636f151d8 16:13:28 Removing intermediate container 3b0636f151d8 16:13:28 ---> f99f214af36d 16:13:28 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:13:28 ---> Running in 1956de7e408f 16:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:13:29 OK: 272 MiB in 67 packages 16:13:29 Removing intermediate container 1956de7e408f 16:13:29 ---> f209918b866b 16:13:29 Step 8/35 : WORKDIR /device-usb-camera 16:13:29 ---> Running in 96dfce81e197 16:13:29 Removing intermediate container 96dfce81e197 16:13:29 ---> e5e124062c88 16:13:29 Step 9/35 : COPY go.mod vendor* ./ 16:13:29 ---> 6e829820d099 16:13:29 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:29 ---> Running in cd3b02776643 16:13:30 Removing intermediate container cd3b02776643 16:13:30 ---> 4974c386d190 16:13:30 Step 11/35 : COPY . . 16:13:30 ---> f1c21f9a93d8 16:13:30 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:13:31 ---> Running in 46a51bc73307 16:13:31  % Total % Received % Xferd Average Speed Time Time Time Current 16:13:31 Dload Upload Total Spent Left Speed 16:13:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14229 0 --:--:-- --:--:-- --:--:-- 14351 16:13:31 Removing intermediate container 46a51bc73307 16:13:31 ---> 3a6450d4a10d 16:13:31 Step 13/35 : RUN ${MAKE} 16:13:31 ---> Running in 59d5288ed38e 16:13:32 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 16:13:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14505 in /w/workspace/foundry_device-usb-camera_PR-238 [Pipeline] { [Pipeline] ws 16:13:40 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 16:13:40 Selected Git installation does not exist. Using Default 16:13:40 The recommended git tool is: NONE 16:13:46 using credential edgex-jenkins-ssh 16:13:46 Cloning the remote Git repository 16:13:46 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 16:13:46 > git init /w/workspace/device-usb-camera/1 # timeout=10 16:13:46 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:13:46 > git --version # timeout=10 16:13:46 > git --version # 'git version 2.25.1' 16:13:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:13:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:13:47 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:13:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:13:49 Merging remotes/origin/main commit beed2f8d28cc393e5ecf72eec326ecfe84dcca0e into PR head commit 8ed587f230f90a6d0267189ad783ed75d1aac37f 16:13:49 Merge succeeded, producing a01cd53174d37028c3767a95a52952eb41e1ce1f 16:13:49 Checking out Revision a01cd53174d37028c3767a95a52952eb41e1ce1f (PR-238) 16:13:48 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:13:48 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:13:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:13:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:13:49 > git config core.sparsecheckout # timeout=10 16:13:49 > git checkout -f 8ed587f230f90a6d0267189ad783ed75d1aac37f # timeout=10 16:13:49 > git remote # timeout=10 16:13:49 > git config --get remote.origin.url # timeout=10 16:13:49 using GIT_SSH to set credentials SSH Credentials for GitHub 16:13:49 > git merge beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 16:13:49 > git rev-parse HEAD^{commit} # timeout=10 16:13:49 > git config core.sparsecheckout # timeout=10 16:13:49 > git checkout -f a01cd53174d37028c3767a95a52952eb41e1ce1f # timeout=10 16:13:52 Commit message: "Merge commit 'beed2f8d28cc393e5ecf72eec326ecfe84dcca0e' into HEAD" 16:13:52 First time build. Skipping changelog. 16:13:52 > git --version # timeout=10 16:13:52 > git --version # 'git version 2.25.1' 16:13:52 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:13:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:13:54 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:54 Dload Upload Total Spent Left Speed 16:13:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 16:13:54 Removing intermediate container 59d5288ed38e 16:13:54 ---> 859791deb96e 16:13:54 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 16:13:54 v0.21.6: Pulling from aler9/rtsp-simple-server [Pipeline] sh 16:13:54 4acc49c71d14: Pulling fs layer 16:13:54 4acc49c71d14: Download complete 16:13:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:13:55 4acc49c71d14: Pull complete 16:13:55 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 16:13:55 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 16:13:55 ---> 01a2bd3e5fff 16:13:55 Step 15/35 : FROM alpine:3.17 16:13:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:13:55 + sudo tee /etc/docker/daemon.new 16:13:55 { 16:13:55 "registry-mirrors": [ 16:13:55 "https://nexus3.edgexfoundry.org:10001" 16:13:55 ], 16:13:55 "bip": "10.250.0.254/24", 16:13:55 "hosts": [ 16:13:55 "tcp://0.0.0.0:5555", 16:13:55 "unix:///var/run/docker.sock" 16:13:55 ], 16:13:55 "mtu": 1458, 16:13:55 "selinux-enabled": true, 16:13:55 "seccomp-profile": "/etc/docker/seccomp.json" 16:13:55 } [Pipeline] sh 16:13:55 3.17: Pulling from library/alpine 16:13:55 f56be85fc22e: Already exists 16:13:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:13:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:13:55 Status: Downloaded newer image for alpine:3.17 16:13:55 ---> 9ed4aefc74f6 16:13:55 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:13:55 ---> Running in c58c25c3b446 16:13:55 Removing intermediate container c58c25c3b446 16:13:55 ---> e1890bc1226a 16:13:55 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 16:13:55 ---> Running in c376e3c42dd3 16:13:55 + sudo service docker restart 16:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:13:56 (1/86) Installing dumb-init (1.2.5-r2) 16:13:56 (2/86) Installing sdl2 (2.26.5-r0) 16:13:56 (3/86) Installing svt-av1-libs (1.3.0-r0) 16:13:56 (4/86) Installing libxau (1.0.10-r0) 16:13:56 (5/86) Installing libmd (1.0.4-r0) 16:13:56 (6/86) Installing libbsd (0.11.7-r0) 16:13:56 (7/86) Installing libxdmcp (1.1.4-r0) 16:13:56 (8/86) Installing libxcb (1.15-r0) 16:13:56 (9/86) Installing libx11 (1.8.4-r0) 16:13:56 (10/86) Installing aom-libs (3.5.0-r0) 16:13:56 (11/86) Installing alsa-lib (1.2.8-r0) 16:13:56 (12/86) Installing libexpat (2.5.0-r0) 16:13:56 (13/86) Installing brotli-libs (1.0.9-r9) 16:13:56 (14/86) Installing libbz2 (1.0.8-r4) 16:13:56 (15/86) Installing libpng (1.6.38-r0) 16:13:56 (16/86) Installing freetype (2.12.1-r0) 16:13:56 (17/86) Installing fontconfig (2.14.1-r0) 16:13:56 (18/86) Installing fribidi (1.0.12-r0) 16:13:56 (19/86) Installing libffi (3.4.4-r0) 16:13:56 (20/86) Installing libintl (0.21.1-r1) 16:13:56 (21/86) Installing libblkid (2.38.1-r1) 16:13:56 (22/86) Installing libmount (2.38.1-r1) 16:13:56 (23/86) Installing pcre2 (10.42-r0) 16:13:56 (24/86) Installing glib (2.74.6-r0) 16:13:56 (25/86) Installing graphite2 (1.3.14-r2) 16:13:56 (26/86) Installing harfbuzz (5.3.1-r1) 16:13:56 (27/86) Installing libass (0.16.0-r1) 16:13:56 (28/86) Installing libdav1d (1.0.0-r2) 16:13:56 (29/86) Installing hwdata-pci (0.364-r0) 16:13:56 (30/86) Installing libpciaccess (0.17-r0) 16:13:56 (31/86) Installing libdrm (2.4.114-r0) 16:13:56 (32/86) Installing gmp (6.2.1-r2) 16:13:56 (33/86) Installing nettle (3.8.1-r0) 16:13:56 (34/86) Installing p11-kit (0.24.1-r1) 16:13:56 (35/86) Installing libtasn1 (4.19.0-r0) 16:13:56 (36/86) Installing libunistring (1.1-r0) 16:13:56 (37/86) Installing gnutls (3.7.8-r3) 16:13:56 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 16:13:56 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 16:13:57 (40/86) Installing lame (3.100-r2) 16:13:57 (41/86) Installing opus (1.3.1-r1) 16:13:57 (42/86) Installing libasyncns (0.8-r1) 16:13:57 (43/86) Installing dbus-libs (1.14.4-r0) 16:13:57 (44/86) Installing libltdl (2.4.7-r1) 16:13:57 (45/86) Installing orc (0.4.33-r0) 16:13:57 (46/86) Installing libgcc (12.2.1_git20220924-r4) 16:13:57 (47/86) Installing libogg (1.3.5-r2) 16:13:57 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 16:13:57 (49/86) Installing flac-libs (1.4.2-r0) 16:13:57 (50/86) Installing libvorbis (1.3.7-r0) 16:13:57 (51/86) Installing libsndfile (1.1.0-r2) 16:13:57 (52/86) Installing libgomp (12.2.1_git20220924-r4) 16:13:57 (53/86) Installing soxr (0.1.3-r3) 16:13:57 (54/86) Installing speexdsp (1.2.1-r0) 16:13:57 (55/86) Installing tdb-libs (1.4.6-r0) 16:13:57 (56/86) Installing libpulse (16.1-r6) 16:13:57 (57/86) Installing cjson (1.7.15-r3) 16:13:57 (58/86) Installing mbedtls (2.28.3-r0) 16:13:57 (59/86) Installing librist (0.2.7-r0) 16:13:57 (60/86) Installing libsrt (1.5.1-r0) 16:13:57 (61/86) Installing libssh (0.10.5-r0) 16:13:57 (62/86) Installing libtheora (1.1.1-r16) 16:13:57 (63/86) Installing libjpeg-turbo (2.1.4-r0) 16:13:57 (64/86) Installing v4l-utils-libs (1.22.1-r2) 16:13:57 (65/86) Installing libxext (1.3.5-r0) 16:13:57 (66/86) Installing libxfixes (6.0.0-r0) 16:13:57 (67/86) Installing wayland-libs-client (1.21.0-r1) 16:13:57 (68/86) Installing libva (2.16.0-r0) 16:13:57 (69/86) Installing libvdpau (1.5-r0) 16:13:57 (70/86) Installing vidstab (1.1.0-r2) 16:13:57 (71/86) Installing libvpx (1.12.0-r1) 16:13:57 (72/86) Installing libwebp (1.2.4-r1) 16:13:57 (73/86) Installing x264-libs (0.164_git20220602-r0) 16:13:57 (74/86) Installing numactl (2.0.16-r1) 16:13:57 (75/86) Installing x265-libs (3.5-r3) 16:13:57 (76/86) Installing xvidcore (1.3.7-r1) 16:13:57 (77/86) Installing libsodium (1.0.18-r2) 16:13:57 (78/86) Installing libzmq (4.3.4-r1) 16:13:57 (79/86) Installing ffmpeg-libs (5.1.3-r0) 16:13:57 (80/86) Installing ffmpeg (5.1.3-r0) 16:13:57 (81/86) Installing udev-init-scripts (35-r1) 16:13:57 (82/86) Installing eudev-libs (3.2.11-r4) 16:13:57 (83/86) Installing xz-libs (5.2.9-r0) 16:13:57 (84/86) Installing zstd-libs (1.5.5-r0) 16:13:57 (85/86) Installing kmod-libs (30-r1) 16:13:57 (86/86) Installing eudev (3.2.11-r4) 16:13:57 Executing busybox-1.35.0-r29.trigger 16:13:57 Executing eudev-3.2.11-r4.trigger 16:13:57 OK: 112 MiB in 101 packages 16:14:01 Removing intermediate container c376e3c42dd3 16:14:01 ---> d0bb2fed43ee 16:14:01 Step 18/35 : WORKDIR / 16:14:01 ---> Running in 9b461f1b8fa1 16:14:01 Removing intermediate container 9b461f1b8fa1 16:14:01 ---> e6a1c0283400 16:14:01 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 16:14:01 ---> 462436073acb 16:14:01 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 16:14:01 ---> 82a2ff62f7de 16:14:01 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:14:01 ---> 36b8eeebbfc1 16:14:01 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:14:01 ---> 07c6ca1b1adc 16:14:01 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:14:01 ---> 0dc9e80ae060 16:14:01 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 16:14:02 ---> 1d13a19e24f1 16:14:02 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 16:14:03 ---> 47ce914a5d90 16:14:03 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:14:03 ---> Running in a8e817db3839 16:14:03 Removing intermediate container a8e817db3839 16:14:03 ---> ccac13bacf8f 16:14:03 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:14:03 ---> Running in 070edffa55c9 16:14:04 Removing intermediate container 070edffa55c9 16:14:04 ---> bf34e1fae881 16:14:04 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:14:04 ---> Running in cbcd00b13cf6 16:14:04 Removing intermediate container cbcd00b13cf6 16:14:04 ---> 30ef9f5f1209 16:14:04 Step 29/35 : EXPOSE 59983 16:14:04 ---> Running in 7b5fa1d0a800 16:14:04 Removing intermediate container 7b5fa1d0a800 16:14:04 ---> 8df105edf858 16:14:04 Step 30/35 : EXPOSE 8554 16:14:04 ---> Running in 87ec871c4848 16:14:04 Removing intermediate container 87ec871c4848 16:14:04 ---> 3b9180429875 16:14:04 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:14:04 ---> Running in bd26a9bf64fe 16:14:05 Removing intermediate container bd26a9bf64fe 16:14:05 ---> 74e934a9ab98 16:14:05 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:14:05 ---> Running in 6184b49204a1 16:14:05 Removing intermediate container 6184b49204a1 16:14:05 ---> 894098e83ee2 16:14:05 Step 33/35 : LABEL arch=amd64 16:14:05 ---> Running in 527138698fee 16:14:05 Removing intermediate container 527138698fee 16:14:05 ---> 9bb3b72fd8a2 16:14:05 Step 34/35 : LABEL git_sha=550e0de59fa26a54100e8329656ddb1c483c417a 16:14:05 ---> Running in ea6037e0622e 16:14:05 Removing intermediate container ea6037e0622e 16:14:05 ---> 70a302fe7948 16:14:05 Step 35/35 : LABEL version=0.0.0 16:14:05 ---> Running in 3c54e4179b86 16:14:05 Removing intermediate container 3c54e4179b86 16:14:05 ---> 9c99a940ad83 16:14:05 [Warning] One or more build-args [ARCH] were not consumed 16:14:05 Successfully built 9c99a940ad83 16:14:05 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 16:14:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:06 16:14:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:06 latest: Pulling from edgex-lftools-log-publisher 16:14:06 5eb5b503b376: Pulling fs layer 16:14:06 5c69ac0246d0: Pulling fs layer 16:14:06 ec43610c2a17: Pulling fs layer 16:14:06 3a2ae6a8a46f: Pulling fs layer 16:14:06 33b1e0a273af: Pulling fs layer 16:14:06 5d3b04190fa2: Pulling fs layer 16:14:06 2f39f015ded8: Pulling fs layer 16:14:06 33b1e0a273af: Waiting 16:14:06 3a2ae6a8a46f: Waiting 16:14:06 5d3b04190fa2: Waiting 16:14:06 2f39f015ded8: Waiting 16:14:06 5c69ac0246d0: Verifying Checksum 16:14:06 5c69ac0246d0: Download complete 16:14:06 3a2ae6a8a46f: Verifying Checksum 16:14:06 3a2ae6a8a46f: Download complete 16:14:07 ec43610c2a17: Verifying Checksum 16:14:07 ec43610c2a17: Download complete 16:14:07 33b1e0a273af: Verifying Checksum 16:14:07 33b1e0a273af: Download complete 16:14:07 5d3b04190fa2: Verifying Checksum 16:14:07 5d3b04190fa2: Download complete 16:14:07 5eb5b503b376: Verifying Checksum 16:14:07 5eb5b503b376: Download complete 16:14:07 2f39f015ded8: Verifying Checksum 16:14:07 2f39f015ded8: Download complete 16:14:08 5eb5b503b376: Pull complete 16:14:08 5c69ac0246d0: Pull complete 16:14:09 ec43610c2a17: Pull complete 16:14:09 3a2ae6a8a46f: Pull complete 16:14:09 33b1e0a273af: Pull complete 16:14:09 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:14 provisioning config files... 16:14:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config14309646014876260182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:14 ---> docker-login.sh 16:14:14 nexus3.edgexfoundry.org:10001 16:14:14 2f39f015ded8: Pull complete 16:14:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:14 prd-ubuntu20.04-docker-8c-8g-14504 does not seem to be running inside a container 16:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:14 $ 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-238 -v /w/workspace/foundry_device-usb-camera_PR-238:/w/workspace/foundry_device-usb-camera_PR-238:rw,z -v /w/workspace/foundry_device-usb-camera_PR-238@tmp:/w/workspace/foundry_device-usb-camera_PR-238@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:15 Configure a credential helper to remove this warning. See 16:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:15 16:14:15 Login Succeeded 16:14:15 nexus3.edgexfoundry.org:10002 16:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:15 Configure a credential helper to remove this warning. See 16:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:15 16:14:15 Login Succeeded 16:14:15 nexus3.edgexfoundry.org:10003 16:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:16 Configure a credential helper to remove this warning. See 16:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:16 16:14:16 Login Succeeded 16:14:16 nexus3.edgexfoundry.org:10004 16:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:16 Configure a credential helper to remove this warning. See 16:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:16 16:14:16 Login Succeeded 16:14:16 docker.io 16:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:16 Configure a credential helper to remove this warning. See 16:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:16 16:14:16 Login Succeeded 16:14:16 ---> docker-login.sh ends 16:14:18 $ docker top 75c2ade6ef49d6478930a68c27f0ea84eddaffd63642c04a8eac980cb4cbe8d4 -eo pid,comm [Pipeline] { [Pipeline] } 16:14:18 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:14:19 ---> job-cost.sh 16:14:19 lf-activate-venv: SKIPPING 16:14:19 INFO: No Stack... [Pipeline] echo 16:14:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:14:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:14:19 ========================================================= 16:14:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:14:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:19 INFO: Retrieving Pricing Info for: v3-standard-8 16:14:19 + 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 . 16:14:19 INFO: Archiving Costs [Pipeline] sh 16:14:19 Sending build context to Docker daemon 1.047MB 16:14:19 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 16:14:19 Step 2/13 : FROM ${BASE} AS builder 16:14:20 + cat /w/workspace/foundry_device-usb-camera_PR-238/archives/cost.csv 16:14:20 + cut -d, -f6 16:14:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:14:20 c41833b44d91: Pulling fs layer 16:14:20 ed15518f5707: Pulling fs layer 16:14:20 feae8fd75edb: Pulling fs layer 16:14:20 242c74f7c9fa: Pulling fs layer 16:14:20 3cdef696dda3: Pulling fs layer 16:14:20 2ced38df9373: Pulling fs layer 16:14:20 58f1dce35555: Pulling fs layer 16:14:20 242c74f7c9fa: Waiting 16:14:20 3cdef696dda3: Waiting 16:14:20 2ced38df9373: Waiting 16:14:20 58f1dce35555: Waiting 16:14:20 ed15518f5707: Verifying Checksum 16:14:20 ed15518f5707: Download complete 16:14:20 242c74f7c9fa: Verifying Checksum 16:14:20 242c74f7c9fa: Download complete 16:14:20 3cdef696dda3: Verifying Checksum 16:14:20 3cdef696dda3: Download complete 16:14:20 c41833b44d91: Verifying Checksum 16:14:20 c41833b44d91: Download complete [Pipeline] lock 16:14:20 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] 16:14:20 Resource [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] did not exist. Created. 16:14:20 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:14:20 + echo total: 0.2199999988079071 [Pipeline] stash 16:14:20 Stashed 1 file(s) [Pipeline] } 16:14:20 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:14:20 $ docker stop --time=1 75c2ade6ef49d6478930a68c27f0ea84eddaffd63642c04a8eac980cb4cbe8d4 16:14:21 58f1dce35555: Verifying Checksum 16:14:21 58f1dce35555: Download complete 16:14:21 $ docker rm -f --volumes 75c2ade6ef49d6478930a68c27f0ea84eddaffd63642c04a8eac980cb4cbe8d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:14:22 c41833b44d91: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:14:22 feae8fd75edb: Verifying Checksum 16:14:22 feae8fd75edb: Download complete 16:14:22 2ced38df9373: Verifying Checksum 16:14:22 2ced38df9373: Download complete 16:14:22 ed15518f5707: Pull complete 16:14:35 feae8fd75edb: Pull complete 16:14:35 242c74f7c9fa: Pull complete 16:14:35 3cdef696dda3: Pull complete 16:14:42 2ced38df9373: Pull complete 16:14:44 58f1dce35555: Pull complete 16:14:44 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:14:44 ---> fadd8f120f05 16:14:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:14:46 ---> Running in 4020d4afb86b 16:14:47 Removing intermediate container 4020d4afb86b 16:14:47 ---> 820ff7b0aafd 16:14:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:14:47 ---> Running in 5cfa797134cd 16:14:47 Removing intermediate container 5cfa797134cd 16:14:47 ---> 669624e8e619 16:14:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:14:47 ---> Running in 50794fc7f4d3 16:14:47 Removing intermediate container 50794fc7f4d3 16:14:47 ---> 033e67822bb2 16:14:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:14:47 ---> Running in d3a76687b21a 16:14:48 Removing intermediate container d3a76687b21a 16:14:48 ---> 99ff3cb8404f 16:14:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:14:48 ---> Running in abe7c686cdcc 16:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:14:51 (1/14) Installing libintl (0.21.1-r1) 16:14:51 (2/14) Installing eudev-libs (3.2.11-r4) 16:14:51 (3/14) Installing libjpeg-turbo (2.1.4-r0) 16:14:51 (4/14) Installing v4l-utils-libs (1.22.1-r2) 16:14:51 (5/14) Installing v4l-utils (1.22.1-r2) 16:14:51 (6/14) Installing udev-init-scripts (35-r1) 16:14:51 (7/14) Installing libblkid (2.38.1-r1) 16:14:51 (8/14) Installing xz-libs (5.2.9-r0) 16:14:51 (9/14) Installing zstd-libs (1.5.5-r0) 16:14:51 (10/14) Installing kmod-libs (30-r1) 16:14:51 (11/14) Installing eudev (3.2.11-r4) 16:14:51 (12/14) Installing eudev-dev (3.2.11-r4) 16:14:51 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 16:14:51 (14/14) Installing v4l-utils-dev (1.22.1-r2) 16:14:51 Executing busybox-1.35.0-r29.trigger 16:14:51 Executing eudev-3.2.11-r4.trigger 16:14:51 OK: 271 MiB in 67 packages 16:14:52 Removing intermediate container abe7c686cdcc 16:14:52 ---> f5bcdbad3800 16:14:52 Step 8/13 : WORKDIR /device-usb-camera 16:14:52 ---> Running in 35c12a5a8807 16:14:52 Removing intermediate container 35c12a5a8807 16:14:52 ---> 38768e239aaf 16:14:52 Step 9/13 : COPY go.mod vendor* ./ 16:14:53 ---> b39e8322a84e 16:14:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:53 ---> Running in 9af66cdcf725 16:16:01 Removing intermediate container 9af66cdcf725 16:16:01 ---> 5177362c2ca6 16:16:01 Step 11/13 : COPY . . 16:16:01 ---> 2b7ff8d981d6 16:16:01 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:16:01 ---> Running in bbf3f9c32a02 16:16:01  % Total  % Received % Xferd Average Speed Time Time Time Current 16:16:01 Dload Upload Total Spent Left Speed 16:16:01 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4298 0 --:--:-- --:--:-- --:--:-- 4299 16:16:01 Removing intermediate container bbf3f9c32a02 16:16:01 ---> dcd205a7716e 16:16:01 Step 13/13 : RUN ${MAKE} 16:16:01 ---> Running in 553f27f8392e 16:16:01 noop 16:16:01 Removing intermediate container 553f27f8392e 16:16:01 ---> 3b729fd79ca0 16:16:01 Successfully built 3b729fd79ca0 16:16:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:01 + docker inspect -f . ci-base-image-arm64 16:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:02 prd-ubuntu20.04-docker-arm64-4c-16g-14505 does not seem to be running inside a container 16:16:02 $ 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 ******** ci-base-image-arm64 cat 16:16:03 $ docker top d0dd531c461b23ba33b0b74a3cba4a6836504aa3bc82257d5a565a231ee649f0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:04 + go version 16:16:04 go version go1.20.2 linux/arm64 [Pipeline] } 16:16:04 $ docker stop --time=1 d0dd531c461b23ba33b0b74a3cba4a6836504aa3bc82257d5a565a231ee649f0 16:16:06 $ docker rm -f --volumes d0dd531c461b23ba33b0b74a3cba4a6836504aa3bc82257d5a565a231ee649f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:06 + docker inspect -f . ci-base-image-arm64 16:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:07 prd-ubuntu20.04-docker-arm64-4c-16g-14505 does not seem to be running inside a container 16:16:07 $ 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 ******** ci-base-image-arm64 cat 16:16:08 $ docker top 634894119b9241b293503224ef6c281f4ddf2dfdd7d781f33d24bef2d3709b21 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:08 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 16:16:09 + make test 16:16:09 go test ./... -coverprofile=coverage.out ./... 16:16:42 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:18:48 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:18:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 2.0% of statements 16:18:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:18:48 go vet ./... 16:19:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:19:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:19:11 ./bin/test-attribution-txt.sh [Pipeline] echo 16:19:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:19:11 $ docker stop --time=1 634894119b9241b293503224ef6c281f4ddf2dfdd7d781f33d24bef2d3709b21 16:19:14 $ docker rm -f --volumes 634894119b9241b293503224ef6c281f4ddf2dfdd7d781f33d24bef2d3709b21 [Pipeline] // withDockerContainer [Pipeline] sh 16:19:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:19:15 Warning: overwriting stash ‘coverage-report’ 16:19:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:19:17 + ls -al . 16:19:17 total 184 16:19:17 drwxrwxr-x 9 jenkins jenkins 4096 May 8 16:16 . 16:19:17 drwxrwxr-x 4 jenkins jenkins 4096 May 8 16:13 .. 16:19:17 drwxrwxr-x 8 jenkins jenkins 4096 May 8 16:13 .git 16:19:17 drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:13 .github 16:19:17 -rw-rw-r-- 1 jenkins jenkins 414 May 8 16:13 .gitignore 16:19:17 -rw-rw-r-- 1 jenkins jenkins 42 May 8 16:13 .golangci.yml 16:19:17 -rw-rw-r-- 1 jenkins jenkins 77 May 8 16:13 .hadolint.yml 16:19:17 -rw-rw-r-- 1 jenkins jenkins 9665 May 8 16:13 Attribution.txt 16:19:17 -rw-rw-r-- 1 jenkins jenkins 6219 May 8 16:13 CHANGELOG.md 16:19:17 -rw-rw-r-- 1 jenkins jenkins 2328 May 8 16:13 Dockerfile 16:19:17 -rw-rw-r-- 1 jenkins jenkins 678 May 8 16:13 GOVERNANCE.md 16:19:17 -rw-rw-r-- 1 jenkins jenkins 659 May 8 16:13 Jenkinsfile 16:19:17 -rw-rw-r-- 1 jenkins jenkins 11348 May 8 16:13 LICENSE 16:19:17 -rw-rw-r-- 1 jenkins jenkins 2364 May 8 16:13 Makefile 16:19:17 -rw-rw-r-- 1 jenkins jenkins 622 May 8 16:13 OWNERS.md 16:19:17 -rw-rw-r-- 1 jenkins jenkins 2474 May 8 16:13 README.md 16:19:17 -rw-rw-r-- 1 jenkins jenkins 5 May 8 16:11 VERSION 16:19:17 drwxrwxr-x 2 jenkins jenkins 4096 May 8 16:13 bin 16:19:17 drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:13 cmd 16:19:17 -rw-r--r-- 1 jenkins jenkins 28693 May 8 16:18 coverage.out 16:19:17 -rwxrwxr-x 1 jenkins jenkins 140 May 8 16:13 docker-entrypoint.sh 16:19:17 drwxrwxr-x 2 jenkins jenkins 4096 May 8 16:13 docs 16:19:17 -rw-rw-r-- 1 jenkins jenkins 3443 May 8 16:13 go.mod 16:19:17 -rw-rw-r-- 1 jenkins jenkins 31488 May 8 16:13 go.sum 16:19:17 drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:13 internal 16:19:17 drwxrwxr-x 4 jenkins jenkins 4096 May 8 16:13 snap 16:19:17 -rw-rw-r-- 1 jenkins jenkins 231 May 8 16:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:17 + 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=a01cd53174d37028c3767a95a52952eb41e1ce1f --label arch=arm64 --label version=0.0.0 . 16:19:17 Sending build context to Docker daemon 1.076MB 16:19:17 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 16:19:17 Step 2/35 : FROM ${BASE} AS builder 16:19:17 ---> 3b729fd79ca0 16:19:17 Step 3/35 : ARG ADD_BUILD_TAGS="" 16:19:18 ---> Running in b6c43f15e884 16:19:18 Removing intermediate container b6c43f15e884 16:19:18 ---> b3151c8cb385 16:19:18 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:19:18 ---> Running in 8a60417525fe 16:19:18 Removing intermediate container 8a60417525fe 16:19:18 ---> 74a66aef798a 16:19:18 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:19:18 ---> Running in d03057d1c05f 16:19:18 Removing intermediate container d03057d1c05f 16:19:18 ---> 5ade2d494d79 16:19:18 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:19:19 ---> Running in 9032cb047e6f 16:19:19 Removing intermediate container 9032cb047e6f 16:19:19 ---> 5ef54740dbcb 16:19:19 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:19:19 ---> Running in 2d615cbb1a37 16:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:19:21 OK: 271 MiB in 67 packages 16:19:22 Removing intermediate container 2d615cbb1a37 16:19:22 ---> 541fa6e723c6 16:19:22 Step 8/35 : WORKDIR /device-usb-camera 16:19:22 ---> Running in d308cfc3ddfd 16:19:23 Removing intermediate container d308cfc3ddfd 16:19:23 ---> 2ece261995a5 16:19:23 Step 9/35 : COPY go.mod vendor* ./ 16:19:23 ---> c2008f5f5853 16:19:23 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:23 ---> Running in 4fa93915f8c7 16:19:27 Removing intermediate container 4fa93915f8c7 16:19:27 ---> db7bc37786d1 16:19:27 Step 11/35 : COPY . . 16:19:28 ---> abcfdee02916 16:19:28 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:19:28 ---> Running in c6b39462a440 16:19:29  % Total % Received % Xferd Average Speed Time Time Time Current 16:19:29 Dload Upload Total Spent Left Speed 16:19:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062 0 0 3030 0 --:--:-- --:--:-- --:--:-- 3042 16:19:30 Removing intermediate container c6b39462a440 16:19:30 ---> 672b7cbac67d 16:19:30 Step 13/35 : RUN ${MAKE} 16:19:31 ---> Running in bad618637e08 16:19:32 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 16:22:08 Removing intermediate container bad618637e08 16:22:08 ---> 7cf8dac23027 16:22:08 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 16:22:08 v0.21.6: Pulling from aler9/rtsp-simple-server 16:22:08 8766b47fe142: Pulling fs layer 16:22:08 8766b47fe142: Verifying Checksum 16:22:08 8766b47fe142: Pull complete 16:22:08 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 16:22:08 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 16:22:08 ---> 69d40e2cb93c 16:22:08 Step 15/35 : FROM alpine:3.17 16:22:08 3.17: Pulling from library/alpine 16:22:08 c41833b44d91: Already exists 16:22:08 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:22:08 Status: Downloaded newer image for alpine:3.17 16:22:08 ---> 51e60588ff2c 16:22:08 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:22:08 ---> Running in 800fe43e6118 16:22:08 Removing intermediate container 800fe43e6118 16:22:08 ---> 675347caba91 16:22:08 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 16:22:08 ---> Running in 7fe6a57c78d4 16:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:22:08 (1/83) Installing dumb-init (1.2.5-r2) 16:22:08 (2/83) Installing sdl2 (2.26.5-r0) 16:22:08 (3/83) Installing libxau (1.0.10-r0) 16:22:08 (4/83) Installing libmd (1.0.4-r0) 16:22:08 (5/83) Installing libbsd (0.11.7-r0) 16:22:08 (6/83) Installing libxdmcp (1.1.4-r0) 16:22:08 (7/83) Installing libxcb (1.15-r0) 16:22:08 (8/83) Installing libx11 (1.8.4-r0) 16:22:08 (9/83) Installing aom-libs (3.5.0-r0) 16:22:08 (10/83) Installing alsa-lib (1.2.8-r0) 16:22:08 (11/83) Installing libexpat (2.5.0-r0) 16:22:08 (12/83) Installing brotli-libs (1.0.9-r9) 16:22:08 (13/83) Installing libbz2 (1.0.8-r4) 16:22:08 (14/83) Installing libpng (1.6.38-r0) 16:22:08 (15/83) Installing freetype (2.12.1-r0) 16:22:08 (16/83) Installing fontconfig (2.14.1-r0) 16:22:08 (17/83) Installing fribidi (1.0.12-r0) 16:22:08 (18/83) Installing libffi (3.4.4-r0) 16:22:08 (19/83) Installing libintl (0.21.1-r1) 16:22:08 (20/83) Installing libblkid (2.38.1-r1) 16:22:08 (21/83) Installing libmount (2.38.1-r1) 16:22:08 (22/83) Installing pcre2 (10.42-r0) 16:22:08 (23/83) Installing glib (2.74.6-r0) 16:22:08 (24/83) Installing graphite2 (1.3.14-r2) 16:22:08 (25/83) Installing harfbuzz (5.3.1-r1) 16:22:08 (26/83) Installing libass (0.16.0-r1) 16:22:08 (27/83) Installing libdav1d (1.0.0-r2) 16:22:08 (28/83) Installing libdrm (2.4.114-r0) 16:22:08 (29/83) Installing gmp (6.2.1-r2) 16:22:08 (30/83) Installing nettle (3.8.1-r0) 16:22:08 (31/83) Installing p11-kit (0.24.1-r1) 16:22:08 (32/83) Installing libtasn1 (4.19.0-r0) 16:22:08 (33/83) Installing libunistring (1.1-r0) 16:22:08 (34/83) Installing gnutls (3.7.8-r3) 16:22:08 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 16:22:08 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 16:22:08 (37/83) Installing lame (3.100-r2) 16:22:08 (38/83) Installing opus (1.3.1-r1) 16:22:08 (39/83) Installing libasyncns (0.8-r1) 16:22:08 (40/83) Installing dbus-libs (1.14.4-r0) 16:22:08 (41/83) Installing libltdl (2.4.7-r1) 16:22:08 (42/83) Installing orc (0.4.33-r0) 16:22:08 (43/83) Installing libgcc (12.2.1_git20220924-r4) 16:22:08 (44/83) Installing libogg (1.3.5-r2) 16:22:08 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 16:22:08 (46/83) Installing flac-libs (1.4.2-r0) 16:22:08 (47/83) Installing libvorbis (1.3.7-r0) 16:22:08 (48/83) Installing libsndfile (1.1.0-r2) 16:22:08 (49/83) Installing libgomp (12.2.1_git20220924-r4) 16:22:08 (50/83) Installing soxr (0.1.3-r3) 16:22:08 (51/83) Installing speexdsp (1.2.1-r0) 16:22:08 (52/83) Installing tdb-libs (1.4.6-r0) 16:22:08 (53/83) Installing libpulse (16.1-r6) 16:22:08 (54/83) Installing cjson (1.7.15-r3) 16:22:08 (55/83) Installing mbedtls (2.28.3-r0) 16:22:08 (56/83) Installing librist (0.2.7-r0) 16:22:08 (57/83) Installing libsrt (1.5.1-r0) 16:22:08 (58/83) Installing libssh (0.10.5-r0) 16:22:08 (59/83) Installing libtheora (1.1.1-r16) 16:22:08 (60/83) Installing libjpeg-turbo (2.1.4-r0) 16:22:08 (61/83) Installing v4l-utils-libs (1.22.1-r2) 16:22:08 (62/83) Installing libxext (1.3.5-r0) 16:22:08 (63/83) Installing libxfixes (6.0.0-r0) 16:22:08 (64/83) Installing wayland-libs-client (1.21.0-r1) 16:22:08 (65/83) Installing libva (2.16.0-r0) 16:22:08 (66/83) Installing libvdpau (1.5-r0) 16:22:08 (67/83) Installing vidstab (1.1.0-r2) 16:22:08 (68/83) Installing libvpx (1.12.0-r1) 16:22:08 (69/83) Installing libwebp (1.2.4-r1) 16:22:08 (70/83) Installing x264-libs (0.164_git20220602-r0) 16:22:08 (71/83) Installing numactl (2.0.16-r1) 16:22:08 (72/83) Installing x265-libs (3.5-r3) 16:22:08 (73/83) Installing xvidcore (1.3.7-r1) 16:22:08 (74/83) Installing libsodium (1.0.18-r2) 16:22:08 (75/83) Installing libzmq (4.3.4-r1) 16:22:08 (76/83) Installing ffmpeg-libs (5.1.3-r0) 16:22:08 (77/83) Installing ffmpeg (5.1.3-r0) 16:22:08 (78/83) Installing udev-init-scripts (35-r1) 16:22:08 (79/83) Installing eudev-libs (3.2.11-r4) 16:22:08 (80/83) Installing xz-libs (5.2.9-r0) 16:22:08 (81/83) Installing zstd-libs (1.5.5-r0) 16:22:08 (82/83) Installing kmod-libs (30-r1) 16:22:08 (83/83) Installing eudev (3.2.11-r4) 16:22:08 Executing busybox-1.35.0-r29.trigger 16:22:08 Executing eudev-3.2.11-r4.trigger 16:22:08 OK: 86 MiB in 98 packages 16:22:08 Removing intermediate container 7fe6a57c78d4 16:22:08 ---> 586dbd0d2352 16:22:08 Step 18/35 : WORKDIR / 16:22:08 ---> Running in fc4511aaa2cf 16:22:08 Removing intermediate container fc4511aaa2cf 16:22:08 ---> 9f6038f14efd 16:22:08 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 16:22:08 ---> 79bd92caa537 16:22:08 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 16:22:08 ---> 2bb714e3c72e 16:22:08 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:22:09 ---> 31eb161d2f79 16:22:09 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:22:10 ---> 287feb362015 16:22:10 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:22:10 ---> 349072adefe1 16:22:10 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 16:22:10 ---> 286d6a5e5176 16:22:10 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 16:22:12 ---> 1f2d6990d781 16:22:12 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:22:12 ---> Running in b75e84a3b2ca 16:22:14 Removing intermediate container b75e84a3b2ca 16:22:14 ---> c3ff3ce257d2 16:22:14 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:22:14 ---> Running in c6146c67fd0d 16:22:15 Removing intermediate container c6146c67fd0d 16:22:15 ---> d151fa8dfd9d 16:22:15 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:22:16 ---> Running in 62a38eb0d793 16:22:17 Removing intermediate container 62a38eb0d793 16:22:17 ---> 777ffa868822 16:22:17 Step 29/35 : EXPOSE 59983 16:22:17 ---> Running in 0b1d5a855bef 16:22:17 Removing intermediate container 0b1d5a855bef 16:22:17 ---> 10c7f786fc3f 16:22:17 Step 30/35 : EXPOSE 8554 16:22:17 ---> Running in b714a0045872 16:22:18 Removing intermediate container b714a0045872 16:22:18 ---> 54e4f24b36fc 16:22:18 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:22:18 ---> Running in b946cb7dc8e6 16:22:18 Removing intermediate container b946cb7dc8e6 16:22:18 ---> 740c2fa35184 16:22:18 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:22:18 ---> Running in c8e30ea8f3a5 16:22:19 Removing intermediate container c8e30ea8f3a5 16:22:19 ---> 05f10ea91b64 16:22:19 Step 33/35 : LABEL arch=arm64 16:22:19 ---> Running in 73b32da5577c 16:22:19 Removing intermediate container 73b32da5577c 16:22:19 ---> 68b7395f9ffb 16:22:19 Step 34/35 : LABEL git_sha=a01cd53174d37028c3767a95a52952eb41e1ce1f 16:22:19 ---> Running in 31ce12e353ba 16:22:19 Removing intermediate container 31ce12e353ba 16:22:19 ---> 0204c83d971c 16:22:19 Step 35/35 : LABEL version=0.0.0 16:22:19 ---> Running in 7cc3f77f3328 16:22:20 Removing intermediate container 7cc3f77f3328 16:22:20 ---> feedb28b3801 16:22:20 [Warning] One or more build-args [ARCH] were not consumed 16:22:20 Successfully built feedb28b3801 16:22:20 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 16:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:22:21 16:22:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:22:21 arm64: Pulling from edgex-lftools-log-publisher 16:22:21 8998bd30e6a1: Pulling fs layer 16:22:21 04944245beec: Pulling fs layer 16:22:21 699f458cf7ca: Pulling fs layer 16:22:21 765212b225bb: Pulling fs layer 16:22:21 f23df028b6ca: Pulling fs layer 16:22:21 d65c8cfc05b1: Pulling fs layer 16:22:21 2437ff75d9bd: Pulling fs layer 16:22:21 765212b225bb: Waiting 16:22:21 d65c8cfc05b1: Waiting 16:22:21 2437ff75d9bd: Waiting 16:22:21 f23df028b6ca: Waiting 16:22:21 04944245beec: Verifying Checksum 16:22:21 04944245beec: Download complete 16:22:21 765212b225bb: Download complete 16:22:22 f23df028b6ca: Verifying Checksum 16:22:22 f23df028b6ca: Download complete 16:22:22 d65c8cfc05b1: Verifying Checksum 16:22:22 d65c8cfc05b1: Download complete 16:22:22 699f458cf7ca: Verifying Checksum 16:22:22 699f458cf7ca: Download complete 16:22:22 8998bd30e6a1: Verifying Checksum 16:22:22 8998bd30e6a1: Download complete 16:22:25 2437ff75d9bd: Verifying Checksum 16:22:25 2437ff75d9bd: Download complete 16:22:26 8998bd30e6a1: Pull complete 16:22:27 04944245beec: Pull complete 16:22:28 699f458cf7ca: Pull complete 16:22:28 765212b225bb: Pull complete 16:22:29 f23df028b6ca: Pull complete 16:22:29 d65c8cfc05b1: Pull complete 16:22:44 2437ff75d9bd: Pull complete 16:22:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:22:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:45 prd-ubuntu20.04-docker-arm64-4c-16g-14505 does not seem to be running inside a container 16:22:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:22:47 $ docker top 57fa66214dfdefeef5fa2ecd2b0fc4a228bbb924d24c8064adbc9b64431b1b7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:48 ---> job-cost.sh 16:22:48 lf-activate-venv: SKIPPING 16:22:48 INFO: No Stack... 16:22:49 INFO: Retrieving Pricing Info for: v3-standard-4 16:22:50 INFO: Archiving Costs [Pipeline] sh 16:22:50 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 16:22:50 + cut -d, -f6 [Pipeline] lock 16:22:50 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] 16:22:50 Resource [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] did not exist. Created. 16:22:50 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:22:50 /w/workspace/device-usb-camera/1@tmp/durable-c88e80c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:22:51 + echo total: 0.10999999940395355 [Pipeline] stash 16:22:51 Warning: overwriting stash ‘stack-cost’ 16:22:51 Stashed 1 file(s) [Pipeline] } 16:22:51 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:22:51 $ docker stop --time=1 57fa66214dfdefeef5fa2ecd2b0fc4a228bbb924d24c8064adbc9b64431b1b7d 16:22:52 $ docker rm -f --volumes 57fa66214dfdefeef5fa2ecd2b0fc4a228bbb924d24c8064adbc9b64431b1b7d [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 16:22:53 provisioning config files... 16:22:53 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-238@tmp/config16660009497777817508tmp [Pipeline] { [Pipeline] sh 16:22:54 + set +x 16:22:54 + curl -s https://codecov.io/bash 16:22:54 + bash -s -- 16:22:54 16:22:54 _____ _ 16:22:54 / ____| | | 16:22:54 | | ___ __| | ___ ___ _____ __ 16:22:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:22:54 | |___| (_) | (_| | __/ (_| (_) \ V / 16:22:54 \_____\___/ \__,_|\___|\___\___/ \_/ 16:22:54 Bash-1.0.6 16:22:54 16:22:54 16:22:54 ==> git version 2.25.1 found 16:22:54 ==> 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 16:22:54 Release-Date: 2020-01-08 16:22:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:22:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:22:54 ==> Jenkins CI detected. 16:22:54 current dir:  /w/workspace/foundry_device-usb-camera_PR-238 16:22:54 project root: . 16:22:54 --> token set from env 16:22:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:22:54 ==> Running gcov in . (disable via -X gcov) 16:22:54 ==> Python coveragepy not found 16:22:54 ==> Searching for coverage reports in: 16:22:54 + . 16:22:54 -> Found 1 reports 16:22:54 ==> Detecting git/mercurial file structure 16:22:54 ==> Reading reports 16:22:54 + ./coverage.out bytes=28693 16:22:54 ==> Appending adjustments 16:22:54 https://docs.codecov.io/docs/fixing-reports 16:22:54 + Found adjustments 16:22:54 ==> Gzipping contents 16:22:54 4.0K /tmp/codecov.tqLCWm.gz 16:22:54 ==> Uploading reports 16:22:54 url: https://codecov.io 16:22:54 query: branch=PR-238&commit=550e0de59fa26a54100e8329656ddb1c483c417a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=238&job=&cmd_args= 16:22:54 -> Pinging Codecov 16:22:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-238&commit=550e0de59fa26a54100e8329656ddb1c483c417a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=238&job=&cmd_args= 16:22:54 -> Uploading to 16:22:54 https://storage.googleapis.com/codecov/v4/raw/2023-05-08/73D8F5FF140700D3E01443B452E23636/550e0de59fa26a54100e8329656ddb1c483c417a/be92f916-b131-43da-9836-60a95492c2b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T162254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfbc8d0ff4e5829965b5d619f49564dec360f77fde42dcf42d4108ae02f01fdb 16:22:54 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:54 Dload Upload Total Spent Left Speed 16:22:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 21827 --:--:-- --:--:-- --:--:-- 21707 100 3929 0 0 100 3929 0 21827 --:--:-- --:--:-- --:--:-- 21707 16:22:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/550e0de59fa26a54100e8329656ddb1c483c417a [Pipeline] } 16:22:54 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 16:22:56 + [ -d /w/workspace/foundry_device-usb-camera_PR-238/archives ] 16:22:56 + ls -al /w/workspace/foundry_device-usb-camera_PR-238/archives 16:22:56 total 16 16:22:56 drwxr-xr-x 3 root root 4096 May 8 16:14 . 16:22:56 drwxrwxr-x 11 jenkins jenkins 4096 May 8 16:14 .. 16:22:56 drwxr-xr-x 2 root root 4096 May 8 16:14 cost 16:22:56 -rw-r--r-- 1 root root 89 May 8 16:14 cost.csv 16:22:56 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-238/archives 16:22:56 + ls -al /w/workspace/foundry_device-usb-camera_PR-238/archives 16:22:56 total 16 16:22:56 drwxr-xr-x 3 jenkins jenkins 4096 May 8 16:14 . 16:22:56 drwxrwxr-x 11 jenkins jenkins 4096 May 8 16:14 .. 16:22:56 drwxr-xr-x 2 jenkins jenkins 4096 May 8 16:14 cost 16:22:56 -rw-r--r-- 1 jenkins jenkins 89 May 8 16:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:22:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:22:57 ---> package-listing.sh 16:22:57 ++ facter osfamily 16:22:57 ++ tr '[:upper:]' '[:lower:]' 16:22:58 + OS_FAMILY=debian 16:22:58 + workspace=/w/workspace/foundry_device-usb-camera_PR-238 16:22:58 + START_PACKAGES=/tmp/packages_start.txt 16:22:58 + END_PACKAGES=/tmp/packages_end.txt 16:22:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:58 + PACKAGES=/tmp/packages_start.txt 16:22:58 + '[' /w/workspace/foundry_device-usb-camera_PR-238 ']' 16:22:58 + PACKAGES=/tmp/packages_end.txt 16:22:58 + case "${OS_FAMILY}" in 16:22:58 + dpkg -l 16:22:58 + grep '^ii' 16:22:58 + '[' -f /tmp/packages_start.txt ']' 16:22:58 + '[' -f /tmp/packages_end.txt ']' 16:22:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:58 + '[' /w/workspace/foundry_device-usb-camera_PR-238 ']' 16:22:58 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-238/archives/ 16:22:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-238/archives/ [Pipeline] echo 16:22:58 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-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:22:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:59 prd-ubuntu20.04-docker-8c-8g-14504 does not seem to be running inside a container 16:22:59 $ 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-238/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-238 -v /w/workspace/foundry_device-usb-camera_PR-238:/w/workspace/foundry_device-usb-camera_PR-238:rw,z -v /w/workspace/foundry_device-usb-camera_PR-238@tmp:/w/workspace/foundry_device-usb-camera_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:22:59 $ docker top 349cbeef1c991451b0ad776ccf2210e2fc8f713d10060352a5886948e7e78f73 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:00 + touch /tmp/pre-build-complete [Pipeline] sh 16:23:00 + mkdir -p /var/log/sysstat [Pipeline] sh 16:23:00 + ls /var/log/sa-host 16:23:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:00 provisioning config files... 16:23:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-238@tmp/config15646749076984799283tmp [Pipeline] { [Pipeline] echo 16:23:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:23:01 ---> create-netrc.sh [Pipeline] } 16:23:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:23:01 ---> python-tools-install.sh [Pipeline] echo 16:23:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:23:02 ---> sudo-logs.sh 16:23:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:23:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:23:02 ---> job-cost.sh 16:23:02 lf-activate-venv: SKIPPING 16:23:02 DEBUG: total: 0.2199999988079071 16:23:02 INFO: Retrieving Stack Cost... 16:23:03 INFO: Retrieving Pricing Info for: v3-standard-8 16:23:03 INFO: Archiving Costs [Pipeline] echo 16:23:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:23:03 ---> logs-deploy.sh 16:23:03 lf-activate-venv: SKIPPING 16:23:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-238/1 16:23:03 INFO: archiving workspace using pattern(s): 16:23:04 Archives upload complete. 16:23:04 INFO: archiving logs to Nexus