Pull request #105 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef50503f6b5d2bc5f65a96520df794f4c036e296+5fffbd66594f49ede0a3d86a9de33fe9badea20d (9f2ae349b86dcec407c569b48d19c286ce4ebccb) 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-ssh4953311751370440702.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11236931596567812834.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-105/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-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10285860671602270039.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13017324656801734225.key Verifying host key using known hosts file > 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-105/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-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10152484331360371563.key Verifying host key using known hosts file > 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-117291’ is offline ‘prd-ubuntu20.04-docker-8c-8g-117309’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-117298’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-117308’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117311 in /w/workspace/foundry_device-usb-camera_PR-105 [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-105 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 5fffbd66594f49ede0a3d86a9de33fe9badea20d into PR head commit ef50503f6b5d2bc5f65a96520df794f4c036e296 Merge succeeded, producing ef50503f6b5d2bc5f65a96520df794f4c036e296 Checking out Revision ef50503f6b5d2bc5f65a96520df794f4c036e296 (PR-105) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef50503f6b5d2bc5f65a96520df794f4c036e296 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 5fffbd66594f49ede0a3d86a9de33fe9badea20d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef50503f6b5d2bc5f65a96520df794f4c036e296 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:34:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:34:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:34:12 ========================================================= 20:34:12 EdgeX Global Pipelines Version Info 20:34:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 21601aa10ec61710d3cc70fa429188391a8f3463 # timeout=10 20:34:12 ------------------- 20:34:12 stable info: 20:34:12 ------------------- 20:34:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:34:12 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:34:12 Message: update stable to v1.0.243 20:34:13 ------------------- 20:34:13 experimental info: 20:34:13 ------------------- 20:34:13 Commited By: **** collab-it+edgex@linuxfoundation.org 20:34:13 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:34:13 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:34:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 20:34:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 20:34:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 20:34:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef50503f6b5d2bc5f65a96520df794f4c036e296 [Pipeline] echo 20:34:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef50503 [Pipeline] echo 20:34:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:14 provisioning config files... 20:34:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config18279907175526703909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:14 ---> docker-login.sh 20:34:14 nexus3.edgexfoundry.org:10001 20:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:14 Configure a credential helper to remove this warning. See 20:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:14 20:34:14 Login Succeeded 20:34:14 nexus3.edgexfoundry.org:10002 20:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:14 Configure a credential helper to remove this warning. See 20:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:14 20:34:14 Login Succeeded 20:34:14 nexus3.edgexfoundry.org:10003 20:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:14 Configure a credential helper to remove this warning. See 20:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:14 20:34:14 Login Succeeded 20:34:14 nexus3.edgexfoundry.org:10004 20:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:14 Configure a credential helper to remove this warning. See 20:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:14 20:34:14 Login Succeeded 20:34:14 docker.io 20:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:15 Configure a credential helper to remove this warning. See 20:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:15 20:34:15 Login Succeeded 20:34:15 ---> docker-login.sh ends [Pipeline] } 20:34:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:34:15 + git rev-list -1 --merges ef50503f6b5d2bc5f65a96520df794f4c036e296~1..ef50503f6b5d2bc5f65a96520df794f4c036e296 [Pipeline] echo 20:34:15 -----------> git rev-list -1 --merges ef50503f6b5d2bc5f65a96520df794f4c036e296~1..ef50503f6b5d2bc5f65a96520df794f4c036e296 ef50503f6b5d2bc5f65a96520df794f4c036e296 [false] [Pipeline] sh 20:34:16 + git log --format=format:%s -1 ef50503f6b5d2bc5f65a96520df794f4c036e296 [Pipeline] echo 20:34:16 ========================================================= 20:34:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:34:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:16 + git log --format=format:%s -1 ef50503f6b5d2bc5f65a96520df794f4c036e296 [Pipeline] echo 20:34:16 [semverPrep] GIT_COMMIT: ef50503f6b5d2bc5f65a96520df794f4c036e296, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 [Pipeline] echo 20:34:16 [semverPrep] This is not a build commit. [Pipeline] sh 20:34:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:34:16 + grep -v github /etc/ssh/ssh_known_hosts 20:34:16 + [ -e /tmp/ssh_known_hosts ] 20:34:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:34:16 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:34:16 sudo tee -a /etc/ssh/ssh_known_hosts 20:34:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:17 20:34:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:17 0.1.4: Pulling from edgex-devops/py-git-semver 20:34:17 b85a868b505f: Pulling fs layer 20:34:17 e2be974225ed: Pulling fs layer 20:34:17 339a4e72a1f5: Pulling fs layer 20:34:17 988bab9f4d93: Pulling fs layer 20:34:17 1469e6f7b9e6: Pulling fs layer 20:34:17 eaf3925da568: Pulling fs layer 20:34:17 bab4dde63d76: Pulling fs layer 20:34:17 bde34c3a00c8: Pulling fs layer 20:34:17 b352a97aabf1: Pulling fs layer 20:34:17 4872d77fe225: Pulling fs layer 20:34:17 5851b861e8e6: Pulling fs layer 20:34:17 bab4dde63d76: Waiting 20:34:17 bde34c3a00c8: Waiting 20:34:17 988bab9f4d93: Waiting 20:34:17 b352a97aabf1: Waiting 20:34:17 4872d77fe225: Waiting 20:34:17 1469e6f7b9e6: Waiting 20:34:17 5851b861e8e6: Waiting 20:34:17 eaf3925da568: Waiting 20:34:17 e2be974225ed: Verifying Checksum 20:34:17 e2be974225ed: Download complete 20:34:17 988bab9f4d93: Download complete 20:34:17 1469e6f7b9e6: Verifying Checksum 20:34:17 1469e6f7b9e6: Download complete 20:34:17 eaf3925da568: Verifying Checksum 20:34:17 eaf3925da568: Download complete 20:34:17 339a4e72a1f5: Verifying Checksum 20:34:17 339a4e72a1f5: Download complete 20:34:17 bde34c3a00c8: Download complete 20:34:17 b352a97aabf1: Download complete 20:34:17 4872d77fe225: Verifying Checksum 20:34:17 4872d77fe225: Download complete 20:34:17 5851b861e8e6: Verifying Checksum 20:34:17 5851b861e8e6: Download complete 20:34:17 b85a868b505f: Download complete 20:34:18 bab4dde63d76: Verifying Checksum 20:34:18 bab4dde63d76: Download complete 20:34:19 b85a868b505f: Pull complete 20:34:19 e2be974225ed: Pull complete 20:34:19 339a4e72a1f5: Pull complete 20:34:19 988bab9f4d93: Pull complete 20:34:20 1469e6f7b9e6: Pull complete 20:34:20 eaf3925da568: Pull complete 20:34:22 bab4dde63d76: Pull complete 20:34:22 bde34c3a00c8: Pull complete 20:34:22 b352a97aabf1: Pull complete 20:34:22 4872d77fe225: Pull complete 20:34:22 5851b861e8e6: Pull complete 20:34:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:34:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:22 prd-ubuntu20.04-docker-8c-8g-117311 does not seem to be running inside a container 20:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:34:24 $ docker top fcec3b534df3ad1837c4d24ebece2216f429effa1d12302124954beb61674aa7 -eo pid,comm 20:34:24 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). 20:34:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:24 [ssh-agent] Looking for ssh-agent implementation... 20:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:25 $ docker exec fcec3b534df3ad1837c4d24ebece2216f429effa1d12302124954beb61674aa7 ssh-agent 20:34:25 SSH_AUTH_SOCK=/tmp/ssh-zsvvOY7rNSRc/agent.32 20:34:25 SSH_AGENT_PID=38 20:34:25 Running ssh-add (command line suppressed) 20:34:25 Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_16753523546271321749.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_16753523546271321749.key) 20:34:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:25 + git tag --points-at HEAD [Pipeline] } 20:34:25 $ docker exec --env ******** --env ******** fcec3b534df3ad1837c4d24ebece2216f429effa1d12302124954beb61674aa7 ssh-agent -k 20:34:25 unset SSH_AUTH_SOCK; 20:34:25 unset SSH_AGENT_PID; 20:34:25 echo Agent pid 38 killed; 20:34:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:34:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:25 [ssh-agent] Looking for ssh-agent implementation... 20:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:25 $ docker exec fcec3b534df3ad1837c4d24ebece2216f429effa1d12302124954beb61674aa7 ssh-agent 20:34:26 SSH_AUTH_SOCK=/tmp/ssh-aH9RelCMwHtC/agent.70 20:34:26 SSH_AGENT_PID=76 20:34:26 Running ssh-add (command line suppressed) 20:34:26 Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_9539964418400059677.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_9539964418400059677.key) 20:34:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:26 + git semver init 20:34:26 2022-10-26 20:34:26,697 [run_init] DEBUG init version:0.0.0 force:False 20:34:26 2022-10-26 20:34:26,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-105/.semver 20:34:26 2022-10-26 20:34:26,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-105/.semver 20:34:26 2022-10-26 20:34:26,698 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-105/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-105, universal_newlines=False, shell=None, istream=None) 20:34:27 2022-10-26 20:34:27,494 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-105/.git/info/exclude 20:34:27 2022-10-26 20:34:27,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 with force:False 20:34:27 2022-10-26 20:34:27,495 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 20:34:27 2022-10-26 20:34:27,499 [execute] INFO git cat-file --batch-check 20:34:27 2022-10-26 20:34:27,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) 20:34:27 2022-10-26 20:34:27,507 [execute] INFO git cat-file --batch 20:34:27 2022-10-26 20:34:27,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) 20:34:27 2022-10-26 20:34:27,513 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 20:34:27 0.0.0 [Pipeline] } 20:34:27 $ docker exec --env ******** --env ******** fcec3b534df3ad1837c4d24ebece2216f429effa1d12302124954beb61674aa7 ssh-agent -k 20:34:27 unset SSH_AUTH_SOCK; 20:34:27 unset SSH_AGENT_PID; 20:34:27 echo Agent pid 76 killed; 20:34:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:28 + git semver [Pipeline] } 20:34:28 $ docker stop --time=1 fcec3b534df3ad1837c4d24ebece2216f429effa1d12302124954beb61674aa7 20:34:29 $ docker rm -f fcec3b534df3ad1837c4d24ebece2216f429effa1d12302124954beb61674aa7 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:34:30 Stashed 1 file(s) [Pipeline] echo 20:34:30 [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 20:34:30 provisioning config files... 20:34:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config12372942390655307871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:30 ---> docker-login.sh 20:34:30 nexus3.edgexfoundry.org:10001 20:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:30 Configure a credential helper to remove this warning. See 20:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:30 20:34:30 Login Succeeded 20:34:30 nexus3.edgexfoundry.org:10002 20:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:30 Configure a credential helper to remove this warning. See 20:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:30 20:34:30 Login Succeeded 20:34:30 nexus3.edgexfoundry.org:10003 20:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:30 Configure a credential helper to remove this warning. See 20:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:30 20:34:30 Login Succeeded 20:34:30 nexus3.edgexfoundry.org:10004 20:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:30 Configure a credential helper to remove this warning. See 20:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:30 20:34:30 Login Succeeded 20:34:30 docker.io 20:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:31 Configure a credential helper to remove this warning. See 20:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:31 20:34:31 Login Succeeded 20:34:31 ---> docker-login.sh ends [Pipeline] } 20:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:31 ========================================================= 20:34:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:34:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:34:31 Sending build context to Docker daemon 1.569MB 20:34:31 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 20:34:31 Step 2/13 : FROM ${BASE} AS builder 20:34:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:34:31 213ec9aee27d: Pulling fs layer 20:34:31 4583459ba037: Pulling fs layer 20:34:31 93c1e223e6f2: Pulling fs layer 20:34:31 53926ce57604: Pulling fs layer 20:34:31 21b2b0c7a3f4: Pulling fs layer 20:34:31 30f14e443154: Pulling fs layer 20:34:31 801331c1e519: Pulling fs layer 20:34:31 99cc6dd402b0: Pulling fs layer 20:34:31 7d9ed39f4882: Pulling fs layer 20:34:31 30f14e443154: Waiting 20:34:31 801331c1e519: Waiting 20:34:31 53926ce57604: Waiting 20:34:31 21b2b0c7a3f4: Waiting 20:34:31 99cc6dd402b0: Waiting 20:34:31 7d9ed39f4882: Waiting 20:34:31 93c1e223e6f2: Verifying Checksum 20:34:31 93c1e223e6f2: Download complete 20:34:31 4583459ba037: Download complete 20:34:31 21b2b0c7a3f4: Verifying Checksum 20:34:31 21b2b0c7a3f4: Download complete 20:34:31 30f14e443154: Verifying Checksum 20:34:31 30f14e443154: Download complete 20:34:32 213ec9aee27d: Verifying Checksum 20:34:32 213ec9aee27d: Download complete 20:34:32 801331c1e519: Download complete 20:34:32 213ec9aee27d: Pull complete 20:34:32 4583459ba037: Pull complete 20:34:32 93c1e223e6f2: Pull complete 20:34:32 7d9ed39f4882: Verifying Checksum 20:34:32 7d9ed39f4882: Download complete 20:34:33 53926ce57604: Verifying Checksum 20:34:33 53926ce57604: Download complete 20:34:33 99cc6dd402b0: Verifying Checksum 20:34:33 99cc6dd402b0: Download complete 20:34:37 53926ce57604: Pull complete 20:34:37 21b2b0c7a3f4: Pull complete 20:34:37 30f14e443154: Pull complete 20:34:37 801331c1e519: Pull complete 20:34:39 99cc6dd402b0: Pull complete 20:34:40 7d9ed39f4882: Pull complete 20:34:40 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 20:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:34:40 ---> 1dedd983c030 20:34:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:34:43 ---> Running in f630912fd021 20:34:43 Removing intermediate container f630912fd021 20:34:43 ---> f926545f4e43 20:34:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:43 ---> Running in 86295e51a181 20:34:43 Removing intermediate container 86295e51a181 20:34:43 ---> 9737e519bffc 20:34:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 20:34:43 ---> Running in ba64d9dc5493 20:34:44 Removing intermediate container ba64d9dc5493 20:34:44 ---> 3dbca868a52a 20:34:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:34:44 ---> Running in 49f04455ef9a 20:34:44 Removing intermediate container 49f04455ef9a 20:34:44 ---> 20278f42f18d 20:34:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:44 ---> Running in 5639629db204 20:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:34:44 (1/80) Installing mesa (21.3.8-r2) 20:34:44 (2/80) Installing libxau (1.0.9-r0) 20:34:44 (3/80) Installing libxdmcp (1.1.3-r0) 20:34:44 (4/80) Installing libxcb (1.15-r0) 20:34:44 (5/80) Installing libx11 (1.8-r0) 20:34:44 (6/80) Installing libxext (1.3.4-r0) 20:34:44 (7/80) Installing libxfixes (6.0.0-r0) 20:34:44 (8/80) Installing libxxf86vm (1.1.4-r2) 20:34:44 (9/80) Installing libpciaccess (0.16-r0) 20:34:44 (10/80) Installing libdrm (2.4.110-r0) 20:34:44 (11/80) Installing mesa-glapi (21.3.8-r2) 20:34:44 (12/80) Installing libxshmfence (1.3-r1) 20:34:44 (13/80) Installing mesa-gl (21.3.8-r2) 20:34:44 (14/80) Installing icu-data-full (71.1-r2) 20:34:44 (15/80) Installing libice (1.0.10-r0) 20:34:45 (16/80) Installing libuuid (2.38-r1) 20:34:45 (17/80) Installing libsm (1.2.3-r0) 20:34:45 (18/80) Installing libxt (1.2.1-r0) 20:34:45 (19/80) Installing libxmu (1.1.3-r0) 20:34:45 (20/80) Installing xset (1.2.4-r0) 20:34:45 (21/80) Installing xprop (1.2.5-r0) 20:34:45 (22/80) Installing xdg-utils (1.1.3-r3) 20:34:45 (23/80) Installing dbus-libs (1.14.4-r0) 20:34:45 (24/80) Installing libffi (3.4.2-r1) 20:34:45 (25/80) Installing libintl (0.21-r2) 20:34:45 (26/80) Installing libblkid (2.38-r1) 20:34:45 (27/80) Installing libmount (2.38-r1) 20:34:45 (28/80) Installing pcre (8.45-r2) 20:34:45 (29/80) Installing glib (2.72.1-r0) 20:34:45 (30/80) Installing icu-libs (71.1-r2) 20:34:45 (31/80) Installing libpcre2-16 (10.40-r0) 20:34:45 (32/80) Installing zstd-libs (1.5.2-r1) 20:34:45 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 20:34:45 (34/80) Installing hicolor-icon-theme (0.17-r1) 20:34:45 (35/80) Installing wayland-libs-server (1.20.0-r0) 20:34:45 Still waiting to schedule task 20:34:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:34:45 (36/80) Installing mesa-gbm (21.3.8-r2) 20:34:45 (37/80) Installing wayland-libs-client (1.20.0-r0) 20:34:45 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 20:34:45 (39/80) Installing libxcomposite (0.4.5-r0) 20:34:45 (40/80) Installing libbz2 (1.0.8-r1) 20:34:45 (41/80) Installing libpng (1.6.37-r1) 20:34:45 (42/80) Installing freetype (2.12.1-r0) 20:34:45 (43/80) Installing fontconfig (2.14.0-r0) 20:34:45 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 20:34:45 (45/80) Installing wayland-libs-egl (1.20.0-r0) 20:34:45 (46/80) Installing xkeyboard-config (2.35.1-r0) 20:34:45 (47/80) Installing xz-libs (5.2.5-r1) 20:34:45 (48/80) Installing libxml2 (2.9.14-r2) 20:34:45 (49/80) Installing libxkbcommon (1.4.1-r0) 20:34:45 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 20:34:45 (51/80) Installing mesa-egl (21.3.8-r2) 20:34:45 (52/80) Installing avahi-libs (0.8-r6) 20:34:45 (53/80) Installing nettle (3.7.3-r0) 20:34:45 (54/80) Installing p11-kit (0.24.1-r0) 20:34:45 (55/80) Installing libtasn1 (4.18.0-r0) 20:34:45 (56/80) Installing libunistring (1.0-r0) 20:34:45 (57/80) Installing gnutls (3.7.7-r0) 20:34:45 (58/80) Installing cups-libs (2.4.2-r0) 20:34:45 (59/80) Installing graphite2 (1.3.14-r1) 20:34:45 (60/80) Installing harfbuzz (4.3.0-r0) 20:34:45 (61/80) Installing libevdev (1.12.1-r0) 20:34:45 (62/80) Installing mtdev (1.1.6-r0) 20:34:45 (63/80) Installing eudev-libs (3.2.11-r0) 20:34:45 (64/80) Installing libinput-libs (1.20.1-r0) 20:34:45 (65/80) Installing libjpeg-turbo (2.1.3-r1) 20:34:45 (66/80) Installing xcb-util-wm (0.4.1-r1) 20:34:45 (67/80) Installing xcb-util (0.4.0-r3) 20:34:45 (68/80) Installing xcb-util-image (0.4.0-r1) 20:34:45 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 20:34:45 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 20:34:45 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 20:34:45 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 20:34:45 (73/80) Installing v4l-utils-libs (1.22.1-r1) 20:34:45 (74/80) Installing v4l-utils (1.22.1-r1) 20:34:45 (75/80) Installing udev-init-scripts (35-r0) 20:34:45 Executing udev-init-scripts-35-r0.post-install 20:34:45 (76/80) Installing kmod-libs (29-r2) 20:34:45 (77/80) Installing eudev (3.2.11-r0) 20:34:45 (78/80) Installing eudev-dev (3.2.11-r0) 20:34:45 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 20:34:45 (80/80) Installing v4l-utils-dev (1.22.1-r1) 20:34:45 Executing busybox-1.35.0-r17.trigger 20:34:45 Executing eudev-3.2.11-r0.trigger 20:34:45 OK: 330 MiB in 131 packages 20:34:48 Removing intermediate container 5639629db204 20:34:48 ---> 0814809d041a 20:34:48 Step 8/13 : WORKDIR /device-usb-camera 20:34:48 ---> Running in 527aca93ee90 20:34:48 Removing intermediate container 527aca93ee90 20:34:48 ---> e4df32016244 20:34:48 Step 9/13 : COPY go.mod vendor* ./ 20:34:48 ---> 86318e2959c0 20:34:48 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:48 ---> Running in 5749c17c4539 20:35:10 Removing intermediate container 5749c17c4539 20:35:10 ---> 36fb341bf154 20:35:10 Step 11/13 : COPY . . 20:35:10 ---> 9a22be909658 20:35:10 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:35:10 ---> Running in 5f91076b4feb 20:35:10  % Total % Received % Xferd Average Speed Time Time Time Current 20:35:10 Dload Upload Total Spent Left Speed 20:35:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 50910 0 --:--:-- --:--:-- --:--:-- 53100 20:35:10 Removing intermediate container 5f91076b4feb 20:35:10 ---> 33c3e1bf69cd 20:35:10 Step 13/13 : RUN ${MAKE} 20:35:10 ---> Running in 924cc84cd64e 20:35:10 noop 20:35:10 Removing intermediate container 924cc84cd64e 20:35:10 ---> bc32ac9031c8 20:35:10 Successfully built bc32ac9031c8 20:35:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:11 + docker inspect -f . ci-base-image-x86_64 20:35:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:11 prd-ubuntu20.04-docker-8c-8g-117311 does not seem to be running inside a container 20:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:35:11 $ docker top 2ded3e2d1149ac5c92e7fa791d89174aa055894398c736481fc50ea761b08e7a -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:11 + go version 20:35:11 go version go1.18.7 linux/amd64 [Pipeline] } 20:35:11 $ docker stop --time=1 2ded3e2d1149ac5c92e7fa791d89174aa055894398c736481fc50ea761b08e7a 20:35:13 $ docker rm -f 2ded3e2d1149ac5c92e7fa791d89174aa055894398c736481fc50ea761b08e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:13 + docker inspect -f . ci-base-image-x86_64 20:35:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:13 prd-ubuntu20.04-docker-8c-8g-117311 does not seem to be running inside a container 20:35:13 $ 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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:35:13 $ docker top 0848b3655e00ab987809fd491af768b6ac523eae569ab6dabb9f7f09a3c7bd22 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:14 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] fileExists [Pipeline] sh 20:35:14 + make test 20:35:14 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 20:35:14 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:35:24 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:35:25 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 20:35:33 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:35:33 CGO_ENABLED=1 go vet ./... 20:35:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:35:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:35:35 ./bin/test-attribution-txt.sh [Pipeline] echo 20:35:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:35:36 $ docker stop --time=1 0848b3655e00ab987809fd491af768b6ac523eae569ab6dabb9f7f09a3c7bd22 20:35:38 $ docker rm -f 0848b3655e00ab987809fd491af768b6ac523eae569ab6dabb9f7f09a3c7bd22 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:35:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:35:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:35:39 + ls -al . 20:35:39 total 204 20:35:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:35 . 20:35:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:34 .. 20:35:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:35 .git 20:35:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:34 .github 20:35:39 -rw-rw-r-- 1 jenkins jenkins 414 Oct 26 20:34 .gitignore 20:35:39 -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 20:34 .golangci.yml 20:35:39 -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 20:34 .hadolint.yml 20:35:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:34 .semver 20:35:39 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 26 20:34 Attribution.txt 20:35:39 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 26 20:34 CHANGELOG.md 20:35:39 -rw-rw-r-- 1 jenkins jenkins 2378 Oct 26 20:34 Dockerfile 20:35:39 -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 20:34 GOVERNANCE.md 20:35:39 -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 20:34 Jenkinsfile 20:35:39 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 20:34 LICENSE 20:35:39 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 26 20:34 Makefile 20:35:39 -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 20:34 OWNERS.md 20:35:39 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 26 20:34 README.md 20:35:39 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 20:34 VERSION 20:35:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:34 bin 20:35:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:34 cmd 20:35:39 -rw-r--r-- 1 jenkins jenkins 29387 Oct 26 20:35 coverage.out 20:35:39 -rwxrwxr-x 1 jenkins jenkins 140 Oct 26 20:34 docker-entrypoint.sh 20:35:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:34 docs 20:35:39 -rw-rw-r-- 1 jenkins jenkins 3622 Oct 26 20:34 go.mod 20:35:39 -rw-rw-r-- 1 jenkins jenkins 45301 Oct 26 20:34 go.sum 20:35:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:34 internal 20:35:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:34 snap 20:35:39 -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 20:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:39 + 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=ef50503f6b5d2bc5f65a96520df794f4c036e296 --label arch=amd64 --label version=0.0.0 . 20:35:39 Sending build context to Docker daemon 1.599MB 20:35:39 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 20:35:39 Step 2/35 : FROM ${BASE} AS builder 20:35:39 ---> bc32ac9031c8 20:35:39 Step 3/35 : ARG ADD_BUILD_TAGS="" 20:35:39 ---> Running in b76416817411 20:35:40 Removing intermediate container b76416817411 20:35:40 ---> e7035c9b9218 20:35:40 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:35:40 ---> Running in f5c5a307725f 20:35:40 Removing intermediate container f5c5a307725f 20:35:40 ---> 72a68b746d7d 20:35:40 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 20:35:40 ---> Running in 1c57f07c9ba2 20:35:40 Removing intermediate container 1c57f07c9ba2 20:35:40 ---> b46c00cceec0 20:35:40 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:35:40 ---> Running in f87a78139487 20:35:40 Removing intermediate container f87a78139487 20:35:40 ---> c066a3504d70 20:35:40 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:40 ---> Running in b827cbded69d 20:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:35:40 OK: 330 MiB in 131 packages 20:35:41 Removing intermediate container b827cbded69d 20:35:41 ---> 0b29b34a9ea5 20:35:41 Step 8/35 : WORKDIR /device-usb-camera 20:35:41 ---> Running in 326f82e352c7 20:35:41 Removing intermediate container 326f82e352c7 20:35:41 ---> c4770449ce1b 20:35:41 Step 9/35 : COPY go.mod vendor* ./ 20:35:41 ---> 0093f0d7b2b6 20:35:41 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:41 ---> Running in dc70c45b9c2a 20:35:42 Removing intermediate container dc70c45b9c2a 20:35:42 ---> f58bfffc29fc 20:35:42 Step 11/35 : COPY . . 20:35:42 ---> a525d5c9a2e8 20:35:42 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:35:42 ---> Running in 7538451e8647 20:35:42  % Total % Received % Xferd Average Speed Time Time Time Current 20:35:42 Dload Upload Total Spent Left Speed 20:35:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38244 0 --:--:-- --:--:-- --:--:-- 39333 20:35:43 Removing intermediate container 7538451e8647 20:35:43 ---> 0cffdf87785c 20:35:43 Step 13/35 : RUN ${MAKE} 20:35:43 ---> Running in 7864897f1130 20:35:43 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 20:36:05 Removing intermediate container 7864897f1130 20:36:05 ---> fd8ee193eaf8 20:36:05 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 20:36:05 v0.18.4: Pulling from aler9/rtsp-simple-server 20:36:05 af6660deedbd: Pulling fs layer 20:36:05 97cd0a44c592: Pulling fs layer 20:36:05 97cd0a44c592: Verifying Checksum 20:36:05 97cd0a44c592: Download complete 20:36:06 af6660deedbd: Verifying Checksum 20:36:06 af6660deedbd: Download complete 20:36:06 af6660deedbd: Pull complete 20:36:06 97cd0a44c592: Pull complete 20:36:06 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 20:36:06 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 20:36:06 ---> fea57e182299 20:36:06 Step 15/35 : FROM alpine:3.16 20:36:06 3.16: Pulling from library/alpine 20:36:06 213ec9aee27d: Already exists 20:36:07 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:36:07 Status: Downloaded newer image for alpine:3.16 20:36:07 ---> 9c6f07244728 20:36:07 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:36:07 ---> Running in 1bfb15774a79 20:36:07 Removing intermediate container 1bfb15774a79 20:36:07 ---> 62a59afbb5ef 20:36:07 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 20:36:07 ---> Running in aa4f6070c4be 20:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:36:08 (1/83) Installing dumb-init (1.2.5-r1) 20:36:08 (2/83) Installing sdl2 (2.0.22-r0) 20:36:08 (3/83) Installing libxau (1.0.9-r0) 20:36:08 (4/83) Installing libxdmcp (1.1.3-r0) 20:36:08 (5/83) Installing libxcb (1.15-r0) 20:36:08 (6/83) Installing libx11 (1.8-r0) 20:36:08 (7/83) Installing aom-libs (3.3.0-r0) 20:36:08 (8/83) Installing alsa-lib (1.2.7.2-r0) 20:36:08 (9/83) Installing expat (2.5.0-r0) 20:36:08 (10/83) Installing brotli-libs (1.0.9-r6) 20:36:08 (11/83) Installing libbz2 (1.0.8-r1) 20:36:08 (12/83) Installing libpng (1.6.37-r1) 20:36:08 (13/83) Installing freetype (2.12.1-r0) 20:36:08 (14/83) Installing fontconfig (2.14.0-r0) 20:36:08 (15/83) Installing fribidi (1.0.12-r0) 20:36:08 (16/83) Installing libffi (3.4.2-r1) 20:36:08 (17/83) Installing libintl (0.21-r2) 20:36:08 (18/83) Installing libblkid (2.38-r1) 20:36:08 (19/83) Installing libmount (2.38-r1) 20:36:08 (20/83) Installing pcre (8.45-r2) 20:36:08 (21/83) Installing glib (2.72.1-r0) 20:36:08 (22/83) Installing graphite2 (1.3.14-r1) 20:36:08 (23/83) Installing harfbuzz (4.3.0-r0) 20:36:08 (24/83) Installing libass (0.16.0-r0) 20:36:08 (25/83) Installing libdav1d (1.0.0-r0) 20:36:08 (26/83) Installing libpciaccess (0.16-r0) 20:36:08 (27/83) Installing libdrm (2.4.110-r0) 20:36:08 (28/83) Installing gmp (6.2.1-r2) 20:36:08 (29/83) Installing nettle (3.7.3-r0) 20:36:08 (30/83) Installing p11-kit (0.24.1-r0) 20:36:08 (31/83) Installing libtasn1 (4.18.0-r0) 20:36:08 (32/83) Installing libunistring (1.0-r0) 20:36:08 (33/83) Installing gnutls (3.7.7-r0) 20:36:08 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:36:08 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 20:36:08 (36/83) Installing lame (3.100-r0) 20:36:08 (37/83) Installing opus (1.3.1-r1) 20:36:08 (38/83) Installing libasyncns (0.8-r1) 20:36:08 (39/83) Installing dbus-libs (1.14.4-r0) 20:36:08 (40/83) Installing libltdl (2.4.7-r0) 20:36:08 (41/83) Installing orc (0.4.32-r0) 20:36:08 (42/83) Installing libgcc (11.2.1_git20220219-r2) 20:36:08 (43/83) Installing libogg (1.3.5-r1) 20:36:08 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 20:36:08 (45/83) Installing flac (1.3.4-r0) 20:36:08 (46/83) Installing libvorbis (1.3.7-r0) 20:36:08 (47/83) Installing libsndfile (1.1.0-r0) 20:36:08 (48/83) Installing libgomp (11.2.1_git20220219-r2) 20:36:08 (49/83) Installing soxr (0.1.3-r2) 20:36:08 (50/83) Installing speexdsp (1.2.0-r0) 20:36:08 (51/83) Installing tdb-libs (1.4.6-r0) 20:36:08 (52/83) Installing libpulse (15.0-r2) 20:36:08 (53/83) Installing cjson (1.7.15-r3) 20:36:08 (54/83) Installing mbedtls (2.28.1-r0) 20:36:08 (55/83) Installing librist (0.2.6-r1) 20:36:08 (56/83) Installing libsrt (1.4.4-r0) 20:36:08 (57/83) Installing libssh (0.9.6-r1) 20:36:08 (58/83) Installing libtheora (1.1.1-r16) 20:36:08 (59/83) Installing libjpeg-turbo (2.1.3-r1) 20:36:08 (60/83) Installing v4l-utils-libs (1.22.1-r1) 20:36:08 (61/83) Installing libxext (1.3.4-r0) 20:36:08 (62/83) Installing libxfixes (6.0.0-r0) 20:36:08 (63/83) Installing wayland-libs-client (1.20.0-r0) 20:36:08 (64/83) Installing libva (2.14.0-r0) 20:36:08 (65/83) Installing libvdpau (1.5-r0) 20:36:08 (66/83) Installing vidstab (1.1.0-r1) 20:36:08 (67/83) Installing libvpx (1.11.0-r1) 20:36:08 (68/83) Installing libwebp (1.2.3-r0) 20:36:08 (69/83) Installing x264-libs (0.163_git20210613-r0) 20:36:08 (70/83) Installing numactl (2.0.14-r0) 20:36:08 (71/83) Installing x265-libs (3.5-r3) 20:36:08 (72/83) Installing xvidcore (1.3.7-r1) 20:36:08 (73/83) Installing ffmpeg-libs (5.0.1-r1) 20:36:09 (74/83) Installing ffmpeg (5.0.1-r1) 20:36:09 (75/83) Installing udev-init-scripts (35-r0) 20:36:09 Executing udev-init-scripts-35-r0.post-install 20:36:09 (76/83) Installing eudev-libs (3.2.11-r0) 20:36:09 (77/83) Installing xz-libs (5.2.5-r1) 20:36:09 (78/83) Installing zstd-libs (1.5.2-r1) 20:36:09 (79/83) Installing kmod-libs (29-r2) 20:36:09 (80/83) Installing eudev (3.2.11-r0) 20:36:09 (81/83) Installing libsodium (1.0.18-r0) 20:36:09 (82/83) Installing libzmq (4.3.4-r0) 20:36:09 (83/83) Installing zeromq (4.3.4-r0) 20:36:09 Executing busybox-1.35.0-r17.trigger 20:36:09 Executing eudev-3.2.11-r0.trigger 20:36:09 OK: 101 MiB in 97 packages 20:36:11 Removing intermediate container aa4f6070c4be 20:36:11 ---> 3a66bce40b4f 20:36:11 Step 18/35 : WORKDIR / 20:36:11 ---> Running in 5ccc41782bec 20:36:11 Removing intermediate container 5ccc41782bec 20:36:11 ---> ca0282f41556 20:36:11 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 20:36:12 ---> f008d22b058f 20:36:12 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 20:36:12 ---> 8514da2e3589 20:36:12 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:36:12 ---> 8bbdc00e030a 20:36:12 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:36:12 ---> 68a8b4e0565a 20:36:12 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:36:12 ---> cd65278c5efb 20:36:12 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 20:36:12 ---> d76d6092df4c 20:36:12 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 20:36:13 ---> 13442d520ebd 20:36:13 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:36:13 ---> Running in 2edc44b29191 20:36:13 Removing intermediate container 2edc44b29191 20:36:13 ---> 56f0287f1c93 20:36:13 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:36:13 ---> Running in 8623c6e92700 20:36:14 Removing intermediate container 8623c6e92700 20:36:14 ---> 93258e0113b3 20:36:14 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:36:14 ---> Running in f7ad59bd1b84 20:36:15 Removing intermediate container f7ad59bd1b84 20:36:15 ---> cfe4d71ffff4 20:36:15 Step 29/35 : EXPOSE 59983 20:36:15 ---> Running in e3284dd7c7bc 20:36:15 Removing intermediate container e3284dd7c7bc 20:36:15 ---> 683f9c8b492c 20:36:15 Step 30/35 : EXPOSE 8554 20:36:15 ---> Running in 3435f1378749 20:36:15 Removing intermediate container 3435f1378749 20:36:15 ---> 097fe5360eda 20:36:15 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:36:15 ---> Running in b47e9b399e89 20:36:15 Removing intermediate container b47e9b399e89 20:36:15 ---> 050515c0add8 20:36:15 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 20:36:15 ---> Running in b22041856e72 20:36:15 Removing intermediate container b22041856e72 20:36:15 ---> 2f0997d45aa5 20:36:15 Step 33/35 : LABEL arch=amd64 20:36:15 ---> Running in f233727480f2 20:36:15 Removing intermediate container f233727480f2 20:36:15 ---> d84670c610cb 20:36:15 Step 34/35 : LABEL git_sha=ef50503f6b5d2bc5f65a96520df794f4c036e296 20:36:15 ---> Running in ffcdce88eda9 20:36:15 Removing intermediate container ffcdce88eda9 20:36:15 ---> cd694bca4cb1 20:36:15 Step 35/35 : LABEL version=0.0.0 20:36:15 ---> Running in 0e334a9ee0e6 20:36:15 Removing intermediate container 0e334a9ee0e6 20:36:15 ---> 58c1ddf4018a 20:36:15 [Warning] One or more build-args [ARCH] were not consumed 20:36:15 Successfully built 58c1ddf4018a 20:36:15 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 20:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:16 20:36:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:16 latest: Pulling from edgex-lftools-log-publisher 20:36:16 5eb5b503b376: Pulling fs layer 20:36:16 5c69ac0246d0: Pulling fs layer 20:36:16 ec43610c2a17: Pulling fs layer 20:36:16 3a2ae6a8a46f: Pulling fs layer 20:36:16 33b1e0a273af: Pulling fs layer 20:36:16 5d3b04190fa2: Pulling fs layer 20:36:16 2f39f015ded8: Pulling fs layer 20:36:16 33b1e0a273af: Waiting 20:36:16 5d3b04190fa2: Waiting 20:36:16 2f39f015ded8: Waiting 20:36:16 3a2ae6a8a46f: Waiting 20:36:16 5c69ac0246d0: Verifying Checksum 20:36:16 5c69ac0246d0: Download complete 20:36:16 3a2ae6a8a46f: Verifying Checksum 20:36:16 3a2ae6a8a46f: Download complete 20:36:16 ec43610c2a17: Verifying Checksum 20:36:16 ec43610c2a17: Download complete 20:36:16 33b1e0a273af: Verifying Checksum 20:36:16 33b1e0a273af: Download complete 20:36:16 5d3b04190fa2: Verifying Checksum 20:36:16 5d3b04190fa2: Download complete 20:36:16 5eb5b503b376: Verifying Checksum 20:36:16 5eb5b503b376: Download complete 20:36:17 2f39f015ded8: Download complete 20:36:17 5eb5b503b376: Pull complete 20:36:18 5c69ac0246d0: Pull complete 20:36:18 ec43610c2a17: Pull complete 20:36:18 3a2ae6a8a46f: Pull complete 20:36:19 33b1e0a273af: Pull complete 20:36:19 5d3b04190fa2: Pull complete 20:36:24 2f39f015ded8: Pull complete 20:36:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:24 prd-ubuntu20.04-docker-8c-8g-117311 does not seem to be running inside a container 20:36:24 $ 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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@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 20:36:27 $ docker top ca7e414bf40e25419c06e90e4f81cbb3730b78470d37adc2eb1fd68bc3744ce7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:27 ---> job-cost.sh 20:36:27 lf-activate-venv: SKIPPING 20:36:27 INFO: No Stack... 20:36:28 INFO: Retrieving Pricing Info for: v3-standard-8 20:36:28 INFO: Archiving Costs [Pipeline] sh 20:36:28 + cat /w/workspace/foundry_device-usb-camera_PR-105/archives/cost.csv 20:36:28 + cut -d, -f6 [Pipeline] lock 20:36:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-6-stack-cost] 20:36:28 Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-6-stack-cost] did not exist. Created. 20:36:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:28 + echo total: 0.2199999988079071 [Pipeline] stash 20:36:28 Stashed 1 file(s) [Pipeline] } 20:36:28 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-6-stack-cost] [Pipeline] // lock [Pipeline] } 20:36:29 $ docker stop --time=1 ca7e414bf40e25419c06e90e4f81cbb3730b78470d37adc2eb1fd68bc3744ce7 20:36:30 $ docker rm -f ca7e414bf40e25419c06e90e4f81cbb3730b78470d37adc2eb1fd68bc3744ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:37:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117317 in /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] { [Pipeline] ws 20:37:27 Running in /w/workspace/device-usb-camera/6 [Pipeline] { [Pipeline] checkout 20:37:27 Selected Git installation does not exist. Using Default 20:37:27 The recommended git tool is: NONE 20:37:34 using credential edgex-jenkins-ssh 20:37:34 Cloning the remote Git repository 20:37:34 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 20:37:35 > git init /w/workspace/device-usb-camera/6 # timeout=10 20:37:35 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:37:35 > git --version # timeout=10 20:37:35 > git --version # 'git version 2.25.1' 20:37:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:35 Verifying host key using known hosts file 20:37:35 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:37:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:37:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:37 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:37:37 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:37:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:37 Verifying host key using known hosts file 20:37:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:37:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:37:38 Merging remotes/origin/main commit 5fffbd66594f49ede0a3d86a9de33fe9badea20d into PR head commit ef50503f6b5d2bc5f65a96520df794f4c036e296 20:37:38 Merge succeeded, producing ef50503f6b5d2bc5f65a96520df794f4c036e296 20:37:38 Checking out Revision ef50503f6b5d2bc5f65a96520df794f4c036e296 (PR-105) 20:37:38 > git config core.sparsecheckout # timeout=10 20:37:38 > git checkout -f ef50503f6b5d2bc5f65a96520df794f4c036e296 # timeout=10 20:37:38 > git remote # timeout=10 20:37:38 > git config --get remote.origin.url # timeout=10 20:37:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:38 Verifying host key using known hosts file 20:37:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:37:38 > git merge 5fffbd66594f49ede0a3d86a9de33fe9badea20d # timeout=10 20:37:38 > git rev-parse HEAD^{commit} # timeout=10 20:37:38 > git config core.sparsecheckout # timeout=10 20:37:38 > git checkout -f ef50503f6b5d2bc5f65a96520df794f4c036e296 # timeout=10 20:37:39 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:37:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:40 Dload Upload Total Spent Left Speed 20:37:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 155k 0 --:--:-- --:--:-- --:--:-- 155k [Pipeline] sh 20:37:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:37:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:37:41 + sudo tee /etc/docker/daemon.new 20:37:41 { 20:37:41 "registry-mirrors": [ 20:37:41 "https://nexus3.edgexfoundry.org:10001" 20:37:41 ], 20:37:41 "bip": "10.250.0.254/24", 20:37:41 "hosts": [ 20:37:41 "tcp://0.0.0.0:5555", 20:37:41 "unix:///var/run/docker.sock" 20:37:41 ], 20:37:41 "mtu": 1458, 20:37:41 "selinux-enabled": true, 20:37:41 "seccomp-profile": "/etc/docker/seccomp.json" 20:37:41 } [Pipeline] sh 20:37:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:37:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:00 provisioning config files... 20:38:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/6@tmp/config208063142478932952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:01 ---> docker-login.sh 20:38:01 nexus3.edgexfoundry.org:10001 20:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:02 Configure a credential helper to remove this warning. See 20:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:02 20:38:02 Login Succeeded 20:38:02 nexus3.edgexfoundry.org:10002 20:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:02 Configure a credential helper to remove this warning. See 20:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:02 20:38:02 Login Succeeded 20:38:02 nexus3.edgexfoundry.org:10003 20:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:02 Configure a credential helper to remove this warning. See 20:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:02 20:38:02 Login Succeeded 20:38:02 nexus3.edgexfoundry.org:10004 20:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:03 Configure a credential helper to remove this warning. See 20:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:03 20:38:03 Login Succeeded 20:38:03 docker.io 20:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:03 Configure a credential helper to remove this warning. See 20:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:03 20:38:03 Login Succeeded 20:38:03 ---> docker-login.sh ends [Pipeline] } 20:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:04 ========================================================= 20:38:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:38:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:38:04 Sending build context to Docker daemon 1.027MB 20:38:04 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 20:38:04 Step 2/13 : FROM ${BASE} AS builder 20:38:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:38:05 9b18e9b68314: Pulling fs layer 20:38:05 d32db5db7311: Pulling fs layer 20:38:05 d0c4b47475fc: Pulling fs layer 20:38:05 5831b945b038: Pulling fs layer 20:38:05 86bbec2aaacd: Pulling fs layer 20:38:05 e10730c5d714: Pulling fs layer 20:38:05 5dd5c2283517: Pulling fs layer 20:38:05 d5ac0230b979: Pulling fs layer 20:38:05 e10730c5d714: Waiting 20:38:05 5831b945b038: Waiting 20:38:05 5dd5c2283517: Waiting 20:38:05 d5ac0230b979: Waiting 20:38:05 86bbec2aaacd: Waiting 20:38:05 d0c4b47475fc: Download complete 20:38:05 d32db5db7311: Download complete 20:38:05 86bbec2aaacd: Verifying Checksum 20:38:05 86bbec2aaacd: Download complete 20:38:05 e10730c5d714: Verifying Checksum 20:38:05 e10730c5d714: Download complete 20:38:05 9b18e9b68314: Verifying Checksum 20:38:05 9b18e9b68314: Download complete 20:38:06 9b18e9b68314: Pull complete 20:38:06 d5ac0230b979: Verifying Checksum 20:38:06 d5ac0230b979: Download complete 20:38:07 d32db5db7311: Pull complete 20:38:07 d0c4b47475fc: Pull complete 20:38:08 5dd5c2283517: Verifying Checksum 20:38:08 5dd5c2283517: Download complete 20:38:08 5831b945b038: Verifying Checksum 20:38:08 5831b945b038: Download complete 20:38:23 5831b945b038: Pull complete 20:38:23 86bbec2aaacd: Pull complete 20:38:23 e10730c5d714: Pull complete 20:38:29 5dd5c2283517: Pull complete 20:38:31 d5ac0230b979: Pull complete 20:38:31 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 20:38:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:38:31 ---> 59b3b1a385d4 20:38:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:38:34 ---> Running in a5045515ad2f 20:38:34 Removing intermediate container a5045515ad2f 20:38:34 ---> 3fd056848cc2 20:38:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:38:34 ---> Running in ee45590035f1 20:38:34 Removing intermediate container ee45590035f1 20:38:34 ---> c30f96d99d04 20:38:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 20:38:34 ---> Running in 7ee48dfa6784 20:38:35 Removing intermediate container 7ee48dfa6784 20:38:35 ---> 4e87eec4d222 20:38:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:38:35 ---> Running in 24e4aa4b6461 20:38:35 Removing intermediate container 24e4aa4b6461 20:38:35 ---> 788b0cdf8a3a 20:38:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:38:36 ---> Running in 492e5eee3d44 20:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:38 (1/14) Installing libintl (0.21-r2) 20:38:38 (2/14) Installing eudev-libs (3.2.11-r0) 20:38:38 (3/14) Installing libjpeg-turbo (2.1.3-r1) 20:38:38 (4/14) Installing v4l-utils-libs (1.22.1-r1) 20:38:38 (5/14) Installing v4l-utils (1.22.1-r1) 20:38:38 (6/14) Installing udev-init-scripts (35-r0) 20:38:38 Executing udev-init-scripts-35-r0.post-install 20:38:38 (7/14) Installing libblkid (2.38-r1) 20:38:38 (8/14) Installing xz-libs (5.2.5-r1) 20:38:38 (9/14) Installing zstd-libs (1.5.2-r1) 20:38:38 (10/14) Installing kmod-libs (29-r2) 20:38:38 (11/14) Installing eudev (3.2.11-r0) 20:38:39 (12/14) Installing eudev-dev (3.2.11-r0) 20:38:39 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 20:38:39 (14/14) Installing v4l-utils-dev (1.22.1-r1) 20:38:39 Executing busybox-1.35.0-r17.trigger 20:38:39 Executing eudev-3.2.11-r0.trigger 20:38:39 OK: 228 MiB in 65 packages 20:38:40 Removing intermediate container 492e5eee3d44 20:38:40 ---> 3686f256b41e 20:38:40 Step 8/13 : WORKDIR /device-usb-camera 20:38:40 ---> Running in cf25ba3822f3 20:38:41 Removing intermediate container cf25ba3822f3 20:38:41 ---> 68bbec41751c 20:38:41 Step 9/13 : COPY go.mod vendor* ./ 20:38:41 ---> a9328fc651d8 20:38:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:41 ---> Running in f56f52ac51d0 20:39:38 Removing intermediate container f56f52ac51d0 20:39:38 ---> 5a1a0158bc2f 20:39:38 Step 11/13 : COPY . . 20:39:39 ---> b734a9c6e42b 20:39:39 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:39:39 ---> Running in 64018229ef4d 20:39:40  % Total % Received % Xferd Average Speed Time Time Time Current 20:39:40 Dload Upload Total Spent Left Speed 20:39:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6918 0 --:--:-- --:--:-- --:--:-- 6896 20:39:41 Removing intermediate container 64018229ef4d 20:39:41 ---> 9e0df08291a7 20:39:41 Step 13/13 : RUN ${MAKE} 20:39:41 ---> Running in 4c1659075523 20:39:42 noop 20:39:42 Removing intermediate container 4c1659075523 20:39:42 ---> 840d87abffb6 20:39:42 Successfully built 840d87abffb6 20:39:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:43 + docker inspect -f . ci-base-image-arm64 20:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:43 prd-ubuntu20.04-docker-arm64-4c-16g-117317 does not seem to be running inside a container 20:39:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:44 $ docker top 283a2a38473e77141cc8844b2b7fee10ce72d72c2ba5525ffb6d8bdaa8d455bf -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:45 + go version 20:39:45 go version go1.18.7 linux/arm64 [Pipeline] } 20:39:45 $ docker stop --time=1 283a2a38473e77141cc8844b2b7fee10ce72d72c2ba5525ffb6d8bdaa8d455bf 20:39:47 $ docker rm -f 283a2a38473e77141cc8844b2b7fee10ce72d72c2ba5525ffb6d8bdaa8d455bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:48 + docker inspect -f . ci-base-image-arm64 20:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:48 prd-ubuntu20.04-docker-arm64-4c-16g-117317 does not seem to be running inside a container 20:39:48 $ 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/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:49 $ docker top ad1afdf730f579aea4d0153d7573a8594d62e6152a3f1780a183674bc2a7692a -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:50 + git config --global --add safe.directory /w/workspace/device-usb-camera/6 [Pipeline] fileExists [Pipeline] sh 20:39:51 + make test 20:39:51 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 20:39:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:41:44 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:41:47 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 1.9% of statements 20:41:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:41:47 CGO_ENABLED=1 go vet ./... 20:42:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:19 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:42:20 $ docker stop --time=1 ad1afdf730f579aea4d0153d7573a8594d62e6152a3f1780a183674bc2a7692a 20:42:22 $ docker rm -f ad1afdf730f579aea4d0153d7573a8594d62e6152a3f1780a183674bc2a7692a [Pipeline] // withDockerContainer [Pipeline] sh 20:42:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:42:24 Warning: overwriting stash ‘coverage-report’ 20:42:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:42:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:42:25 + ls -al . 20:42:25 total 200 20:42:25 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 20:39 . 20:42:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:37 .. 20:42:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:37 .git 20:42:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:37 .github 20:42:25 -rw-rw-r-- 1 jenkins jenkins 414 Oct 26 20:37 .gitignore 20:42:25 -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 20:37 .golangci.yml 20:42:25 -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 20:37 .hadolint.yml 20:42:25 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 26 20:37 Attribution.txt 20:42:25 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 26 20:37 CHANGELOG.md 20:42:25 -rw-rw-r-- 1 jenkins jenkins 2378 Oct 26 20:37 Dockerfile 20:42:25 -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 20:37 GOVERNANCE.md 20:42:25 -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 20:37 Jenkinsfile 20:42:25 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 20:37 LICENSE 20:42:25 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 26 20:37 Makefile 20:42:25 -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 20:37 OWNERS.md 20:42:25 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 26 20:37 README.md 20:42:25 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 20:34 VERSION 20:42:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:37 bin 20:42:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:37 cmd 20:42:25 -rw-r--r-- 1 jenkins jenkins 29387 Oct 26 20:41 coverage.out 20:42:25 -rwxrwxr-x 1 jenkins jenkins 140 Oct 26 20:37 docker-entrypoint.sh 20:42:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:37 docs 20:42:25 -rw-rw-r-- 1 jenkins jenkins 3622 Oct 26 20:37 go.mod 20:42:25 -rw-rw-r-- 1 jenkins jenkins 45301 Oct 26 20:37 go.sum 20:42:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:37 internal 20:42:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:37 snap 20:42:25 -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 20:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:25 + 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=ef50503f6b5d2bc5f65a96520df794f4c036e296 --label arch=arm64 --label version=0.0.0 . 20:42:26 Sending build context to Docker daemon 1.057MB 20:42:26 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 20:42:26 Step 2/35 : FROM ${BASE} AS builder 20:42:26 ---> 840d87abffb6 20:42:26 Step 3/35 : ARG ADD_BUILD_TAGS="" 20:42:26 ---> Running in b8d3b2972091 20:42:26 Removing intermediate container b8d3b2972091 20:42:26 ---> cc30f7613b3e 20:42:26 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:42:26 ---> Running in 50f78ae7099e 20:42:27 Removing intermediate container 50f78ae7099e 20:42:27 ---> 3f25b2be04af 20:42:27 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 20:42:27 ---> Running in 283df0e39e76 20:42:27 Removing intermediate container 283df0e39e76 20:42:27 ---> 601042fca966 20:42:27 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:42:27 ---> Running in c2eabf52d6fe 20:42:28 Removing intermediate container c2eabf52d6fe 20:42:28 ---> 4a8ef97a0093 20:42:28 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:42:28 ---> Running in 5a271c73826e 20:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:32 OK: 228 MiB in 65 packages 20:42:33 Removing intermediate container 5a271c73826e 20:42:33 ---> 357d51cb0fc6 20:42:33 Step 8/35 : WORKDIR /device-usb-camera 20:42:33 ---> Running in dc47ec5cd0f7 20:42:34 Removing intermediate container dc47ec5cd0f7 20:42:34 ---> db27f7c3a4db 20:42:34 Step 9/35 : COPY go.mod vendor* ./ 20:42:34 ---> 30966f1c2c23 20:42:34 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:34 ---> Running in 73d8bef93839 20:42:39 Removing intermediate container 73d8bef93839 20:42:39 ---> 1d9afb8b99ea 20:42:39 Step 11/35 : COPY . . 20:42:41 ---> 8a1f252add67 20:42:41 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:42:41 ---> Running in 36045c7ca551 20:42:43  % Total % Received % Xferd Average Speed Time Time Time Current 20:42:43 Dload Upload Total Spent Left Speed 20:42:43 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9448 0 --:--:-- --:--:-- --:--:-- 9567 20:42:44 Removing intermediate container 36045c7ca551 20:42:44 ---> e33bef1f512b 20:42:44 Step 13/35 : RUN ${MAKE} 20:42:44 ---> Running in 2a2e52a7b6fb 20:42:45 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 20:45:37 Removing intermediate container 2a2e52a7b6fb 20:45:37 ---> 6198cbf1ef89 20:45:37 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 20:45:37 v0.18.4: Pulling from aler9/rtsp-simple-server 20:45:37 eab2503cf8f4: Pulling fs layer 20:45:37 97cd0a44c592: Pulling fs layer 20:45:37 97cd0a44c592: Verifying Checksum 20:45:37 eab2503cf8f4: Verifying Checksum 20:45:37 eab2503cf8f4: Download complete 20:45:37 eab2503cf8f4: Pull complete 20:45:37 97cd0a44c592: Pull complete 20:45:37 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 20:45:37 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 20:45:37 ---> 7f763cca56b3 20:45:37 Step 15/35 : FROM alpine:3.16 20:45:37 3.16: Pulling from library/alpine 20:45:37 9b18e9b68314: Already exists 20:45:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:45:37 Status: Downloaded newer image for alpine:3.16 20:45:37 ---> a6215f271958 20:45:37 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:45:37 ---> Running in 27d64d053801 20:45:37 Removing intermediate container 27d64d053801 20:45:37 ---> f3ce9a80fbde 20:45:37 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 20:45:37 ---> Running in 902fa3ce7a7a 20:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:45:38 (1/82) Installing dumb-init (1.2.5-r1) 20:45:38 (2/82) Installing sdl2 (2.0.22-r0) 20:45:38 (3/82) Installing libxau (1.0.9-r0) 20:45:38 (4/82) Installing libxdmcp (1.1.3-r0) 20:45:38 (5/82) Installing libxcb (1.15-r0) 20:45:38 (6/82) Installing libx11 (1.8-r0) 20:45:38 (7/82) Installing aom-libs (3.3.0-r0) 20:45:39 (8/82) Installing alsa-lib (1.2.7.2-r0) 20:45:39 (9/82) Installing expat (2.5.0-r0) 20:45:39 (10/82) Installing brotli-libs (1.0.9-r6) 20:45:39 (11/82) Installing libbz2 (1.0.8-r1) 20:45:39 (12/82) Installing libpng (1.6.37-r1) 20:45:39 (13/82) Installing freetype (2.12.1-r0) 20:45:39 (14/82) Installing fontconfig (2.14.0-r0) 20:45:39 (15/82) Installing fribidi (1.0.12-r0) 20:45:39 (16/82) Installing libffi (3.4.2-r1) 20:45:39 (17/82) Installing libintl (0.21-r2) 20:45:39 (18/82) Installing libblkid (2.38-r1) 20:45:39 (19/82) Installing libmount (2.38-r1) 20:45:39 (20/82) Installing pcre (8.45-r2) 20:45:39 (21/82) Installing glib (2.72.1-r0) 20:45:39 (22/82) Installing graphite2 (1.3.14-r1) 20:45:39 (23/82) Installing harfbuzz (4.3.0-r0) 20:45:39 (24/82) Installing libass (0.16.0-r0) 20:45:39 (25/82) Installing libdav1d (1.0.0-r0) 20:45:39 (26/82) Installing libdrm (2.4.110-r0) 20:45:39 (27/82) Installing gmp (6.2.1-r2) 20:45:39 (28/82) Installing nettle (3.7.3-r0) 20:45:39 (29/82) Installing p11-kit (0.24.1-r0) 20:45:39 (30/82) Installing libtasn1 (4.18.0-r0) 20:45:39 (31/82) Installing libunistring (1.0-r0) 20:45:39 (32/82) Installing gnutls (3.7.7-r0) 20:45:39 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:45:39 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 20:45:39 (35/82) Installing lame (3.100-r0) 20:45:39 (36/82) Installing opus (1.3.1-r1) 20:45:39 (37/82) Installing libasyncns (0.8-r1) 20:45:39 (38/82) Installing dbus-libs (1.14.4-r0) 20:45:39 (39/82) Installing libltdl (2.4.7-r0) 20:45:39 (40/82) Installing orc (0.4.32-r0) 20:45:39 (41/82) Installing libgcc (11.2.1_git20220219-r2) 20:45:39 (42/82) Installing libogg (1.3.5-r1) 20:45:39 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 20:45:39 (44/82) Installing flac (1.3.4-r0) 20:45:39 (45/82) Installing libvorbis (1.3.7-r0) 20:45:39 (46/82) Installing libsndfile (1.1.0-r0) 20:45:39 (47/82) Installing libgomp (11.2.1_git20220219-r2) 20:45:39 (48/82) Installing soxr (0.1.3-r2) 20:45:39 (49/82) Installing speexdsp (1.2.0-r0) 20:45:39 (50/82) Installing tdb-libs (1.4.6-r0) 20:45:39 (51/82) Installing libpulse (15.0-r2) 20:45:40 (52/82) Installing cjson (1.7.15-r3) 20:45:40 (53/82) Installing mbedtls (2.28.1-r0) 20:45:40 (54/82) Installing librist (0.2.6-r1) 20:45:40 (55/82) Installing libsrt (1.4.4-r0) 20:45:40 (56/82) Installing libssh (0.9.6-r1) 20:45:40 (57/82) Installing libtheora (1.1.1-r16) 20:45:40 (58/82) Installing libjpeg-turbo (2.1.3-r1) 20:45:40 (59/82) Installing v4l-utils-libs (1.22.1-r1) 20:45:40 (60/82) Installing libxext (1.3.4-r0) 20:45:40 (61/82) Installing libxfixes (6.0.0-r0) 20:45:40 (62/82) Installing wayland-libs-client (1.20.0-r0) 20:45:40 (63/82) Installing libva (2.14.0-r0) 20:45:40 (64/82) Installing libvdpau (1.5-r0) 20:45:40 (65/82) Installing vidstab (1.1.0-r1) 20:45:40 (66/82) Installing libvpx (1.11.0-r1) 20:45:40 (67/82) Installing libwebp (1.2.3-r0) 20:45:40 (68/82) Installing x264-libs (0.163_git20210613-r0) 20:45:40 (69/82) Installing numactl (2.0.14-r0) 20:45:40 (70/82) Installing x265-libs (3.5-r3) 20:45:40 (71/82) Installing xvidcore (1.3.7-r1) 20:45:40 (72/82) Installing ffmpeg-libs (5.0.1-r1) 20:45:41 (73/82) Installing ffmpeg (5.0.1-r1) 20:45:41 (74/82) Installing udev-init-scripts (35-r0) 20:45:41 Executing udev-init-scripts-35-r0.post-install 20:45:41 (75/82) Installing eudev-libs (3.2.11-r0) 20:45:41 (76/82) Installing xz-libs (5.2.5-r1) 20:45:41 (77/82) Installing zstd-libs (1.5.2-r1) 20:45:41 (78/82) Installing kmod-libs (29-r2) 20:45:41 (79/82) Installing eudev (3.2.11-r0) 20:45:41 (80/82) Installing libsodium (1.0.18-r0) 20:45:41 (81/82) Installing libzmq (4.3.4-r0) 20:45:41 (82/82) Installing zeromq (4.3.4-r0) 20:45:41 Executing busybox-1.35.0-r17.trigger 20:45:41 Executing eudev-3.2.11-r0.trigger 20:45:41 OK: 78 MiB in 96 packages 20:45:44 Removing intermediate container 902fa3ce7a7a 20:45:44 ---> c2ec40585c1c 20:45:44 Step 18/35 : WORKDIR / 20:45:45 ---> Running in 3e531c12b126 20:45:45 Removing intermediate container 3e531c12b126 20:45:45 ---> 52c4171426ac 20:45:45 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 20:45:46 ---> 9be2ed648817 20:45:46 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 20:45:47 ---> a8c118eee5a6 20:45:47 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:45:47 ---> c26c8a9a2148 20:45:47 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:45:48 ---> d2e87f39f79f 20:45:48 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:45:49 ---> cf37f0cb2650 20:45:49 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 20:45:49 ---> 7b1c48589af9 20:45:49 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 20:45:51 ---> b5b1633e6e7e 20:45:51 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:45:51 ---> Running in 4b211ce855c0 20:45:53 Removing intermediate container 4b211ce855c0 20:45:53 ---> df91cb553b70 20:45:53 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:45:53 ---> Running in b0cb9b75f76b 20:45:55 Removing intermediate container b0cb9b75f76b 20:45:55 ---> 17f550b426b0 20:45:55 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:45:55 ---> Running in 90c6c3d6549d 20:45:56 Removing intermediate container 90c6c3d6549d 20:45:56 ---> 6aada77565c8 20:45:56 Step 29/35 : EXPOSE 59983 20:45:56 ---> Running in 6a0dfa1e4af0 20:45:56 Removing intermediate container 6a0dfa1e4af0 20:45:56 ---> 23cf97f07a17 20:45:56 Step 30/35 : EXPOSE 8554 20:45:56 ---> Running in 2254aa0ba610 20:45:57 Removing intermediate container 2254aa0ba610 20:45:57 ---> 6fd6dc4d5224 20:45:57 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:45:57 ---> Running in 1e363078d99b 20:45:57 Removing intermediate container 1e363078d99b 20:45:57 ---> e85452c5c1f5 20:45:57 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 20:45:57 ---> Running in a0e9d8dfb0a3 20:45:58 Removing intermediate container a0e9d8dfb0a3 20:45:58 ---> 8ca2f69c2d46 20:45:58 Step 33/35 : LABEL arch=arm64 20:45:58 ---> Running in 541fbba9e36f 20:45:58 Removing intermediate container 541fbba9e36f 20:45:58 ---> 12c0db3d53d1 20:45:58 Step 34/35 : LABEL git_sha=ef50503f6b5d2bc5f65a96520df794f4c036e296 20:45:58 ---> Running in 6d46118d341c 20:45:59 Removing intermediate container 6d46118d341c 20:45:59 ---> fb096c49f84c 20:45:59 Step 35/35 : LABEL version=0.0.0 20:45:59 ---> Running in 6e36359ab8cb 20:45:59 Removing intermediate container 6e36359ab8cb 20:45:59 ---> b3727184512d 20:45:59 [Warning] One or more build-args [ARCH] were not consumed 20:45:59 Successfully built b3727184512d 20:45:59 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 20:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:59 20:45:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:00 arm64: Pulling from edgex-lftools-log-publisher 20:46:00 8998bd30e6a1: Pulling fs layer 20:46:00 04944245beec: Pulling fs layer 20:46:00 699f458cf7ca: Pulling fs layer 20:46:00 765212b225bb: Pulling fs layer 20:46:00 f23df028b6ca: Pulling fs layer 20:46:00 d65c8cfc05b1: Pulling fs layer 20:46:00 2437ff75d9bd: Pulling fs layer 20:46:00 765212b225bb: Waiting 20:46:00 f23df028b6ca: Waiting 20:46:00 d65c8cfc05b1: Waiting 20:46:00 2437ff75d9bd: Waiting 20:46:00 04944245beec: Verifying Checksum 20:46:00 04944245beec: Download complete 20:46:00 765212b225bb: Verifying Checksum 20:46:00 765212b225bb: Download complete 20:46:00 f23df028b6ca: Verifying Checksum 20:46:00 f23df028b6ca: Download complete 20:46:00 d65c8cfc05b1: Verifying Checksum 20:46:00 d65c8cfc05b1: Download complete 20:46:00 699f458cf7ca: Verifying Checksum 20:46:00 699f458cf7ca: Download complete 20:46:01 8998bd30e6a1: Verifying Checksum 20:46:01 8998bd30e6a1: Download complete 20:46:03 2437ff75d9bd: Verifying Checksum 20:46:03 2437ff75d9bd: Download complete 20:46:05 8998bd30e6a1: Pull complete 20:46:05 04944245beec: Pull complete 20:46:07 699f458cf7ca: Pull complete 20:46:07 765212b225bb: Pull complete 20:46:08 f23df028b6ca: Pull complete 20:46:08 d65c8cfc05b1: Pull complete 20:46:23 2437ff75d9bd: Pull complete 20:46:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:23 prd-ubuntu20.04-docker-arm64-4c-16g-117317 does not seem to be running inside a container 20:46:23 $ 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/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:46:26 $ docker top cc02bd172c6f3a83bf69045107fbb401d44bd7fc666c4ca8bce50b746b066c26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:27 ---> job-cost.sh 20:46:27 lf-activate-venv: SKIPPING 20:46:27 INFO: No Stack... 20:46:28 INFO: Retrieving Pricing Info for: v3-standard-4 20:46:28 INFO: Archiving Costs [Pipeline] sh 20:46:29 + cat /w/workspace/device-usb-camera/6/archives/cost.csv 20:46:29 + cut -d, -f6 [Pipeline] lock 20:46:29 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-6-stack-cost] 20:46:29 Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-6-stack-cost] did not exist. Created. 20:46:29 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:30 /w/workspace/device-usb-camera/6@tmp/durable-00bb5b17/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:46:30 + echo total: 0.10999999940395355 [Pipeline] stash 20:46:31 Warning: overwriting stash ‘stack-cost’ 20:46:31 Stashed 1 file(s) [Pipeline] } 20:46:31 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-6-stack-cost] [Pipeline] // lock [Pipeline] } 20:46:31 $ docker stop --time=1 cc02bd172c6f3a83bf69045107fbb401d44bd7fc666c4ca8bce50b746b066c26 20:46:32 $ docker rm -f cc02bd172c6f3a83bf69045107fbb401d44bd7fc666c4ca8bce50b746b066c26 [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 20:46:33 provisioning config files... 20:46:33 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config18280175112431271453tmp [Pipeline] { [Pipeline] sh 20:46:33 + set +x 20:46:33 + + curl -s https://codecov.io/bash 20:46:33 bash -s -- 20:46:33 20:46:33 _____ _ 20:46:33 / ____| | | 20:46:33 | | ___ __| | ___ ___ _____ __ 20:46:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:46:33 | |___| (_) | (_| | __/ (_| (_) \ V / 20:46:33 \_____\___/ \__,_|\___|\___\___/ \_/ 20:46:33 Bash-1.0.6 20:46:33 20:46:33 20:46:33 ==> git version 2.25.1 found 20:46:33 ==> 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 20:46:33 Release-Date: 2020-01-08 20:46:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:46:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:46:33 ==> Jenkins CI detected. 20:46:33 current dir:  /w/workspace/foundry_device-usb-camera_PR-105 20:46:33 project root: . 20:46:33 --> token set from env 20:46:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:46:33 ==> Running gcov in . (disable via -X gcov) 20:46:33 ==> Python coveragepy not found 20:46:33 ==> Searching for coverage reports in: 20:46:33 + . 20:46:33 -> Found 1 reports 20:46:33 ==> Detecting git/mercurial file structure 20:46:33 ==> Reading reports 20:46:33 + ./coverage.out bytes=29387 20:46:33 ==> Appending adjustments 20:46:33 https://docs.codecov.io/docs/fixing-reports 20:46:33 + Found adjustments 20:46:33 ==> Gzipping contents 20:46:33 8.0K /tmp/codecov.AOLNXu.gz 20:46:33 ==> Uploading reports 20:46:33 url: https://codecov.io 20:46:33 query: branch=PR-105&commit=ef50503f6b5d2bc5f65a96520df794f4c036e296&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= 20:46:33 -> Pinging Codecov 20:46:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-105&commit=ef50503f6b5d2bc5f65a96520df794f4c036e296&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= 20:46:33 -> Uploading to 20:46:33 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/73D8F5FF140700D3E01443B452E23636/ef50503f6b5d2bc5f65a96520df794f4c036e296/c1425cdc-c604-41bf-adb1-e40f7dc3b34f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T204633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f221e5870a4bd50ec0966839976e95a909f875e6a43097527bc1176ce17d40b8 20:46:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:33 Dload Upload Total Spent Left Speed 20:46:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4191 0 0 100 4191 0 18793 --:--:-- --:--:-- --:--:-- 18793 20:46:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ef50503f6b5d2bc5f65a96520df794f4c036e296 [Pipeline] } 20:46:34 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 20:46:34 + [ -d /w/workspace/foundry_device-usb-camera_PR-105/archives ] 20:46:34 + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives 20:46:34 total 16 20:46:34 drwxr-xr-x 3 root root 4096 Oct 26 20:36 . 20:46:34 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 20:36 .. 20:46:34 drwxr-xr-x 2 root root 4096 Oct 26 20:36 cost 20:46:34 -rw-r--r-- 1 root root 89 Oct 26 20:36 cost.csv 20:46:34 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-105/archives 20:46:34 + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives 20:46:34 total 16 20:46:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:36 . 20:46:34 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 20:36 .. 20:46:34 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:36 cost 20:46:34 -rw-r--r-- 1 jenkins jenkins 89 Oct 26 20:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:46:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:46:35 ---> package-listing.sh 20:46:35 ++ facter osfamily 20:46:35 ++ tr '[:upper:]' '[:lower:]' 20:46:36 + OS_FAMILY=debian 20:46:36 + workspace=/w/workspace/foundry_device-usb-camera_PR-105 20:46:36 + START_PACKAGES=/tmp/packages_start.txt 20:46:36 + END_PACKAGES=/tmp/packages_end.txt 20:46:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:46:36 + PACKAGES=/tmp/packages_start.txt 20:46:36 + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' 20:46:36 + PACKAGES=/tmp/packages_end.txt 20:46:36 + case "${OS_FAMILY}" in 20:46:36 + dpkg -l 20:46:36 + grep '^ii' 20:46:36 + '[' -f /tmp/packages_start.txt ']' 20:46:36 + '[' -f /tmp/packages_end.txt ']' 20:46:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:46:36 + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' 20:46:36 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-105/archives/ 20:46:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-105/archives/ [Pipeline] echo 20:46:36 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-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:46:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:37 prd-ubuntu20.04-docker-8c-8g-117311 does not seem to be running inside a container 20:46:37 $ 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-105/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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:46:37 $ docker top 555a4cfb2ca766728be4262a365fc4edc57d1dce56defbcef7b2abe374446bf2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:37 + touch /tmp/pre-build-complete [Pipeline] sh 20:46:37 + mkdir -p /var/log/sysstat [Pipeline] sh 20:46:38 + ls /var/log/sa-host 20:46:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:38 provisioning config files... 20:46:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config7525064264388193768tmp [Pipeline] { [Pipeline] echo 20:46:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:46:38 ---> create-netrc.sh [Pipeline] } 20:46:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:46:39 ---> python-tools-install.sh [Pipeline] echo 20:46:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:46:39 ---> sudo-logs.sh 20:46:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:46:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:46:39 ---> job-cost.sh 20:46:39 lf-activate-venv: SKIPPING 20:46:39 DEBUG: total: 0.2199999988079071 20:46:39 INFO: Retrieving Stack Cost... 20:46:40 INFO: Retrieving Pricing Info for: v3-standard-8 20:46:40 INFO: Archiving Costs [Pipeline] echo 20:46:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:46:40 ---> logs-deploy.sh 20:46:40 lf-activate-venv: SKIPPING 20:46:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-105/6 20:46:40 INFO: archiving workspace using pattern(s): 20:46:41 Archives upload complete. 20:46:41 INFO: archiving logs to Nexus