Pull request #273 updated 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 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 rather than 596fe0e212bedbb5f8f5baa5218608e1312ab4aa Obtained Jenkinsfile from 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 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-ssh11586025021077731400.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5486024505424529158.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2094915633088051880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 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-ssh5285535306560568798.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3739538636595280614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-4596 in /w/workspace/foundry_device-usb-camera_PR-273 [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-273 # 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 Merging remotes/origin/main commit 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 into PR head commit 596fe0e212bedbb5f8f5baa5218608e1312ab4aa Merge succeeded, producing b97169f35c325d43d3eb4a74e9a77b31f4d0575f Checking out Revision b97169f35c325d43d3eb4a74e9a77b31f4d0575f (PR-273) > 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/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 596fe0e212bedbb5f8f5baa5218608e1312ab4aa # 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 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b97169f35c325d43d3eb4a74e9a77b31f4d0575f # timeout=10 Commit message: "Merge commit '01fe4c452c1c0c1ad9fb2e18d81433e35514c064' into HEAD" > git rev-list --no-walk fb315270e5234353f8e562b7a18e39bd7bb925e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:44:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:44:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:44:38 ========================================================= 22:44:38 EdgeX Global Pipelines Version Info 22:44:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:44:38 ------------------- 22:44:38 stable info: 22:44:38 ------------------- 22:44:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:44:38 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:44:38 Message: update stable to v1.0.253 22:44:39 ------------------- 22:44:39 experimental info: 22:44:39 ------------------- 22:44:39 Commited By: **** collab-it+edgex@linuxfoundation.org 22:44:39 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:44:39 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:44:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-273 [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-273 [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-273 [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b97169f35c325d43d3eb4a74e9a77b31f4d0575f [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b97169f [Pipeline] echo 22:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:44:40 provisioning config files... 22:44:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-273@tmp/config3480607144400685580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:40 ---> docker-login.sh 22:44:40 nexus3.edgexfoundry.org:10001 22:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:40 Configure a credential helper to remove this warning. See 22:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:40 22:44:40 Login Succeeded 22:44:40 nexus3.edgexfoundry.org:10002 22:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:41 Configure a credential helper to remove this warning. See 22:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:41 22:44:41 Login Succeeded 22:44:41 nexus3.edgexfoundry.org:10003 22:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:41 Configure a credential helper to remove this warning. See 22:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:41 22:44:41 Login Succeeded 22:44:41 nexus3.edgexfoundry.org:10004 22:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:41 Configure a credential helper to remove this warning. See 22:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:41 22:44:41 Login Succeeded 22:44:41 docker.io 22:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:41 Configure a credential helper to remove this warning. See 22:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:41 22:44:41 Login Succeeded 22:44:41 ---> docker-login.sh ends [Pipeline] } 22:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:44:42 + git rev-list -1 --merges b97169f35c325d43d3eb4a74e9a77b31f4d0575f~1..b97169f35c325d43d3eb4a74e9a77b31f4d0575f [Pipeline] echo 22:44:42 -----------> git rev-list -1 --merges b97169f35c325d43d3eb4a74e9a77b31f4d0575f~1..b97169f35c325d43d3eb4a74e9a77b31f4d0575f b97169f35c325d43d3eb4a74e9a77b31f4d0575f 22:44:42 b97169f35c325d43d3eb4a74e9a77b31f4d0575f [false] [Pipeline] sh 22:44:42 + git log --format=format:%s -1 b97169f35c325d43d3eb4a74e9a77b31f4d0575f [Pipeline] echo 22:44:42 ========================================================= 22:44:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:44:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:42 + git log --format=format:%s -1 b97169f35c325d43d3eb4a74e9a77b31f4d0575f [Pipeline] echo 22:44:42 [semverPrep] GIT_COMMIT: b97169f35c325d43d3eb4a74e9a77b31f4d0575f, Commit Message: Merge commit '01fe4c452c1c0c1ad9fb2e18d81433e35514c064' into HEAD [Pipeline] echo 22:44:42 [semverPrep] This is not a build commit. [Pipeline] sh 22:44:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:44:43 + grep -v github /etc/ssh/ssh_known_hosts 22:44:43 + [ -e /tmp/ssh_known_hosts ] 22:44:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:44:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:44:43 + sudo tee -a /etc/ssh/ssh_known_hosts 22:44:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:44 22:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:46 0.1.4: Pulling from edgex-devops/py-git-semver 22:44:46 b85a868b505f: Pulling fs layer 22:44:46 e2be974225ed: Pulling fs layer 22:44:46 339a4e72a1f5: Pulling fs layer 22:44:46 988bab9f4d93: Pulling fs layer 22:44:46 1469e6f7b9e6: Pulling fs layer 22:44:46 eaf3925da568: Pulling fs layer 22:44:46 bab4dde63d76: Pulling fs layer 22:44:46 bde34c3a00c8: Pulling fs layer 22:44:46 b352a97aabf1: Pulling fs layer 22:44:46 4872d77fe225: Pulling fs layer 22:44:46 5851b861e8e6: Pulling fs layer 22:44:46 eaf3925da568: Waiting 22:44:46 b352a97aabf1: Waiting 22:44:46 bab4dde63d76: Waiting 22:44:46 5851b861e8e6: Waiting 22:44:46 4872d77fe225: Waiting 22:44:46 988bab9f4d93: Waiting 22:44:46 1469e6f7b9e6: Waiting 22:44:46 e2be974225ed: Download complete 22:44:46 988bab9f4d93: Verifying Checksum 22:44:46 988bab9f4d93: Download complete 22:44:46 339a4e72a1f5: Verifying Checksum 22:44:46 339a4e72a1f5: Download complete 22:44:46 1469e6f7b9e6: Verifying Checksum 22:44:46 1469e6f7b9e6: Download complete 22:44:46 eaf3925da568: Verifying Checksum 22:44:46 eaf3925da568: Download complete 22:44:46 bde34c3a00c8: Verifying Checksum 22:44:46 bde34c3a00c8: Download complete 22:44:46 b352a97aabf1: Download complete 22:44:46 4872d77fe225: Verifying Checksum 22:44:46 4872d77fe225: Download complete 22:44:46 5851b861e8e6: Verifying Checksum 22:44:46 5851b861e8e6: Download complete 22:44:46 b85a868b505f: Verifying Checksum 22:44:46 b85a868b505f: Download complete 22:44:46 bab4dde63d76: Verifying Checksum 22:44:46 bab4dde63d76: Download complete 22:44:47 b85a868b505f: Pull complete 22:44:47 e2be974225ed: Pull complete 22:44:48 339a4e72a1f5: Pull complete 22:44:48 988bab9f4d93: Pull complete 22:44:48 1469e6f7b9e6: Pull complete 22:44:48 eaf3925da568: Pull complete 22:44:50 bab4dde63d76: Pull complete 22:44:50 bde34c3a00c8: Pull complete 22:44:50 b352a97aabf1: Pull complete 22:44:50 4872d77fe225: Pull complete 22:44:50 5851b861e8e6: Pull complete 22:44:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:50 prd-ubuntu20.04-docker-8c-8g-4596 does not seem to be running inside a container 22:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-273 -v /w/workspace/foundry_device-usb-camera_PR-273:/w/workspace/foundry_device-usb-camera_PR-273:rw,z -v /w/workspace/foundry_device-usb-camera_PR-273@tmp:/w/workspace/foundry_device-usb-camera_PR-273@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-devops/py-git-semver:0.1.4 cat 22:44:54 $ docker top e454497e6eee6cce838dd6bb72676204482860ea4e8c66ea5ea78c6d6664f8a3 -eo pid,comm 22:44:54 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). 22:44:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:54 [ssh-agent] Looking for ssh-agent implementation... 22:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:54 $ docker exec e454497e6eee6cce838dd6bb72676204482860ea4e8c66ea5ea78c6d6664f8a3 ssh-agent 22:44:55 SSH_AUTH_SOCK=/tmp/ssh-M2dnDpx8uBaP/agent.31 22:44:55 SSH_AGENT_PID=37 22:44:55 Running ssh-add (command line suppressed) 22:44:55 Identity added: /w/workspace/foundry_device-usb-camera_PR-273@tmp/private_key_7634221194431552674.key (/w/workspace/foundry_device-usb-camera_PR-273@tmp/private_key_7634221194431552674.key) 22:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:55 + git tag --points-at HEAD [Pipeline] } 22:44:55 $ docker exec --env ******** --env ******** e454497e6eee6cce838dd6bb72676204482860ea4e8c66ea5ea78c6d6664f8a3 ssh-agent -k 22:44:55 unset SSH_AUTH_SOCK; 22:44:55 unset SSH_AGENT_PID; 22:44:55 echo Agent pid 37 killed; 22:44:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:44:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:55 [ssh-agent] Looking for ssh-agent implementation... 22:44:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:55 $ docker exec e454497e6eee6cce838dd6bb72676204482860ea4e8c66ea5ea78c6d6664f8a3 ssh-agent 22:44:55 SSH_AUTH_SOCK=/tmp/ssh-3ASEwOckXwDZ/agent.69 22:44:55 SSH_AGENT_PID=76 22:44:55 Running ssh-add (command line suppressed) 22:44:55 Identity added: /w/workspace/foundry_device-usb-camera_PR-273@tmp/private_key_1661808150657811518.key (/w/workspace/foundry_device-usb-camera_PR-273@tmp/private_key_1661808150657811518.key) 22:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:56 + git semver init 22:44:56 2023-08-25 22:44:56,485 [run_init] DEBUG init version:0.0.0 force:False 22:44:56 2023-08-25 22:44:56,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-273/.semver 22:44:56 2023-08-25 22:44:56,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-273/.semver 22:44:56 2023-08-25 22:44:56,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-273/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-273, universal_newlines=False, shell=None, istream=None) 22:44:57 2023-08-25 22:44:57,169 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-273/.git/info/exclude 22:44:57 2023-08-25 22:44:57,170 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-273/.semver/PR-273 with force:False 22:44:57 2023-08-25 22:44:57,170 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-273/.semver/PR-273 22:44:57 2023-08-25 22:44:57,175 [execute] INFO git cat-file --batch-check 22:44:57 2023-08-25 22:44:57,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-273/.semver, universal_newlines=False, shell=None, istream=) 22:44:57 2023-08-25 22:44:57,182 [execute] INFO git cat-file --batch 22:44:57 2023-08-25 22:44:57,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-273/.semver, universal_newlines=False, shell=None, istream=) 22:44:57 2023-08-25 22:44:57,188 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-273/.semver/PR-273 22:44:57 0.0.0 [Pipeline] } 22:44:57 $ docker exec --env ******** --env ******** e454497e6eee6cce838dd6bb72676204482860ea4e8c66ea5ea78c6d6664f8a3 ssh-agent -k 22:44:57 unset SSH_AUTH_SOCK; 22:44:57 unset SSH_AGENT_PID; 22:44:57 echo Agent pid 76 killed; 22:44:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:57 + git semver [Pipeline] } 22:44:58 $ docker stop --time=1 e454497e6eee6cce838dd6bb72676204482860ea4e8c66ea5ea78c6d6664f8a3 22:44:59 $ docker rm -f --volumes e454497e6eee6cce838dd6bb72676204482860ea4e8c66ea5ea78c6d6664f8a3 [Pipeline] // withDockerContainer [Pipeline] sh 22:44:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:44:59 Stashed 1 file(s) [Pipeline] echo 22:44:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:00 provisioning config files... 22:45:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-273@tmp/config15300273526481037656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:00 ---> docker-login.sh 22:45:00 nexus3.edgexfoundry.org:10001 22:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:00 Configure a credential helper to remove this warning. See 22:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:00 22:45:00 Login Succeeded 22:45:00 nexus3.edgexfoundry.org:10002 22:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:00 Configure a credential helper to remove this warning. See 22:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:00 22:45:00 Login Succeeded 22:45:00 nexus3.edgexfoundry.org:10003 22:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:00 Configure a credential helper to remove this warning. See 22:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:00 22:45:00 Login Succeeded 22:45:00 nexus3.edgexfoundry.org:10004 22:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:00 Configure a credential helper to remove this warning. See 22:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:00 22:45:00 Login Succeeded 22:45:00 docker.io 22:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:00 Configure a credential helper to remove this warning. See 22:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:00 22:45:00 Login Succeeded 22:45:00 ---> docker-login.sh ends [Pipeline] } 22:45:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:45:01 ========================================================= 22:45:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:45:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:45:01 Sending build context to Docker daemon 2.114MB 22:45:01 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:45:01 Step 2/13 : FROM ${BASE} AS builder 22:45:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:45:01 4db1b89c0bd1: Pulling fs layer 22:45:01 6911f1a30b25: Pulling fs layer 22:45:01 e194b8c5c2a9: Pulling fs layer 22:45:01 6863d3e3a2b1: Pulling fs layer 22:45:01 ec0bb842ea78: Pulling fs layer 22:45:01 40a00589a448: Pulling fs layer 22:45:01 6c08303d61cc: Pulling fs layer 22:45:01 798269fcf238: Pulling fs layer 22:45:01 6863d3e3a2b1: Waiting 22:45:01 ec0bb842ea78: Waiting 22:45:01 40a00589a448: Waiting 22:45:01 6c08303d61cc: Waiting 22:45:01 798269fcf238: Waiting 22:45:01 6911f1a30b25: Verifying Checksum 22:45:01 6911f1a30b25: Download complete 22:45:01 6863d3e3a2b1: Verifying Checksum 22:45:01 6863d3e3a2b1: Download complete 22:45:01 ec0bb842ea78: Verifying Checksum 22:45:01 ec0bb842ea78: Download complete 22:45:01 4db1b89c0bd1: Verifying Checksum 22:45:01 4db1b89c0bd1: Download complete 22:45:01 40a00589a448: Verifying Checksum 22:45:01 40a00589a448: Download complete 22:45:01 4db1b89c0bd1: Pull complete 22:45:01 6911f1a30b25: Pull complete 22:45:02 e194b8c5c2a9: Verifying Checksum 22:45:02 e194b8c5c2a9: Download complete 22:45:02 798269fcf238: Verifying Checksum 22:45:02 798269fcf238: Download complete 22:45:02 6c08303d61cc: Verifying Checksum 22:45:02 6c08303d61cc: Download complete 22:45:05 e194b8c5c2a9: Pull complete 22:45:05 6863d3e3a2b1: Pull complete 22:45:05 ec0bb842ea78: Pull complete 22:45:05 40a00589a448: Pull complete 22:45:07 6c08303d61cc: Pull complete 22:45:08 798269fcf238: Pull complete 22:45:08 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:45:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:45:08 ---> ec979cd7f677 22:45:08 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:45:15 Still waiting to schedule task 22:45:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:45:16 ---> Running in b9d27985a03f 22:45:16 Removing intermediate container b9d27985a03f 22:45:16 ---> 03c996f85b61 22:45:16 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:45:16 ---> Running in 695345adfa51 22:45:16 Removing intermediate container 695345adfa51 22:45:16 ---> f6225b5e6bff 22:45:16 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:45:16 ---> Running in 6519cc685aa8 22:45:16 Removing intermediate container 6519cc685aa8 22:45:16 ---> 7284ae500f26 22:45:16 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:45:16 ---> Running in 057f55b1e823 22:45:16 Removing intermediate container 057f55b1e823 22:45:16 ---> c3836035acee 22:45:16 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:45:16 ---> Running in a75b86b0a5e3 22:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:45:34 (1/14) Installing libintl (0.21.1-r1) 22:45:34 (2/14) Installing eudev-libs (3.2.11-r4) 22:45:34 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:45:34 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:45:34 (5/14) Installing v4l-utils (1.22.1-r2) 22:45:34 (6/14) Installing udev-init-scripts (35-r1) 22:45:34 (7/14) Installing libblkid (2.38.1-r1) 22:45:34 (8/14) Installing xz-libs (5.2.9-r0) 22:45:34 (9/14) Installing zstd-libs (1.5.5-r0) 22:45:34 (10/14) Installing kmod-libs (30-r1) 22:45:34 (11/14) Installing eudev (3.2.11-r4) 22:45:34 (12/14) Installing eudev-dev (3.2.11-r4) 22:45:34 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:45:34 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:45:34 Executing busybox-1.35.0-r29.trigger 22:45:34 Executing eudev-3.2.11-r4.trigger 22:45:34 OK: 272 MiB in 67 packages 22:45:36 Removing intermediate container a75b86b0a5e3 22:45:36 ---> 933d6d0e3ffa 22:45:36 Step 8/13 : WORKDIR /device-usb-camera 22:45:36 ---> Running in c898ce1d10f8 22:45:36 Removing intermediate container c898ce1d10f8 22:45:36 ---> 6f82774e018e 22:45:36 Step 9/13 : COPY go.mod vendor* ./ 22:45:36 ---> ad9963762bb1 22:45:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:36 ---> Running in 68e2b7192ae9 22:46:45 Removing intermediate container 68e2b7192ae9 22:46:45 ---> b62cafaf7a35 22:46:45 Step 11/13 : COPY . . 22:46:45 ---> a31f22979941 22:46:45 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:46:45 ---> Running in d8db69437683 22:46:45  % Total % Received % Xferd Average Speed Time Time Time Current 22:46:45 Dload Upload Total Spent Left Speed 22:46:45 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8672 0 --:--:-- --:--:-- --:--:-- 8701 22:46:45 Removing intermediate container d8db69437683 22:46:45 ---> 7f2d5a5e9a6c 22:46:45 Step 13/13 : RUN ${MAKE} 22:46:45 ---> Running in 004eef2a619a 22:46:45 noop 22:46:45 Removing intermediate container 004eef2a619a 22:46:45 ---> b11760be2dbe 22:46:45 Successfully built b11760be2dbe 22:46:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:45 + docker inspect -f . ci-base-image-x86_64 22:46:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:45 prd-ubuntu20.04-docker-8c-8g-4596 does not seem to be running inside a container 22:46:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-273 -v /w/workspace/foundry_device-usb-camera_PR-273:/w/workspace/foundry_device-usb-camera_PR-273:rw,z -v /w/workspace/foundry_device-usb-camera_PR-273@tmp:/w/workspace/foundry_device-usb-camera_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:46:45 $ docker top f5b1db3699a7726259c5abff9d282137c0e8fde4e6b7df1b3a86b68e93f72e35 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:46 + go version 22:46:46 go version go1.20.6 linux/amd64 [Pipeline] } 22:46:46 $ docker stop --time=1 f5b1db3699a7726259c5abff9d282137c0e8fde4e6b7df1b3a86b68e93f72e35 22:46:47 $ docker rm -f --volumes f5b1db3699a7726259c5abff9d282137c0e8fde4e6b7df1b3a86b68e93f72e35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:47 + docker inspect -f . ci-base-image-x86_64 22:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:47 prd-ubuntu20.04-docker-8c-8g-4596 does not seem to be running inside a container 22:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-273 -v /w/workspace/foundry_device-usb-camera_PR-273:/w/workspace/foundry_device-usb-camera_PR-273:rw,z -v /w/workspace/foundry_device-usb-camera_PR-273@tmp:/w/workspace/foundry_device-usb-camera_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:46:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4597 in /w/workspace/foundry_device-usb-camera_PR-273 22:46:48 $ docker top 67742b26db44b5cbcd3375691fe25b4b7328cc225f40735c7d49374254036e6c -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 22:46:48 Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout 22:46:48 Selected Git installation does not exist. Using Default 22:46:48 The recommended git tool is: NONE 22:46:48 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-273 [Pipeline] fileExists [Pipeline] sh 22:46:48 + make test 22:46:48 go test ./... -coverprofile=coverage.out ./... 22:46:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:46:53 using credential edgex-jenkins-ssh 22:46:53 Cloning the remote Git repository 22:46:53 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:46:53 > git init /w/workspace/device-usb-camera/2 # timeout=10 22:46:53 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:46:53 > git --version # timeout=10 22:46:53 > git --version # 'git version 2.25.1' 22:46:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:54 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:46:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:55 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:46:55 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:46:55 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:46:55 Merging remotes/origin/main commit 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 into PR head commit 596fe0e212bedbb5f8f5baa5218608e1312ab4aa 22:46:56 Merge succeeded, producing a5143a5f253f45596d2f46e98651184e4527400c 22:46:56 Checking out Revision a5143a5f253f45596d2f46e98651184e4527400c (PR-273) 22:46:56 > git config core.sparsecheckout # timeout=10 22:46:56 > git checkout -f 596fe0e212bedbb5f8f5baa5218608e1312ab4aa # timeout=10 22:46:56 > git remote # timeout=10 22:46:56 > git config --get remote.origin.url # timeout=10 22:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:56 > git merge 01fe4c452c1c0c1ad9fb2e18d81433e35514c064 # timeout=10 22:46:56 > git rev-parse HEAD^{commit} # timeout=10 22:46:56 > git config core.sparsecheckout # timeout=10 22:46:56 > git checkout -f a5143a5f253f45596d2f46e98651184e4527400c # timeout=10 22:46:59 Commit message: "Merge commit '01fe4c452c1c0c1ad9fb2e18d81433e35514c064' into HEAD" 22:46:59 > git rev-list --no-walk fb315270e5234353f8e562b7a18e39bd7bb925e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:47:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:47:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:00 Dload Upload Total Spent Left Speed 22:47:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 22:47:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:47:01 + sudo tee /etc/docker/daemon.new 22:47:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:47:01 { 22:47:01 "registry-mirrors": [ 22:47:01 "https://nexus3.edgexfoundry.org:10001" 22:47:01 ], 22:47:01 "bip": "10.250.0.254/24", 22:47:01 "hosts": [ 22:47:01 "tcp://0.0.0.0:5555", 22:47:01 "unix:///var/run/docker.sock" 22:47:01 ], 22:47:01 "mtu": 1458, 22:47:01 "selinux-enabled": true, 22:47:01 "seccomp-profile": "/etc/docker/seccomp.json" 22:47:01 } [Pipeline] sh 22:47:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:47:02 + sudo service docker restart 22:47:05 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:47:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 4.4% of statements 22:47:10 go vet ./... 22:47:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:47:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:47:13 ./bin/test-attribution-txt.sh [Pipeline] echo 22:47:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:47:13 $ docker stop --time=1 67742b26db44b5cbcd3375691fe25b4b7328cc225f40735c7d49374254036e6c 22:47:17 $ docker rm -f --volumes 67742b26db44b5cbcd3375691fe25b4b7328cc225f40735c7d49374254036e6c [Pipeline] // withDockerContainer [Pipeline] sh 22:47:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:47:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:47:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:47:18 + ls -al . 22:47:18 total 220 22:47:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 22:46 . 22:47:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 22:44 .. 22:47:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 22:44 .git 22:47:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 22:44 .github 22:47:18 -rw-rw-r-- 1 jenkins jenkins 414 Aug 25 22:44 .gitignore 22:47:18 -rw-rw-r-- 1 jenkins jenkins 45 Aug 25 22:44 .golangci.yml 22:47:18 -rw-rw-r-- 1 jenkins jenkins 77 Aug 25 22:44 .hadolint.yml 22:47:18 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 22:44 .semver 22:47:18 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 25 22:44 Attribution.txt 22:47:18 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 25 22:44 CHANGELOG.md 22:47:18 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 25 22:44 Dockerfile 22:47:18 -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 22:44 GOVERNANCE.md 22:47:18 -rw-rw-r-- 1 jenkins jenkins 659 Aug 25 22:44 Jenkinsfile 22:47:18 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 22:44 LICENSE 22:47:18 -rw-rw-r-- 1 jenkins jenkins 2490 Aug 25 22:44 Makefile 22:47:18 -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 22:44 OWNERS.md 22:47:18 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 25 22:44 README.md 22:47:18 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 22:44 VERSION 22:47:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 22:44 bin 22:47:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 22:44 cmd 22:47:18 -rw-r--r-- 1 jenkins jenkins 53939 Aug 25 22:47 coverage.out 22:47:18 -rwxrwxr-x 1 jenkins jenkins 140 Aug 25 22:44 docker-entrypoint.sh 22:47:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 22:44 docs 22:47:18 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 25 22:44 go.mod 22:47:18 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 25 22:44 go.sum 22:47:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 22:44 internal 22:47:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 22:44 snap 22:47:18 -rw-rw-r-- 1 jenkins jenkins 231 Aug 25 22:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:19 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b97169f35c325d43d3eb4a74e9a77b31f4d0575f --label arch=amd64 --label version=0.0.0 . 22:47:19 Sending build context to Docker daemon 2.169MB 22:47:19 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:47:19 Step 2/36 : FROM ${BASE} AS builder 22:47:19 ---> b11760be2dbe 22:47:19 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:47:19 ---> Running in 44208f6b4a52 22:47:19 Removing intermediate container 44208f6b4a52 22:47:19 ---> 30fd30ee4f03 22:47:19 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:47:19 ---> Running in 048d28e72752 22:47:19 Removing intermediate container 048d28e72752 22:47:19 ---> b6ed143a5749 22:47:19 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:47:19 ---> Running in f62586ff9a18 22:47:19 Removing intermediate container f62586ff9a18 22:47:19 ---> ac0bc3c401d7 22:47:19 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:47:19 ---> Running in b7cf45246dad 22:47:19 Removing intermediate container b7cf45246dad 22:47:19 ---> ee00f5767b1d 22:47:19 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:47:19 ---> Running in fdc54a511b4f 22:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:47:20 OK: 272 MiB in 67 packages 22:47:20 Removing intermediate container fdc54a511b4f 22:47:20 ---> 6261f01db7af 22:47:20 Step 8/36 : WORKDIR /device-usb-camera 22:47:20 ---> Running in bbaeb5cfc241 22:47:20 Removing intermediate container bbaeb5cfc241 22:47:20 ---> b89630584d7f 22:47:20 Step 9/36 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:20 provisioning config files... 22:47:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config11331207508521006795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:20 ---> e739e0bbbbe5 22:47:20 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:20 ---> Running in 3c7eb3700a9c 22:47:21 ---> docker-login.sh 22:47:21 nexus3.edgexfoundry.org:10001 22:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:21 Configure a credential helper to remove this warning. See 22:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:21 22:47:21 Login Succeeded 22:47:21 nexus3.edgexfoundry.org:10002 22:47:21 Removing intermediate container 3c7eb3700a9c 22:47:21 ---> d85bcb26b19e 22:47:21 Step 11/36 : COPY . . 22:47:21 ---> 789d0753478e 22:47:21 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:47:21 ---> Running in 5a89aa1e1c4b 22:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:21 Configure a credential helper to remove this warning. See 22:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:21 22:47:21 Login Succeeded 22:47:21 nexus3.edgexfoundry.org:10003 22:47:22  % Total % Received % Xferd Average Speed Time Time Time Current 22:47:22 Dload Upload Total Spent Left Speed 22:47:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253 100 1253 0 0 23563 0 --:--:-- --:--:-- --:--:-- 24096 22:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:22 Configure a credential helper to remove this warning. See 22:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:22 22:47:22 Login Succeeded 22:47:22 nexus3.edgexfoundry.org:10004 22:47:22 Removing intermediate container 5a89aa1e1c4b 22:47:22 ---> 4f0416fc3dec 22:47:22 Step 13/36 : RUN ${MAKE} 22:47:22 ---> Running in f78769b871ad 22:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:22 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:22 Configure a credential helper to remove this warning. See 22:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:22 22:47:22 Login Succeeded 22:47:22 docker.io 22:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:22 Configure a credential helper to remove this warning. See 22:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:22 22:47:22 Login Succeeded 22:47:22 ---> docker-login.sh ends [Pipeline] } 22:47:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:23 ========================================================= 22:47:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:47:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:23 + 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 . 22:47:23 Sending build context to Docker daemon 1.278MB 22:47:23 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:47:23 Step 2/13 : FROM ${BASE} AS builder 22:47:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:47:24 edb6bdbacee9: Pulling fs layer 22:47:24 5f9638ab2659: Pulling fs layer 22:47:24 8d51d6327a98: Pulling fs layer 22:47:24 8b374f2dd631: Pulling fs layer 22:47:24 ec14aa9079de: Pulling fs layer 22:47:24 2f466654f4bb: Pulling fs layer 22:47:24 554e91adad29: Pulling fs layer 22:47:24 ec14aa9079de: Waiting 22:47:24 2f466654f4bb: Waiting 22:47:24 554e91adad29: Waiting 22:47:24 8b374f2dd631: Waiting 22:47:24 5f9638ab2659: Verifying Checksum 22:47:24 5f9638ab2659: Download complete 22:47:24 8b374f2dd631: Verifying Checksum 22:47:24 8b374f2dd631: Download complete 22:47:24 ec14aa9079de: Verifying Checksum 22:47:24 ec14aa9079de: Download complete 22:47:24 edb6bdbacee9: Verifying Checksum 22:47:25 554e91adad29: Verifying Checksum 22:47:25 554e91adad29: Download complete 22:47:26 8d51d6327a98: Verifying Checksum 22:47:26 8d51d6327a98: Download complete 22:47:26 2f466654f4bb: Verifying Checksum 22:47:26 2f466654f4bb: Download complete 22:47:27 edb6bdbacee9: Pull complete 22:47:27 5f9638ab2659: Pull complete 22:47:40 8d51d6327a98: Pull complete 22:47:40 8b374f2dd631: Pull complete 22:47:40 ec14aa9079de: Pull complete 22:47:44 Removing intermediate container f78769b871ad 22:47:44 ---> b50b5bee99eb 22:47:44 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:47:44 v0.21.6: Pulling from aler9/rtsp-simple-server 22:47:44 4acc49c71d14: Pulling fs layer 22:47:44 4acc49c71d14: Download complete 22:47:44 4acc49c71d14: Pull complete 22:47:44 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:47:44 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:47:44 ---> 01a2bd3e5fff 22:47:44 Step 15/36 : FROM alpine:3.17 22:47:44 3.17: Pulling from library/alpine 22:47:44 9398808236ff: Pulling fs layer 22:47:44 9398808236ff: Download complete 22:47:44 9398808236ff: Pull complete 22:47:44 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:47:44 Status: Downloaded newer image for alpine:3.17 22:47:44 ---> 1e0b8b5322fc 22:47:44 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:47:44 ---> Running in 4f7b111d4a94 22:47:44 Removing intermediate container 4f7b111d4a94 22:47:44 ---> f9d3f138b18c 22:47:44 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:47:44 ---> Running in 367076c28781 22:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:47:45 (1/86) Installing dumb-init (1.2.5-r2) 22:47:45 (2/86) Installing sdl2 (2.26.5-r0) 22:47:45 (3/86) Installing svt-av1-libs (1.3.0-r0) 22:47:45 (4/86) Installing libxau (1.0.10-r0) 22:47:45 (5/86) Installing libmd (1.0.4-r0) 22:47:45 (6/86) Installing libbsd (0.11.7-r0) 22:47:45 (7/86) Installing libxdmcp (1.1.4-r0) 22:47:45 (8/86) Installing libxcb (1.15-r0) 22:47:45 (9/86) Installing libx11 (1.8.4-r1) 22:47:45 (10/86) Installing aom-libs (3.5.0-r0) 22:47:45 (11/86) Installing alsa-lib (1.2.8-r0) 22:47:45 (12/86) Installing libexpat (2.5.0-r0) 22:47:45 (13/86) Installing brotli-libs (1.0.9-r9) 22:47:45 (14/86) Installing libbz2 (1.0.8-r4) 22:47:45 (15/86) Installing libpng (1.6.39-r0) 22:47:45 (16/86) Installing freetype (2.12.1-r0) 22:47:45 (17/86) Installing fontconfig (2.14.1-r0) 22:47:45 (18/86) Installing fribidi (1.0.12-r0) 22:47:45 (19/86) Installing libffi (3.4.4-r0) 22:47:45 (20/86) Installing libintl (0.21.1-r1) 22:47:45 (21/86) Installing libblkid (2.38.1-r1) 22:47:45 (22/86) Installing libmount (2.38.1-r1) 22:47:45 (23/86) Installing pcre2 (10.42-r0) 22:47:45 (24/86) Installing glib (2.74.7-r0) 22:47:45 (25/86) Installing graphite2 (1.3.14-r2) 22:47:45 (26/86) Installing harfbuzz (5.3.1-r1) 22:47:45 (27/86) Installing libass (0.16.0-r1) 22:47:45 (28/86) Installing libdav1d (1.0.0-r2) 22:47:45 (29/86) Installing hwdata-pci (0.364-r0) 22:47:46 (30/86) Installing libpciaccess (0.17-r0) 22:47:46 (31/86) Installing libdrm (2.4.114-r0) 22:47:46 (32/86) Installing gmp (6.2.1-r2) 22:47:46 (33/86) Installing nettle (3.8.1-r0) 22:47:46 (34/86) Installing p11-kit (0.24.1-r1) 22:47:46 (35/86) Installing libtasn1 (4.19.0-r0) 22:47:46 (36/86) Installing libunistring (1.1-r0) 22:47:46 (37/86) Installing gnutls (3.7.8-r3) 22:47:46 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 22:47:46 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 22:47:46 (40/86) Installing lame (3.100-r2) 22:47:46 (41/86) Installing opus (1.3.1-r1) 22:47:46 (42/86) Installing libasyncns (0.8-r1) 22:47:46 (43/86) Installing dbus-libs (1.14.8-r0) 22:47:46 (44/86) Installing libltdl (2.4.7-r1) 22:47:46 (45/86) Installing orc (0.4.33-r0) 22:47:46 (46/86) Installing libgcc (12.2.1_git20220924-r4) 22:47:46 (47/86) Installing libogg (1.3.5-r2) 22:47:46 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 22:47:46 (49/86) Installing flac-libs (1.4.2-r0) 22:47:46 (50/86) Installing libvorbis (1.3.7-r0) 22:47:46 (51/86) Installing libsndfile (1.1.0-r2) 22:47:46 (52/86) Installing libgomp (12.2.1_git20220924-r4) 22:47:46 (53/86) Installing soxr (0.1.3-r3) 22:47:46 (54/86) Installing speexdsp (1.2.1-r0) 22:47:46 (55/86) Installing tdb-libs (1.4.6-r0) 22:47:46 (56/86) Installing libpulse (16.1-r6) 22:47:46 (57/86) Installing cjson (1.7.15-r3) 22:47:46 (58/86) Installing mbedtls (2.28.4-r0) 22:47:46 (59/86) Installing librist (0.2.7-r0) 22:47:46 (60/86) Installing libsrt (1.5.1-r0) 22:47:46 (61/86) Installing libssh (0.10.5-r0) 22:47:46 (62/86) Installing libtheora (1.1.1-r16) 22:47:46 (63/86) Installing libjpeg-turbo (2.1.4-r0) 22:47:46 (64/86) Installing v4l-utils-libs (1.22.1-r2) 22:47:46 (65/86) Installing libxext (1.3.5-r0) 22:47:46 (66/86) Installing libxfixes (6.0.0-r0) 22:47:46 (67/86) Installing wayland-libs-client (1.21.0-r1) 22:47:46 (68/86) Installing libva (2.16.0-r0) 22:47:46 (69/86) Installing libvdpau (1.5-r0) 22:47:46 (70/86) Installing vidstab (1.1.0-r2) 22:47:46 (71/86) Installing libvpx (1.12.0-r1) 22:47:46 (72/86) Installing libwebp (1.2.4-r2) 22:47:46 (73/86) Installing x264-libs (0.164_git20220602-r0) 22:47:46 (74/86) Installing numactl (2.0.16-r1) 22:47:46 (75/86) Installing x265-libs (3.5-r3) 22:47:46 (76/86) Installing xvidcore (1.3.7-r1) 22:47:46 (77/86) Installing libsodium (1.0.18-r2) 22:47:46 (78/86) Installing libzmq (4.3.4-r1) 22:47:46 (79/86) Installing ffmpeg-libs (5.1.3-r0) 22:47:46 (80/86) Installing ffmpeg (5.1.3-r0) 22:47:46 (81/86) Installing udev-init-scripts (35-r1) 22:47:46 (82/86) Installing eudev-libs (3.2.11-r4) 22:47:46 (83/86) Installing xz-libs (5.2.9-r0) 22:47:46 (84/86) Installing zstd-libs (1.5.5-r0) 22:47:46 (85/86) Installing kmod-libs (30-r1) 22:47:46 (86/86) Installing eudev (3.2.11-r4) 22:47:46 Executing busybox-1.35.0-r29.trigger 22:47:46 Executing eudev-3.2.11-r4.trigger 22:47:46 OK: 112 MiB in 101 packages 22:47:47 2f466654f4bb: Pull complete 22:47:49 Removing intermediate container 367076c28781 22:47:49 ---> b207042919c9 22:47:49 Step 18/36 : WORKDIR / 22:47:49 ---> Running in 61e760fd3a8d 22:47:49 Removing intermediate container 61e760fd3a8d 22:47:49 ---> cbfd4610ae61 22:47:49 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:47:49 ---> 9b2ea575b765 22:47:49 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:47:49 554e91adad29: Pull complete 22:47:49 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:47:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:47:49 ---> 1e15ea492957 22:47:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:47:50 ---> e5e25c14d280 22:47:50 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:47:50 ---> d006f795a81b 22:47:50 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:47:50 ---> dd994dab8066 22:47:50 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:47:50 ---> 293cb98f071b 22:47:50 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:47:50 ---> ca1fd0068533 22:47:50 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:47:51 ---> 4d6df1f92022 22:47:51 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:47:51 ---> Running in d3089f180a31 22:47:51 Removing intermediate container d3089f180a31 22:47:51 ---> a76835bc2628 22:47:51 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:47:51 ---> Running in 9bf791221e34 22:47:51 ---> Running in fc44267ab9b5 22:47:51 Removing intermediate container fc44267ab9b5 22:47:51 ---> 53d16d5db1af 22:47:51 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:47:51 ---> Running in ee35771a4dba 22:47:52 Removing intermediate container ee35771a4dba 22:47:52 ---> 607cd694287a 22:47:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:47:52 Removing intermediate container 9bf791221e34 22:47:52 ---> efea1d2c7eb2 22:47:52 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:47:52 ---> Running in 91e0fd83edd0 22:47:52 ---> Running in d351a95f93ff 22:47:52 Removing intermediate container d351a95f93ff 22:47:52 ---> ad8807b0fb1c 22:47:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:47:52 ---> Running in af4c9d950233 22:47:52 Removing intermediate container 91e0fd83edd0 22:47:52 ---> 324d8e5adebb 22:47:52 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:47:52 ---> Running in d0caa1ecdff1 22:47:52 Removing intermediate container af4c9d950233 22:47:52 ---> e77bd1dca4ed 22:47:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:47:52 ---> Running in 101f5010dac8 22:47:53 Removing intermediate container d0caa1ecdff1 22:47:53 ---> 87edb3e4ad8e 22:47:53 Step 30/36 : EXPOSE 59983 22:47:53 ---> Running in 54a0b25adc52 22:47:53 Removing intermediate container 54a0b25adc52 22:47:53 ---> 4585d0907e24 22:47:53 Step 31/36 : EXPOSE 8554 22:47:53 ---> Running in 6e3b5ebb6c2e 22:47:53 Removing intermediate container 6e3b5ebb6c2e 22:47:53 ---> 81bdaa9445fa 22:47:53 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:47:53 ---> Running in 642339dd46dd 22:47:53 Removing intermediate container 642339dd46dd 22:47:53 ---> ffe8151bbe5b 22:47:53 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:47:53 ---> Running in 9003bffb371c 22:47:53 Removing intermediate container 9003bffb371c 22:47:53 ---> 4e73cdacc4ac 22:47:53 Step 34/36 : LABEL arch=amd64 22:47:53 ---> Running in 20be10074498 22:47:53 Removing intermediate container 20be10074498 22:47:53 ---> 2eb2e7a914ac 22:47:53 Step 35/36 : LABEL git_sha=b97169f35c325d43d3eb4a74e9a77b31f4d0575f 22:47:53 ---> Running in 0efc490390c7 22:47:53 Removing intermediate container 0efc490390c7 22:47:53 ---> bdb7ab714559 22:47:53 Step 36/36 : LABEL version=0.0.0 22:47:53 ---> Running in eb60643e90cf 22:47:53 Removing intermediate container eb60643e90cf 22:47:53 ---> 343f1e4c6e6f 22:47:53 [Warning] One or more build-args [ARCH] were not consumed 22:47:53 Successfully built 343f1e4c6e6f 22:47:53 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 22:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:54 22:47:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:47:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:54 latest: Pulling from edgex-lftools-log-publisher 22:47:54 5eb5b503b376: Pulling fs layer 22:47:54 5c69ac0246d0: Pulling fs layer 22:47:54 ec43610c2a17: Pulling fs layer 22:47:54 3a2ae6a8a46f: Pulling fs layer 22:47:54 33b1e0a273af: Pulling fs layer 22:47:54 5d3b04190fa2: Pulling fs layer 22:47:54 2f39f015ded8: Pulling fs layer 22:47:54 33b1e0a273af: Waiting 22:47:54 5d3b04190fa2: Waiting 22:47:54 2f39f015ded8: Waiting 22:47:54 5c69ac0246d0: Download complete 22:47:54 3a2ae6a8a46f: Download complete 22:47:54 33b1e0a273af: Verifying Checksum 22:47:54 33b1e0a273af: Download complete 22:47:54 ec43610c2a17: Verifying Checksum 22:47:54 ec43610c2a17: Download complete 22:47:54 5d3b04190fa2: Verifying Checksum 22:47:54 5d3b04190fa2: Download complete 22:47:54 5eb5b503b376: Verifying Checksum 22:47:54 5eb5b503b376: Download complete 22:47:55 2f39f015ded8: Download complete 22:47:55 (1/14) Installing libintl (0.21.1-r1) 22:47:55 (2/14) Installing eudev-libs (3.2.11-r4) 22:47:55 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:47:55 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:47:55 (5/14) Installing v4l-utils (1.22.1-r2) 22:47:55 (6/14) Installing udev-init-scripts (35-r1) 22:47:55 (7/14) Installing libblkid (2.38.1-r1) 22:47:55 (8/14) Installing xz-libs (5.2.9-r0) 22:47:55 (9/14) Installing zstd-libs (1.5.5-r0) 22:47:55 (10/14) Installing kmod-libs (30-r1) 22:47:55 (11/14) Installing eudev (3.2.11-r4) 22:47:55 (12/14) Installing eudev-dev (3.2.11-r4) 22:47:55 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:47:55 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:47:55 Executing busybox-1.35.0-r29.trigger 22:47:55 Executing eudev-3.2.11-r4.trigger 22:47:55 OK: 271 MiB in 67 packages 22:47:56 5eb5b503b376: Pull complete 22:47:56 5c69ac0246d0: Pull complete 22:47:56 ec43610c2a17: Pull complete 22:47:56 3a2ae6a8a46f: Pull complete 22:47:56 33b1e0a273af: Pull complete 22:47:56 5d3b04190fa2: Pull complete 22:47:57 Removing intermediate container 101f5010dac8 22:47:57 ---> 516cd89c672d 22:47:57 Step 8/13 : WORKDIR /device-usb-camera 22:47:57 ---> Running in aa6ecc105f27 22:47:57 Removing intermediate container aa6ecc105f27 22:47:57 ---> 80a75e8a39eb 22:47:57 Step 9/13 : COPY go.mod vendor* ./ 22:47:57 ---> 21bee26decad 22:47:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:57 ---> Running in a916801ae192 22:48:01 2f39f015ded8: Pull complete 22:48:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:01 prd-ubuntu20.04-docker-8c-8g-4596 does not seem to be running inside a container 22:48:01 $ 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-273 -v /w/workspace/foundry_device-usb-camera_PR-273:/w/workspace/foundry_device-usb-camera_PR-273:rw,z -v /w/workspace/foundry_device-usb-camera_PR-273@tmp:/w/workspace/foundry_device-usb-camera_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:48:04 $ docker top 38a36dfdf43d184eeffe6bd4abdcfd469a7863067d0de7837e46613ec33a4b0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:05 ---> job-cost.sh 22:48:05 lf-activate-venv: SKIPPING 22:48:05 INFO: No Stack... 22:48:05 INFO: Retrieving Pricing Info for: v3-standard-8 22:48:05 INFO: Archiving Costs [Pipeline] sh 22:48:06 + cat /w/workspace/foundry_device-usb-camera_PR-273/archives/cost.csv 22:48:06 + cut -d, -f6 [Pipeline] lock 22:48:06 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-273-2-stack-cost] 22:48:06 Resource [jenkins-edgexfoundry-device-usb-camera-PR-273-2-stack-cost] did not exist. Created. 22:48:06 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-273-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:06 + echo total: 0.2199999988079071 [Pipeline] stash 22:48:06 Stashed 1 file(s) [Pipeline] } 22:48:06 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-273-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:48:06 $ docker stop --time=1 38a36dfdf43d184eeffe6bd4abdcfd469a7863067d0de7837e46613ec33a4b0e 22:48:07 $ docker rm -f --volumes 38a36dfdf43d184eeffe6bd4abdcfd469a7863067d0de7837e46613ec33a4b0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:49:05 Removing intermediate container a916801ae192 22:49:05 ---> 61209252caa0 22:49:05 Step 11/13 : COPY . . 22:49:05 ---> c27f76ee5325 22:49:05 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:49:05 ---> Running in 67c20613abd2 22:49:05  % Total % Received % Xferd  Average Speed Time Time Time Current 22:49:05   Dload  Upload Total Spent Left Speed 22:49:05  0 0 0  0 0 0    0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5165 0 --:--:-- --:--:-- --:--:-- 5199 22:49:05 Removing intermediate container 67c20613abd2 22:49:05 ---> a886627e2be7 22:49:05 Step 13/13 : RUN ${MAKE} 22:49:05 ---> Running in d2c2db8ebe11 22:49:05 noop 22:49:05 Removing intermediate container d2c2db8ebe11 22:49:05 ---> 978a7f7085d5 22:49:05 Successfully built 978a7f7085d5 22:49:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:11 + docker inspect -f . ci-base-image-arm64 22:49:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:11 prd-ubuntu20.04-docker-arm64-4c-16g-4597 does not seem to be running inside a container 22:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:49:12 $ docker top 31e8c7ba1efb51f8d5e241459196e37528b02681c3d218af41fc46e5bbaa215e -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:13 + go version 22:49:13 go version go1.20.6 linux/arm64 [Pipeline] } 22:49:13 $ docker stop --time=1 31e8c7ba1efb51f8d5e241459196e37528b02681c3d218af41fc46e5bbaa215e 22:49:15 $ docker rm -f --volumes 31e8c7ba1efb51f8d5e241459196e37528b02681c3d218af41fc46e5bbaa215e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:15 + docker inspect -f . ci-base-image-arm64 22:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:16 prd-ubuntu20.04-docker-arm64-4c-16g-4597 does not seem to be running inside a container 22:49:16 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:49:17 $ docker top 51c70b7ecf95fa287021aec78d40199e9932e5915f0482dbacb9369a34ff06bc -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:17 + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh 22:49:18 + make test 22:49:18 go test ./... -coverprofile=coverage.out ./... 22:49:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:51:57 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:51:58 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.089s coverage: 4.4% of statements 22:51:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:51:59 go vet ./... 22:52:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:52:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:52:26 ./bin/test-attribution-txt.sh [Pipeline] echo 22:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:52:26 $ docker stop --time=1 51c70b7ecf95fa287021aec78d40199e9932e5915f0482dbacb9369a34ff06bc 22:52:27 $ docker rm -f --volumes 51c70b7ecf95fa287021aec78d40199e9932e5915f0482dbacb9369a34ff06bc [Pipeline] // withDockerContainer [Pipeline] sh 22:52:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:52:29 Warning: overwriting stash ‘coverage-report’ 22:52:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:52:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:52:30 + ls -al . 22:52:30 total 216 22:52:30 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 22:49 . 22:52:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 22:46 .. 22:52:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 22:46 .git 22:52:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 22:46 .github 22:52:30 -rw-rw-r-- 1 jenkins jenkins 414 Aug 25 22:46 .gitignore 22:52:30 -rw-rw-r-- 1 jenkins jenkins 45 Aug 25 22:46 .golangci.yml 22:52:30 -rw-rw-r-- 1 jenkins jenkins 77 Aug 25 22:46 .hadolint.yml 22:52:30 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 25 22:46 Attribution.txt 22:52:30 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 25 22:46 CHANGELOG.md 22:52:30 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 25 22:46 Dockerfile 22:52:30 -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 22:46 GOVERNANCE.md 22:52:30 -rw-rw-r-- 1 jenkins jenkins 659 Aug 25 22:46 Jenkinsfile 22:52:30 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 22:46 LICENSE 22:52:30 -rw-rw-r-- 1 jenkins jenkins 2490 Aug 25 22:46 Makefile 22:52:30 -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 22:46 OWNERS.md 22:52:30 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 25 22:46 README.md 22:52:30 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 22:44 VERSION 22:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 22:46 bin 22:52:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 22:46 cmd 22:52:30 -rw-r--r-- 1 jenkins jenkins 53939 Aug 25 22:51 coverage.out 22:52:30 -rwxrwxr-x 1 jenkins jenkins 140 Aug 25 22:46 docker-entrypoint.sh 22:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 22:46 docs 22:52:30 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 25 22:46 go.mod 22:52:30 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 25 22:46 go.sum 22:52:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 22:46 internal 22:52:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 22:46 snap 22:52:30 -rw-rw-r-- 1 jenkins jenkins 231 Aug 25 22:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:31 + 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=a5143a5f253f45596d2f46e98651184e4527400c --label arch=arm64 --label version=0.0.0 . 22:52:31 Sending build context to Docker daemon 1.333MB 22:52:31 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:52:31 Step 2/36 : FROM ${BASE} AS builder 22:52:31 ---> 978a7f7085d5 22:52:31 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:52:31 ---> Running in aac7cdde012c 22:52:31 Removing intermediate container aac7cdde012c 22:52:31 ---> b213c66c1984 22:52:31 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:52:31 ---> Running in b9413511fa5b 22:52:32 Removing intermediate container b9413511fa5b 22:52:32 ---> c26de1f8aaa1 22:52:32 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:52:32 ---> Running in 4c34a8c0d995 22:52:32 Removing intermediate container 4c34a8c0d995 22:52:32 ---> c41f26df7123 22:52:32 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:52:32 ---> Running in 8282d7185510 22:52:32 Removing intermediate container 8282d7185510 22:52:32 ---> 88b11c15ef95 22:52:32 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:52:32 ---> Running in beabda2576a2 22:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:52:35 OK: 271 MiB in 67 packages 22:52:36 Removing intermediate container beabda2576a2 22:52:36 ---> 4531f7023ae4 22:52:36 Step 8/36 : WORKDIR /device-usb-camera 22:52:36 ---> Running in 0cbdc8902cd9 22:52:36 Removing intermediate container 0cbdc8902cd9 22:52:36 ---> f139f6bd2dae 22:52:36 Step 9/36 : COPY go.mod vendor* ./ 22:52:36 ---> a4796f2f6c45 22:52:36 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:37 ---> Running in 5add65c3a153 22:52:39 Removing intermediate container 5add65c3a153 22:52:39 ---> 02f955e3ad19 22:52:39 Step 11/36 : COPY . . 22:52:40 ---> 0e9f2bbfb27b 22:52:40 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:52:40 ---> Running in d6eb4dbaa9df 22:52:41  % Total % Received % Xferd Average Speed Time Time Time Current 22:52:41 Dload Upload Total Spent Left Speed 22:52:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 3640 0 --:--:-- --:--:-- --:--:-- 3685 22:52:42 Removing intermediate container d6eb4dbaa9df 22:52:42 ---> af66b4eacea8 22:52:42 Step 13/36 : RUN ${MAKE} 22:52:42 ---> Running in 98f7bf66050a 22:52:43 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:55:20 Removing intermediate container 98f7bf66050a 22:55:20 ---> 2f8c79ae0e67 22:55:20 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:55:20 v0.21.6: Pulling from aler9/rtsp-simple-server 22:55:20 8766b47fe142: Pulling fs layer 22:55:20 8766b47fe142: Verifying Checksum 22:55:20 8766b47fe142: Download complete 22:55:20 8766b47fe142: Pull complete 22:55:20 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:55:20 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:55:20 ---> 69d40e2cb93c 22:55:20 Step 15/36 : FROM alpine:3.17 22:55:20 3.17: Pulling from library/alpine 22:55:20 4060ece20d7a: Pulling fs layer 22:55:20 4060ece20d7a: Verifying Checksum 22:55:20 4060ece20d7a: Download complete 22:55:20 4060ece20d7a: Pull complete 22:55:20 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:55:20 Status: Downloaded newer image for alpine:3.17 22:55:20 ---> 8650cd65339b 22:55:20 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:55:20 ---> Running in 18c4903714f3 22:55:20 Removing intermediate container 18c4903714f3 22:55:20 ---> 05f2f8e80059 22:55:20 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:55:20 ---> Running in ea5edc127577 22:55:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:20 (1/83) Installing dumb-init (1.2.5-r2) 22:55:20 (2/83) Installing sdl2 (2.26.5-r0) 22:55:20 (3/83) Installing libxau (1.0.10-r0) 22:55:20 (4/83) Installing libmd (1.0.4-r0) 22:55:20 (5/83) Installing libbsd (0.11.7-r0) 22:55:20 (6/83) Installing libxdmcp (1.1.4-r0) 22:55:20 (7/83) Installing libxcb (1.15-r0) 22:55:20 (8/83) Installing libx11 (1.8.4-r1) 22:55:20 (9/83) Installing aom-libs (3.5.0-r0) 22:55:20 (10/83) Installing alsa-lib (1.2.8-r0) 22:55:20 (11/83) Installing libexpat (2.5.0-r0) 22:55:20 (12/83) Installing brotli-libs (1.0.9-r9) 22:55:20 (13/83) Installing libbz2 (1.0.8-r4) 22:55:20 (14/83) Installing libpng (1.6.39-r0) 22:55:20 (15/83) Installing freetype (2.12.1-r0) 22:55:20 (16/83) Installing fontconfig (2.14.1-r0) 22:55:20 (17/83) Installing fribidi (1.0.12-r0) 22:55:20 (18/83) Installing libffi (3.4.4-r0) 22:55:20 (19/83) Installing libintl (0.21.1-r1) 22:55:20 (20/83) Installing libblkid (2.38.1-r1) 22:55:20 (21/83) Installing libmount (2.38.1-r1) 22:55:20 (22/83) Installing pcre2 (10.42-r0) 22:55:20 (23/83) Installing glib (2.74.7-r0) 22:55:20 (24/83) Installing graphite2 (1.3.14-r2) 22:55:20 (25/83) Installing harfbuzz (5.3.1-r1) 22:55:20 (26/83) Installing libass (0.16.0-r1) 22:55:20 (27/83) Installing libdav1d (1.0.0-r2) 22:55:20 (28/83) Installing libdrm (2.4.114-r0) 22:55:20 (29/83) Installing gmp (6.2.1-r2) 22:55:20 (30/83) Installing nettle (3.8.1-r0) 22:55:20 (31/83) Installing p11-kit (0.24.1-r1) 22:55:20 (32/83) Installing libtasn1 (4.19.0-r0) 22:55:20 (33/83) Installing libunistring (1.1-r0) 22:55:20 (34/83) Installing gnutls (3.7.8-r3) 22:55:20 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 22:55:20 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 22:55:20 (37/83) Installing lame (3.100-r2) 22:55:20 (38/83) Installing opus (1.3.1-r1) 22:55:20 (39/83) Installing libasyncns (0.8-r1) 22:55:20 (40/83) Installing dbus-libs (1.14.8-r0) 22:55:20 (41/83) Installing libltdl (2.4.7-r1) 22:55:20 (42/83) Installing orc (0.4.33-r0) 22:55:20 (43/83) Installing libgcc (12.2.1_git20220924-r4) 22:55:20 (44/83) Installing libogg (1.3.5-r2) 22:55:20 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 22:55:20 (46/83) Installing flac-libs (1.4.2-r0) 22:55:20 (47/83) Installing libvorbis (1.3.7-r0) 22:55:20 (48/83) Installing libsndfile (1.1.0-r2) 22:55:20 (49/83) Installing libgomp (12.2.1_git20220924-r4) 22:55:20 (50/83) Installing soxr (0.1.3-r3) 22:55:20 (51/83) Installing speexdsp (1.2.1-r0) 22:55:20 (52/83) Installing tdb-libs (1.4.6-r0) 22:55:20 (53/83) Installing libpulse (16.1-r6) 22:55:20 (54/83) Installing cjson (1.7.15-r3) 22:55:20 (55/83) Installing mbedtls (2.28.4-r0) 22:55:20 (56/83) Installing librist (0.2.7-r0) 22:55:20 (57/83) Installing libsrt (1.5.1-r0) 22:55:20 (58/83) Installing libssh (0.10.5-r0) 22:55:20 (59/83) Installing libtheora (1.1.1-r16) 22:55:20 (60/83) Installing libjpeg-turbo (2.1.4-r0) 22:55:20 (61/83) Installing v4l-utils-libs (1.22.1-r2) 22:55:20 (62/83) Installing libxext (1.3.5-r0) 22:55:20 (63/83) Installing libxfixes (6.0.0-r0) 22:55:20 (64/83) Installing wayland-libs-client (1.21.0-r1) 22:55:20 (65/83) Installing libva (2.16.0-r0) 22:55:20 (66/83) Installing libvdpau (1.5-r0) 22:55:20 (67/83) Installing vidstab (1.1.0-r2) 22:55:20 (68/83) Installing libvpx (1.12.0-r1) 22:55:20 (69/83) Installing libwebp (1.2.4-r2) 22:55:20 (70/83) Installing x264-libs (0.164_git20220602-r0) 22:55:20 (71/83) Installing numactl (2.0.16-r1) 22:55:20 (72/83) Installing x265-libs (3.5-r3) 22:55:20 (73/83) Installing xvidcore (1.3.7-r1) 22:55:20 (74/83) Installing libsodium (1.0.18-r2) 22:55:20 (75/83) Installing libzmq (4.3.4-r1) 22:55:20 (76/83) Installing ffmpeg-libs (5.1.3-r0) 22:55:20 (77/83) Installing ffmpeg (5.1.3-r0) 22:55:20 (78/83) Installing udev-init-scripts (35-r1) 22:55:20 (79/83) Installing eudev-libs (3.2.11-r4) 22:55:20 (80/83) Installing xz-libs (5.2.9-r0) 22:55:20 (81/83) Installing zstd-libs (1.5.5-r0) 22:55:20 (82/83) Installing kmod-libs (30-r1) 22:55:20 (83/83) Installing eudev (3.2.11-r4) 22:55:20 Executing busybox-1.35.0-r29.trigger 22:55:20 Executing eudev-3.2.11-r4.trigger 22:55:20 OK: 86 MiB in 98 packages 22:55:20 Removing intermediate container ea5edc127577 22:55:20 ---> 297fd49573e0 22:55:20 Step 18/36 : WORKDIR / 22:55:20 ---> Running in b0d1e4d2e43a 22:55:21 Removing intermediate container b0d1e4d2e43a 22:55:21 ---> be9d304807fa 22:55:21 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:55:22 ---> b4c81d04dd43 22:55:22 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:55:22 ---> d17a693eddbc 22:55:22 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:55:23 ---> 96213ebfc16c 22:55:23 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:55:24 ---> 952fd78f08a5 22:55:24 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:55:24 ---> 97737070e42d 22:55:24 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:55:24 ---> 1931106f26b8 22:55:24 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:55:28 ---> 326c44ecbc3f 22:55:28 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:55:28 ---> Running in 8c82894a9ed3 22:55:30 Removing intermediate container 8c82894a9ed3 22:55:30 ---> b8eb8d9c3337 22:55:30 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:55:30 ---> Running in 8225b4ef0a23 22:55:31 Removing intermediate container 8225b4ef0a23 22:55:31 ---> 1d23982112f5 22:55:31 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:55:31 ---> Running in df61fefe2635 22:55:32 Removing intermediate container df61fefe2635 22:55:32 ---> 350d6ac7fd00 22:55:32 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:55:32 ---> Running in 629aa1bdc09f 22:55:34 Removing intermediate container 629aa1bdc09f 22:55:34 ---> 05dce98b4ac6 22:55:34 Step 30/36 : EXPOSE 59983 22:55:34 ---> Running in 30aaf57f1cb1 22:55:34 Removing intermediate container 30aaf57f1cb1 22:55:34 ---> e3be538499ff 22:55:34 Step 31/36 : EXPOSE 8554 22:55:34 ---> Running in be085abdccf3 22:55:35 Removing intermediate container be085abdccf3 22:55:35 ---> b6ff272ff602 22:55:35 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:55:35 ---> Running in ef13ace54885 22:55:35 Removing intermediate container ef13ace54885 22:55:35 ---> 4b05737568c3 22:55:35 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:55:35 ---> Running in decd4bc74771 22:55:35 Removing intermediate container decd4bc74771 22:55:35 ---> 12805e49f8a4 22:55:35 Step 34/36 : LABEL arch=arm64 22:55:36 ---> Running in 316970f84d40 22:55:36 Removing intermediate container 316970f84d40 22:55:36 ---> 8bc5f15a2111 22:55:36 Step 35/36 : LABEL git_sha=a5143a5f253f45596d2f46e98651184e4527400c 22:55:36 ---> Running in 5b962feab1cd 22:55:36 Removing intermediate container 5b962feab1cd 22:55:36 ---> 311701af3e6f 22:55:36 Step 36/36 : LABEL version=0.0.0 22:55:36 ---> Running in 3b0800f0e2d4 22:55:36 Removing intermediate container 3b0800f0e2d4 22:55:36 ---> 00c694281604 22:55:36 [Warning] One or more build-args [ARCH] were not consumed 22:55:36 Successfully built 00c694281604 22:55:36 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 22:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:37 22:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:37 arm64: Pulling from edgex-lftools-log-publisher 22:55:37 8998bd30e6a1: Pulling fs layer 22:55:37 04944245beec: Pulling fs layer 22:55:37 699f458cf7ca: Pulling fs layer 22:55:37 765212b225bb: Pulling fs layer 22:55:37 f23df028b6ca: Pulling fs layer 22:55:37 d65c8cfc05b1: Pulling fs layer 22:55:37 2437ff75d9bd: Pulling fs layer 22:55:37 765212b225bb: Waiting 22:55:37 f23df028b6ca: Waiting 22:55:37 d65c8cfc05b1: Waiting 22:55:37 2437ff75d9bd: Waiting 22:55:37 04944245beec: Verifying Checksum 22:55:37 04944245beec: Download complete 22:55:37 765212b225bb: Verifying Checksum 22:55:37 765212b225bb: Download complete 22:55:37 f23df028b6ca: Verifying Checksum 22:55:37 f23df028b6ca: Download complete 22:55:37 d65c8cfc05b1: Verifying Checksum 22:55:37 d65c8cfc05b1: Download complete 22:55:38 699f458cf7ca: Verifying Checksum 22:55:38 699f458cf7ca: Download complete 22:55:38 8998bd30e6a1: Verifying Checksum 22:55:38 8998bd30e6a1: Download complete 22:55:40 2437ff75d9bd: Verifying Checksum 22:55:40 2437ff75d9bd: Download complete 22:55:42 8998bd30e6a1: Pull complete 22:55:42 04944245beec: Pull complete 22:55:43 699f458cf7ca: Pull complete 22:55:44 765212b225bb: Pull complete 22:55:45 f23df028b6ca: Pull complete 22:55:45 d65c8cfc05b1: Pull complete 22:56:00 2437ff75d9bd: Pull complete 22:56:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:56:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:00 prd-ubuntu20.04-docker-arm64-4c-16g-4597 does not seem to be running inside a container 22:56:00 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:56:02 $ docker top 41d900a6b69a4b9ecc07da6b651678118294cc1d5c43bb465a38a15625506de9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:03 ---> job-cost.sh 22:56:03 lf-activate-venv: SKIPPING 22:56:03 INFO: No Stack... 22:56:04 INFO: Retrieving Pricing Info for: v3-standard-4 22:56:04 INFO: Archiving Costs [Pipeline] sh 22:56:04 + cat /w/workspace/device-usb-camera/2/archives/cost.csv 22:56:04 + cut -d, -f6 [Pipeline] lock 22:56:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-273-2-stack-cost] 22:56:05 Resource [jenkins-edgexfoundry-device-usb-camera-PR-273-2-stack-cost] did not exist. Created. 22:56:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-273-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:56:05 /w/workspace/device-usb-camera/2@tmp/durable-571f159a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:56:06 + echo total: 0.10999999940395355 [Pipeline] stash 22:56:06 Warning: overwriting stash ‘stack-cost’ 22:56:06 Stashed 1 file(s) [Pipeline] } 22:56:06 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-273-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:56:06 $ docker stop --time=1 41d900a6b69a4b9ecc07da6b651678118294cc1d5c43bb465a38a15625506de9 22:56:08 $ docker rm -f --volumes 41d900a6b69a4b9ecc07da6b651678118294cc1d5c43bb465a38a15625506de9 [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 22:56:08 provisioning config files... 22:56:08 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-273@tmp/config6896481799139950900tmp [Pipeline] { [Pipeline] sh 22:56:09 + set +x 22:56:09 + curl -s https://codecov.io/bash 22:56:09 + bash -s -- 22:56:09 22:56:09 _____ _ 22:56:09 / ____| | | 22:56:09 | | ___ __| | ___ ___ _____ __ 22:56:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:56:09 | |___| (_) | (_| | __/ (_| (_) \ V / 22:56:09 \_____\___/ \__,_|\___|\___\___/ \_/ 22:56:09 Bash-1.0.6 22:56:09 22:56:09 22:56:09 ==> git version 2.25.1 found 22:56:09 ==> 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 22:56:09 Release-Date: 2020-01-08 22:56:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:56:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:56:09 ==> Jenkins CI detected. 22:56:09 current dir:  /w/workspace/foundry_device-usb-camera_PR-273 22:56:09 project root: . 22:56:09 --> token set from env 22:56:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:56:09 ==> Running gcov in . (disable via -X gcov) 22:56:09 ==> Python coveragepy not found 22:56:09 ==> Searching for coverage reports in: 22:56:09 + . 22:56:09 -> Found 1 reports 22:56:09 ==> Detecting git/mercurial file structure 22:56:09 ==> Reading reports 22:56:09 + ./coverage.out bytes=53939 22:56:09 ==> Appending adjustments 22:56:09 https://docs.codecov.io/docs/fixing-reports 22:56:09 + Found adjustments 22:56:09 ==> Gzipping contents 22:56:09 8.0K /tmp/codecov.JjWUxy.gz 22:56:09 ==> Uploading reports 22:56:09 url: https://codecov.io 22:56:09 query: branch=PR-273&commit=b97169f35c325d43d3eb4a74e9a77b31f4d0575f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-273%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=273&job=&cmd_args= 22:56:09 -> Pinging Codecov 22:56:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-273&commit=b97169f35c325d43d3eb4a74e9a77b31f4d0575f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-273%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=273&job=&cmd_args= 22:56:09 -> Uploading to 22:56:09 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/73D8F5FF140700D3E01443B452E23636/b97169f35c325d43d3eb4a74e9a77b31f4d0575f/8cc5a995-ad2b-42d7-aa2a-8ba1336093f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T225609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4180ffa7a8928785742192f4b165b92b8eac2d1464ea38fe0371a96269919ca 22:56:09 % Total % Received % Xferd Average Speed Time Time Time Current 22:56:09 Dload Upload Total Spent Left Speed 22:56:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6908 0 0 100 6908 0 34540 --:--:-- --:--:-- --:--:-- 34368 100 6908 0 0 100 6908 0 34540 --:--:-- --:--:-- --:--:-- 34368 22:56:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b97169f35c325d43d3eb4a74e9a77b31f4d0575f [Pipeline] } 22:56:09 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 22:56:10 + [ -d /w/workspace/foundry_device-usb-camera_PR-273/archives ] 22:56:10 + ls -al /w/workspace/foundry_device-usb-camera_PR-273/archives 22:56:10 total 16 22:56:10 drwxr-xr-x 3 root root 4096 Aug 25 22:48 . 22:56:10 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 22:48 .. 22:56:10 drwxr-xr-x 2 root root 4096 Aug 25 22:48 cost 22:56:10 -rw-r--r-- 1 root root 89 Aug 25 22:48 cost.csv 22:56:10 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-273/archives 22:56:10 + ls -al /w/workspace/foundry_device-usb-camera_PR-273/archives 22:56:10 total 16 22:56:10 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 22:48 . 22:56:10 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 22:48 .. 22:56:10 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 22:48 cost 22:56:10 -rw-r--r-- 1 jenkins jenkins 89 Aug 25 22:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:56:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:56:11 ---> package-listing.sh 22:56:11 ++ facter osfamily 22:56:11 ++ tr '[:upper:]' '[:lower:]' 22:56:11 + OS_FAMILY=debian 22:56:11 + workspace=/w/workspace/foundry_device-usb-camera_PR-273 22:56:11 + START_PACKAGES=/tmp/packages_start.txt 22:56:11 + END_PACKAGES=/tmp/packages_end.txt 22:56:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:56:11 + PACKAGES=/tmp/packages_start.txt 22:56:11 + '[' /w/workspace/foundry_device-usb-camera_PR-273 ']' 22:56:11 + PACKAGES=/tmp/packages_end.txt 22:56:11 + case "${OS_FAMILY}" in 22:56:11 + dpkg -l 22:56:11 + grep '^ii' 22:56:11 + '[' -f /tmp/packages_start.txt ']' 22:56:11 + '[' -f /tmp/packages_end.txt ']' 22:56:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:56:11 + '[' /w/workspace/foundry_device-usb-camera_PR-273 ']' 22:56:11 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-273/archives/ 22:56:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-273/archives/ [Pipeline] echo 22:56:11 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-273/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:56:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:12 prd-ubuntu20.04-docker-8c-8g-4596 does not seem to be running inside a container 22:56:12 $ 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-273/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-273 -v /w/workspace/foundry_device-usb-camera_PR-273:/w/workspace/foundry_device-usb-camera_PR-273:rw,z -v /w/workspace/foundry_device-usb-camera_PR-273@tmp:/w/workspace/foundry_device-usb-camera_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:56:13 $ docker top 0eeb38522907c0bce7ab2e429f932b30620be43659e16e0b0f2b3b431fac32cc -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:13 + touch /tmp/pre-build-complete [Pipeline] sh 22:56:13 + mkdir -p /var/log/sysstat [Pipeline] sh 22:56:13 + ls /var/log/sa-host 22:56:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:14 provisioning config files... 22:56:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-273@tmp/config1230229385230470950tmp [Pipeline] { [Pipeline] echo 22:56:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:56:14 ---> create-netrc.sh [Pipeline] } 22:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:56:14 ---> python-tools-install.sh [Pipeline] echo 22:56:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:56:15 ---> sudo-logs.sh 22:56:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:56:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:56:15 ---> job-cost.sh 22:56:15 lf-activate-venv: SKIPPING 22:56:15 DEBUG: total: 0.2199999988079071 22:56:15 INFO: Retrieving Stack Cost... 22:56:15 INFO: Retrieving Pricing Info for: v3-standard-8 22:56:16 INFO: Archiving Costs [Pipeline] echo 22:56:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:56:16 ---> logs-deploy.sh 22:56:16 lf-activate-venv: SKIPPING 22:56:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-273/2 22:56:16 INFO: archiving workspace using pattern(s): 22:56:17 Archives upload complete. 22:56:17 INFO: archiving logs to Nexus