Pull request #87 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37cb0c53ec1c30c1104bede5543bb76b9774e4f6+c91cc494b17f60a6c3435008630f1c4da06e6238 (1cf6d9a0762faa7e09c46688872631f70cfb9ff7) 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-ssh10691779078416646266.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14375804884292263697.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15966450716539548113.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7488369809821982788.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4287576405231814921.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16586393665478188433.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1167 in /w/workspace/xfoundry_device-usb-camera_PR-87 [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/xfoundry_device-usb-camera_PR-87 # 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 > 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/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c91cc494b17f60a6c3435008630f1c4da06e6238 into PR head commit 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 Merge succeeded, producing 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 Checking out Revision 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 (PR-87) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:23:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:23:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:23:35 ========================================================= 17:23:35 EdgeX Global Pipelines Version Info 17:23:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 # 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 c91cc494b17f60a6c3435008630f1c4da06e6238 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 # timeout=10 17:23:36 ------------------- 17:23:36 stable info: 17:23:36 ------------------- 17:23:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:23:36 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:23:36 Message: update stable to v1.0.239 17:23:36 ------------------- 17:23:36 experimental info: 17:23:36 ------------------- 17:23:36 Commited By: **** collab-it+edgex@linuxfoundation.org 17:23:36 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:23:36 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:23:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:23:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:23:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:23:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:23:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-87 [Pipeline] echo 17:23:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-87 [Pipeline] echo 17:23:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-87 [Pipeline] echo 17:23:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [Pipeline] echo 17:23:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37cb0c5 [Pipeline] echo 17:23:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:38 provisioning config files... 17:23:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/config6462197838531469218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:38 ---> docker-login.sh 17:23:38 nexus3.edgexfoundry.org:10001 17:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:39 Configure a credential helper to remove this warning. See 17:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:39 17:23:39 Login Succeeded 17:23:39 nexus3.edgexfoundry.org:10002 17:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:39 Configure a credential helper to remove this warning. See 17:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:39 17:23:39 Login Succeeded 17:23:39 nexus3.edgexfoundry.org:10003 17:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:39 Configure a credential helper to remove this warning. See 17:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:39 17:23:39 Login Succeeded 17:23:39 nexus3.edgexfoundry.org:10004 17:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:39 Configure a credential helper to remove this warning. See 17:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:39 17:23:39 Login Succeeded 17:23:39 docker.io 17:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:39 Configure a credential helper to remove this warning. See 17:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:39 17:23:39 Login Succeeded 17:23:39 ---> docker-login.sh ends [Pipeline] } 17:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:23:40 + git rev-list -1 --merges 37cb0c53ec1c30c1104bede5543bb76b9774e4f6~1..37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [Pipeline] echo 17:23:40 -----------> git rev-list -1 --merges 37cb0c53ec1c30c1104bede5543bb76b9774e4f6~1..37cb0c53ec1c30c1104bede5543bb76b9774e4f6 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [false] [Pipeline] sh 17:23:40 + git log --format=format:%s -1 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [Pipeline] echo 17:23:40 ========================================================= 17:23:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:23:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:41 + git log --format=format:%s -1 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [Pipeline] echo 17:23:41 [semverPrep] GIT_COMMIT: 37cb0c53ec1c30c1104bede5543bb76b9774e4f6, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 17:23:41 [semverPrep] This is not a build commit. [Pipeline] sh 17:23:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:41 + grep -v github /etc/ssh/ssh_known_hosts 17:23:41 + [ -e /tmp/ssh_known_hosts ] 17:23:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:23:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:23:41 + sudo tee -a /etc/ssh/ssh_known_hosts 17:23:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:42 17:23:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:42 0.1.4: Pulling from edgex-devops/py-git-semver 17:23:42 b85a868b505f: Pulling fs layer 17:23:42 e2be974225ed: Pulling fs layer 17:23:42 339a4e72a1f5: Pulling fs layer 17:23:42 988bab9f4d93: Pulling fs layer 17:23:42 1469e6f7b9e6: Pulling fs layer 17:23:42 eaf3925da568: Pulling fs layer 17:23:42 bab4dde63d76: Pulling fs layer 17:23:42 bde34c3a00c8: Pulling fs layer 17:23:42 b352a97aabf1: Pulling fs layer 17:23:42 4872d77fe225: Pulling fs layer 17:23:42 5851b861e8e6: Pulling fs layer 17:23:42 4872d77fe225: Waiting 17:23:42 988bab9f4d93: Waiting 17:23:42 bab4dde63d76: Waiting 17:23:42 eaf3925da568: Waiting 17:23:42 bde34c3a00c8: Waiting 17:23:42 b352a97aabf1: Waiting 17:23:42 5851b861e8e6: Waiting 17:23:42 1469e6f7b9e6: Waiting 17:23:42 e2be974225ed: Verifying Checksum 17:23:42 e2be974225ed: Download complete 17:23:42 988bab9f4d93: Verifying Checksum 17:23:42 988bab9f4d93: Download complete 17:23:42 1469e6f7b9e6: Download complete 17:23:42 eaf3925da568: Verifying Checksum 17:23:42 eaf3925da568: Download complete 17:23:42 339a4e72a1f5: Verifying Checksum 17:23:42 339a4e72a1f5: Download complete 17:23:42 bde34c3a00c8: Download complete 17:23:42 b352a97aabf1: Download complete 17:23:42 4872d77fe225: Verifying Checksum 17:23:42 4872d77fe225: Download complete 17:23:42 5851b861e8e6: Verifying Checksum 17:23:42 5851b861e8e6: Download complete 17:23:42 b85a868b505f: Verifying Checksum 17:23:42 b85a868b505f: Download complete 17:23:43 bab4dde63d76: Download complete 17:23:44 b85a868b505f: Pull complete 17:23:44 e2be974225ed: Pull complete 17:23:44 339a4e72a1f5: Pull complete 17:23:44 988bab9f4d93: Pull complete 17:23:44 1469e6f7b9e6: Pull complete 17:23:45 eaf3925da568: Pull complete 17:23:47 bab4dde63d76: Pull complete 17:23:47 bde34c3a00c8: Pull complete 17:23:47 b352a97aabf1: Pull complete 17:23:47 4872d77fe225: Pull complete 17:23:47 5851b861e8e6: Pull complete 17:23:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:47 prd-ubuntu20.04-docker-8c-8g-1167 does not seem to be running inside a container 17:23:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-87 -v /w/workspace/xfoundry_device-usb-camera_PR-87:/w/workspace/xfoundry_device-usb-camera_PR-87:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-87@tmp:/w/workspace/xfoundry_device-usb-camera_PR-87@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:23:49 $ docker top 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 -eo pid,comm 17:23:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:23:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:50 [ssh-agent] Looking for ssh-agent implementation... 17:23:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:50 $ docker exec 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 ssh-agent 17:23:50 SSH_AUTH_SOCK=/tmp/ssh-TA6dr3o4NhkW/agent.32 17:23:50 SSH_AGENT_PID=38 17:23:50 Running ssh-add (command line suppressed) 17:23:50 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-87@tmp/private_key_11141001654090692648.key (/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/private_key_11141001654090692648.key) 17:23:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:50 + git tag --points-at HEAD [Pipeline] } 17:23:50 $ docker exec --env ******** --env ******** 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 ssh-agent -k 17:23:50 unset SSH_AUTH_SOCK; 17:23:50 unset SSH_AGENT_PID; 17:23:50 echo Agent pid 38 killed; 17:23:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:23:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:51 [ssh-agent] Looking for ssh-agent implementation... 17:23:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:51 $ docker exec 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 ssh-agent 17:23:51 SSH_AUTH_SOCK=/tmp/ssh-Dp26LmfPtUw1/agent.71 17:23:51 SSH_AGENT_PID=77 17:23:51 Running ssh-add (command line suppressed) 17:23:51 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-87@tmp/private_key_2388416319748064676.key (/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/private_key_2388416319748064676.key) 17:23:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:51 + git semver init 17:23:51 2022-09-26 17:23:51,904 [run_init] DEBUG init version:0.0.0 force:False 17:23:51 2022-09-26 17:23:51,905 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-87/.semver 17:23:51 2022-09-26 17:23:51,905 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-87/.semver 17:23:51 2022-09-26 17:23:51,905 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-87/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-87, universal_newlines=False, shell=None, istream=None) 17:23:52 2022-09-26 17:23:52,713 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-87/.git/info/exclude 17:23:52 2022-09-26 17:23:52,713 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-87/.semver/PR-87 with force:False 17:23:52 2022-09-26 17:23:52,713 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-87/.semver/PR-87 17:23:52 2022-09-26 17:23:52,718 [execute] INFO git cat-file --batch-check 17:23:52 2022-09-26 17:23:52,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-87/.semver, universal_newlines=False, shell=None, istream=) 17:23:52 2022-09-26 17:23:52,724 [execute] INFO git cat-file --batch 17:23:52 2022-09-26 17:23:52,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-87/.semver, universal_newlines=False, shell=None, istream=) 17:23:52 2022-09-26 17:23:52,730 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-87/.semver/PR-87 17:23:52 0.0.0 [Pipeline] } 17:23:52 $ docker exec --env ******** --env ******** 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 ssh-agent -k 17:23:53 unset SSH_AUTH_SOCK; 17:23:53 unset SSH_AGENT_PID; 17:23:53 echo Agent pid 77 killed; 17:23:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:53 + git semver [Pipeline] } 17:23:53 $ docker stop --time=1 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 17:23:55 $ docker rm -f 9752d59f254c63594339daaefb4d79d6101f88eb17aa8d4b359620978ddafab6 [Pipeline] // withDockerContainer [Pipeline] sh 17:23:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:23:55 Stashed 1 file(s) [Pipeline] echo 17:23:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:56 provisioning config files... 17:23:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/config4961910314656232475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:56 ---> docker-login.sh 17:23:56 nexus3.edgexfoundry.org:10001 17:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:56 Configure a credential helper to remove this warning. See 17:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:56 17:23:56 Login Succeeded 17:23:56 nexus3.edgexfoundry.org:10002 17:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:56 Configure a credential helper to remove this warning. See 17:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:56 17:23:56 Login Succeeded 17:23:56 nexus3.edgexfoundry.org:10003 17:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:56 Configure a credential helper to remove this warning. See 17:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:56 17:23:56 Login Succeeded 17:23:56 nexus3.edgexfoundry.org:10004 17:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:56 Configure a credential helper to remove this warning. See 17:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:56 17:23:56 Login Succeeded 17:23:56 docker.io 17:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:57 Configure a credential helper to remove this warning. See 17:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:57 17:23:57 Login Succeeded 17:23:57 ---> docker-login.sh ends [Pipeline] } 17:23:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:23:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:23:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:23:57 ========================================================= 17:23:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:23:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:58 + 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 . 17:23:58 Sending build context to Docker daemon 899.1kB 17:23:58 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:23:58 Step 2/13 : FROM ${BASE} AS builder 17:23:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:23:58 2408cc74d12b: Pulling fs layer 17:23:58 ea60b727a1ce: Pulling fs layer 17:23:58 30c4a7721957: Pulling fs layer 17:23:58 370296b7ddb6: Pulling fs layer 17:23:58 7c6cee850709: Pulling fs layer 17:23:58 39a5fcdaea64: Pulling fs layer 17:23:58 d94ebbe4e438: Pulling fs layer 17:23:58 bcfd1f05c69d: Pulling fs layer 17:23:58 59ccb84bbe0f: Pulling fs layer 17:23:58 370296b7ddb6: Waiting 17:23:58 d94ebbe4e438: Waiting 17:23:58 59ccb84bbe0f: Waiting 17:23:58 bcfd1f05c69d: Waiting 17:23:58 39a5fcdaea64: Waiting 17:23:58 7c6cee850709: Waiting 17:23:58 30c4a7721957: Verifying Checksum 17:23:58 30c4a7721957: Download complete 17:23:58 ea60b727a1ce: Verifying Checksum 17:23:58 ea60b727a1ce: Download complete 17:23:58 7c6cee850709: Download complete 17:23:58 39a5fcdaea64: Verifying Checksum 17:23:58 39a5fcdaea64: Download complete 17:23:58 2408cc74d12b: Verifying Checksum 17:23:58 2408cc74d12b: Download complete 17:23:58 d94ebbe4e438: Download complete 17:23:58 2408cc74d12b: Pull complete 17:23:58 ea60b727a1ce: Pull complete 17:23:58 30c4a7721957: Pull complete 17:23:58 59ccb84bbe0f: Verifying Checksum 17:23:58 59ccb84bbe0f: Download complete 17:23:59 370296b7ddb6: Verifying Checksum 17:23:59 370296b7ddb6: Download complete 17:23:59 bcfd1f05c69d: Verifying Checksum 17:23:59 bcfd1f05c69d: Download complete 17:24:03 370296b7ddb6: Pull complete 17:24:03 7c6cee850709: Pull complete 17:24:03 39a5fcdaea64: Pull complete 17:24:03 d94ebbe4e438: Pull complete 17:24:05 bcfd1f05c69d: Pull complete 17:24:05 59ccb84bbe0f: Pull complete 17:24:05 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:24:05 ---> a4fb48ad2a94 17:24:05 Step 3/13 : ARG MAKE="make build" 17:24:10 ---> Running in eb8070d3db8e 17:24:10 Removing intermediate container eb8070d3db8e 17:24:10 ---> 02899dfae155 17:24:10 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:24:10 ---> Running in 1c89f4087bb8 17:24:10 Removing intermediate container 1c89f4087bb8 17:24:10 ---> e8f406b985ac 17:24:10 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:24:10 ---> Running in 50a3857dff01 17:24:10 Removing intermediate container 50a3857dff01 17:24:10 ---> fc50dc880914 17:24:10 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:10 ---> Running in 969ab891a9c2 17:24:10 Removing intermediate container 969ab891a9c2 17:24:10 ---> b9af81501d5a 17:24:10 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:24:10 ---> Running in 7738560194ff 17:24:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:24:11 Still waiting to schedule task 17:24:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:24:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:24:11 (1/80) Installing mesa (21.3.8-r2) 17:24:11 (2/80) Installing libxau (1.0.9-r0) 17:24:11 (3/80) Installing libxdmcp (1.1.3-r0) 17:24:12 (4/80) Installing libxcb (1.15-r0) 17:24:12 (5/80) Installing libx11 (1.8-r0) 17:24:12 (6/80) Installing libxext (1.3.4-r0) 17:24:12 (7/80) Installing libxfixes (6.0.0-r0) 17:24:12 (8/80) Installing libxxf86vm (1.1.4-r2) 17:24:12 (9/80) Installing libpciaccess (0.16-r0) 17:24:12 (10/80) Installing libdrm (2.4.110-r0) 17:24:12 (11/80) Installing mesa-glapi (21.3.8-r2) 17:24:12 (12/80) Installing libxshmfence (1.3-r1) 17:24:12 (13/80) Installing mesa-gl (21.3.8-r2) 17:24:12 (14/80) Installing icu-data-full (71.1-r2) 17:24:13 (15/80) Installing libice (1.0.10-r0) 17:24:13 (16/80) Installing libuuid (2.38-r1) 17:24:14 (17/80) Installing libsm (1.2.3-r0) 17:24:14 (18/80) Installing libxt (1.2.1-r0) 17:24:14 (19/80) Installing libxmu (1.1.3-r0) 17:24:14 (20/80) Installing xset (1.2.4-r0) 17:24:14 (21/80) Installing xprop (1.2.5-r0) 17:24:14 (22/80) Installing xdg-utils (1.1.3-r3) 17:24:14 (23/80) Installing dbus-libs (1.14.0-r1) 17:24:14 (24/80) Installing libffi (3.4.2-r1) 17:24:14 (25/80) Installing libintl (0.21-r2) 17:24:14 (26/80) Installing libblkid (2.38-r1) 17:24:14 (27/80) Installing libmount (2.38-r1) 17:24:15 (28/80) Installing pcre (8.45-r2) 17:24:15 (29/80) Installing glib (2.72.1-r0) 17:24:15 (30/80) Installing icu-libs (71.1-r2) 17:24:15 (31/80) Installing libpcre2-16 (10.40-r0) 17:24:15 (32/80) Installing zstd-libs (1.5.2-r1) 17:24:15 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:24:16 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:24:16 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:24:16 (36/80) Installing mesa-gbm (21.3.8-r2) 17:24:16 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:24:16 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:24:17 (39/80) Installing libxcomposite (0.4.5-r0) 17:24:17 (40/80) Installing libbz2 (1.0.8-r1) 17:24:17 (41/80) Installing libpng (1.6.37-r1) 17:24:17 (42/80) Installing freetype (2.12.1-r0) 17:24:17 (43/80) Installing fontconfig (2.14.0-r0) 17:24:17 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:24:17 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:24:17 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:24:17 (47/80) Installing xz-libs (5.2.5-r1) 17:24:17 (48/80) Installing libxml2 (2.9.14-r1) 17:24:17 (49/80) Installing libxkbcommon (1.4.1-r0) 17:24:18 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:24:18 (51/80) Installing mesa-egl (21.3.8-r2) 17:24:18 (52/80) Installing avahi-libs (0.8-r6) 17:24:18 (53/80) Installing nettle (3.7.3-r0) 17:24:18 (54/80) Installing p11-kit (0.24.1-r0) 17:24:18 (55/80) Installing libtasn1 (4.18.0-r0) 17:24:18 (56/80) Installing libunistring (1.0-r0) 17:24:18 (57/80) Installing gnutls (3.7.7-r0) 17:24:18 (58/80) Installing cups-libs (2.4.2-r0) 17:24:18 (59/80) Installing graphite2 (1.3.14-r1) 17:24:19 (60/80) Installing harfbuzz (4.3.0-r0) 17:24:19 (61/80) Installing libevdev (1.12.1-r0) 17:24:19 (62/80) Installing mtdev (1.1.6-r0) 17:24:19 (63/80) Installing eudev-libs (3.2.11-r0) 17:24:19 (64/80) Installing libinput-libs (1.20.1-r0) 17:24:19 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:24:19 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:24:19 (67/80) Installing xcb-util (0.4.0-r3) 17:24:19 (68/80) Installing xcb-util-image (0.4.0-r1) 17:24:19 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:24:19 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:24:20 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:24:20 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:24:20 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:24:20 (74/80) Installing v4l-utils (1.22.1-r1) 17:24:20 (75/80) Installing udev-init-scripts (35-r0) 17:24:21 Executing udev-init-scripts-35-r0.post-install 17:24:21 (76/80) Installing kmod-libs (29-r2) 17:24:21 (77/80) Installing eudev (3.2.11-r0) 17:24:21 (78/80) Installing eudev-dev (3.2.11-r0) 17:24:21 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:24:21 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:24:21 Executing busybox-1.35.0-r13.trigger 17:24:21 Executing eudev-3.2.11-r0.trigger 17:24:21 OK: 330 MiB in 131 packages 17:24:24 Removing intermediate container 7738560194ff 17:24:24 ---> ebe2d6e60a25 17:24:24 Step 8/13 : WORKDIR /device-usb-camera 17:24:24 ---> Running in 942f906707ec 17:24:24 Removing intermediate container 942f906707ec 17:24:24 ---> 913218f15201 17:24:24 Step 9/13 : COPY go.mod vendor* ./ 17:24:24 ---> f01c6cace381 17:24:24 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:24 ---> Running in 3b54c96dd47b 17:24:46 Removing intermediate container 3b54c96dd47b 17:24:46 ---> a6eea542acdf 17:24:46 Step 11/13 : COPY . . 17:24:46 ---> 5c2cfd40743d 17:24:46 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:24:46 ---> Running in c5ffaae9dd22 17:24:46  % Total % Received % Xferd Average Speed Time Time Time Current 17:24:46 Dload Upload Total Spent Left Speed 17:24:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5059 0 --:--:-- --:--:-- --:--:-- 5081 17:24:46 Removing intermediate container c5ffaae9dd22 17:24:46 ---> 3fc65a9334c1 17:24:46 Step 13/13 : RUN ${MAKE} 17:24:46 ---> Running in cfe0421c8209 17:24:46 noop 17:24:46 Removing intermediate container cfe0421c8209 17:24:46 ---> f75dd0e9f254 17:24:46 Successfully built f75dd0e9f254 17:24:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:47 + docker inspect -f . ci-base-image-x86_64 17:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:47 prd-ubuntu20.04-docker-8c-8g-1167 does not seem to be running inside a container 17:24:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-87 -v /w/workspace/xfoundry_device-usb-camera_PR-87:/w/workspace/xfoundry_device-usb-camera_PR-87:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-87@tmp:/w/workspace/xfoundry_device-usb-camera_PR-87@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 ******** ci-base-image-x86_64 cat 17:24:47 $ docker top 1e1c719848ccfc22c4dd8529e7e56461c992b81e329b1b4df54be180f2125943 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:48 + go version 17:24:48 go version go1.18.3 linux/amd64 [Pipeline] } 17:24:48 $ docker stop --time=1 1e1c719848ccfc22c4dd8529e7e56461c992b81e329b1b4df54be180f2125943 17:24:49 $ docker rm -f 1e1c719848ccfc22c4dd8529e7e56461c992b81e329b1b4df54be180f2125943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:50 + docker inspect -f . ci-base-image-x86_64 17:24:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:50 prd-ubuntu20.04-docker-8c-8g-1167 does not seem to be running inside a container 17:24:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-87 -v /w/workspace/xfoundry_device-usb-camera_PR-87:/w/workspace/xfoundry_device-usb-camera_PR-87:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-87@tmp:/w/workspace/xfoundry_device-usb-camera_PR-87@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 ******** ci-base-image-x86_64 cat 17:24:50 $ docker top e510bfe51fbf1e909d628eb56c0f98fcbdcbeacffea7b9486d545b5e79829d49 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:50 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-87 [Pipeline] fileExists [Pipeline] sh 17:24:51 + make test 17:24:51 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:24:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:25:01 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:25:01 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 17:25:08 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." 17:25:08 CGO_ENABLED=1 go vet ./... 17:25:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:25:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:25:11 ./bin/test-attribution-txt.sh [Pipeline] echo 17:25:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:25:11 $ docker stop --time=1 e510bfe51fbf1e909d628eb56c0f98fcbdcbeacffea7b9486d545b5e79829d49 17:25:13 $ docker rm -f e510bfe51fbf1e909d628eb56c0f98fcbdcbeacffea7b9486d545b5e79829d49 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:25:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:25:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:25:15 + ls -al . 17:25:15 total 200 17:25:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 17:24 . 17:25:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:23 .. 17:25:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 17:25 .git 17:25:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:23 .github 17:25:15 -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 17:23 .gitignore 17:25:15 -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 17:23 .golangci.yml 17:25:15 -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 17:23 .hadolint.yml 17:25:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 17:23 .semver 17:25:15 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 17:23 Attribution.txt 17:25:15 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 17:23 CHANGELOG.md 17:25:15 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 17:23 Dockerfile 17:25:15 -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 17:23 GOVERNANCE.md 17:25:15 -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 17:23 Jenkinsfile 17:25:15 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 17:23 LICENSE 17:25:15 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 17:23 Makefile 17:25:15 -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 17:23 OWNERS.md 17:25:15 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 17:23 README.md 17:25:15 -rw-rw-r-- 1 jenkins jenkins 5 Sep 26 17:23 VERSION 17:25:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:23 bin 17:25:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:23 cmd 17:25:15 -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 17:25 coverage.out 17:25:15 -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 17:23 docker-entrypoint.sh 17:25:15 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 26 17:23 go.mod 17:25:15 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 26 17:23 go.sum 17:25:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:23 internal 17:25:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:23 snap 17:25:15 -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:15 + 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=37cb0c53ec1c30c1104bede5543bb76b9774e4f6 --label arch=amd64 --label version=0.0.0 . 17:25:15 Sending build context to Docker daemon 929.3kB 17:25:15 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:25:15 Step 2/35 : FROM ${BASE} AS builder 17:25:15 ---> f75dd0e9f254 17:25:15 Step 3/35 : ARG MAKE="make build" 17:25:15 ---> Running in 4505baf9898f 17:25:16 Removing intermediate container 4505baf9898f 17:25:16 ---> b043912be08a 17:25:16 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:25:16 ---> Running in 75dab30d1edc 17:25:16 Removing intermediate container 75dab30d1edc 17:25:16 ---> 8fa3facfed99 17:25:16 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:25:16 ---> Running in 58565628af68 17:25:16 Removing intermediate container 58565628af68 17:25:16 ---> 274c9cc0d7c7 17:25:16 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:16 ---> Running in 2b093e4d3267 17:25:16 Removing intermediate container 2b093e4d3267 17:25:16 ---> fbda36b8ffc2 17:25:16 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:16 ---> Running in 5446a16396f9 17:25:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:25:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:25:18 OK: 330 MiB in 131 packages 17:25:18 Removing intermediate container 5446a16396f9 17:25:18 ---> c90a9f93e0ac 17:25:18 Step 8/35 : WORKDIR /device-usb-camera 17:25:18 ---> Running in ced7e0f27f6b 17:25:18 Removing intermediate container ced7e0f27f6b 17:25:18 ---> 5ec72d5fef0d 17:25:18 Step 9/35 : COPY go.mod vendor* ./ 17:25:18 ---> 2ad3a77d2197 17:25:18 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:18 ---> Running in cba75b2dc4e0 17:25:19 Removing intermediate container cba75b2dc4e0 17:25:19 ---> 3bd6e2a6e07b 17:25:19 Step 11/35 : COPY . . 17:25:19 ---> ea4a4005a846 17:25:19 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:25:19 ---> Running in 2d4c92fc97c1 17:25:19  % Total % Received % Xferd Average Speed Time Time Time Current 17:25:19 Dload Upload Total Spent Left Speed 17:25:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45183 0 --:--:-- --:--:-- --:--:-- 46173 17:25:20 Removing intermediate container 2d4c92fc97c1 17:25:20 ---> a67cba6f0fc0 17:25:20 Step 13/35 : RUN ${MAKE} 17:25:20 ---> Running in 9e3ff550f164 17:25:20 CGO_ENABLED=1 go build -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.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:25:42 Removing intermediate container 9e3ff550f164 17:25:42 ---> 2cb73061fde4 17:25:42 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:25:43 v0.18.4: Pulling from aler9/rtsp-simple-server 17:25:43 af6660deedbd: Pulling fs layer 17:25:43 97cd0a44c592: Pulling fs layer 17:25:43 97cd0a44c592: Verifying Checksum 17:25:43 97cd0a44c592: Download complete 17:25:44 af6660deedbd: Verifying Checksum 17:25:44 af6660deedbd: Download complete 17:25:44 af6660deedbd: Pull complete 17:25:44 97cd0a44c592: Pull complete 17:25:44 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:25:44 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:25:44 ---> fea57e182299 17:25:44 Step 15/35 : FROM alpine:3.16 17:25:45 3.16: Pulling from library/alpine 17:25:45 213ec9aee27d: Pulling fs layer 17:25:45 213ec9aee27d: Verifying Checksum 17:25:45 213ec9aee27d: Download complete 17:25:45 213ec9aee27d: Pull complete 17:25:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:25:45 Status: Downloaded newer image for alpine:3.16 17:25:45 ---> 9c6f07244728 17:25:45 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:25:46 ---> Running in 0e2d29bdd47e 17:25:46 Removing intermediate container 0e2d29bdd47e 17:25:46 ---> fcedebe6ad1f 17:25:46 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:25:46 ---> Running in 7426cf395661 17:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:25:47 (1/83) Installing dumb-init (1.2.5-r1) 17:25:47 (2/83) Installing sdl2 (2.0.22-r0) 17:25:47 (3/83) Installing libxau (1.0.9-r0) 17:25:47 (4/83) Installing libxdmcp (1.1.3-r0) 17:25:47 (5/83) Installing libxcb (1.15-r0) 17:25:47 (6/83) Installing libx11 (1.8-r0) 17:25:47 (7/83) Installing aom-libs (3.3.0-r0) 17:25:47 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:25:47 (9/83) Installing expat (2.4.9-r0) 17:25:47 (10/83) Installing brotli-libs (1.0.9-r6) 17:25:47 (11/83) Installing libbz2 (1.0.8-r1) 17:25:47 (12/83) Installing libpng (1.6.37-r1) 17:25:47 (13/83) Installing freetype (2.12.1-r0) 17:25:47 (14/83) Installing fontconfig (2.14.0-r0) 17:25:47 (15/83) Installing fribidi (1.0.12-r0) 17:25:47 (16/83) Installing libffi (3.4.2-r1) 17:25:47 (17/83) Installing libintl (0.21-r2) 17:25:47 (18/83) Installing libblkid (2.38-r1) 17:25:47 (19/83) Installing libmount (2.38-r1) 17:25:47 (20/83) Installing pcre (8.45-r2) 17:25:47 (21/83) Installing glib (2.72.1-r0) 17:25:47 (22/83) Installing graphite2 (1.3.14-r1) 17:25:47 (23/83) Installing harfbuzz (4.3.0-r0) 17:25:47 (24/83) Installing libass (0.16.0-r0) 17:25:47 (25/83) Installing libdav1d (1.0.0-r0) 17:25:47 (26/83) Installing libpciaccess (0.16-r0) 17:25:47 (27/83) Installing libdrm (2.4.110-r0) 17:25:47 (28/83) Installing gmp (6.2.1-r2) 17:25:47 (29/83) Installing nettle (3.7.3-r0) 17:25:47 (30/83) Installing p11-kit (0.24.1-r0) 17:25:47 (31/83) Installing libtasn1 (4.18.0-r0) 17:25:47 (32/83) Installing libunistring (1.0-r0) 17:25:47 (33/83) Installing gnutls (3.7.7-r0) 17:25:47 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:25:47 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:25:47 (36/83) Installing lame (3.100-r0) 17:25:47 (37/83) Installing opus (1.3.1-r1) 17:25:47 (38/83) Installing libasyncns (0.8-r1) 17:25:47 (39/83) Installing dbus-libs (1.14.0-r1) 17:25:47 (40/83) Installing libltdl (2.4.7-r0) 17:25:47 (41/83) Installing orc (0.4.32-r0) 17:25:47 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:25:47 (43/83) Installing libogg (1.3.5-r1) 17:25:47 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:25:47 (45/83) Installing flac (1.3.4-r0) 17:25:47 (46/83) Installing libvorbis (1.3.7-r0) 17:25:47 (47/83) Installing libsndfile (1.1.0-r0) 17:25:47 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:25:47 (49/83) Installing soxr (0.1.3-r2) 17:25:47 (50/83) Installing speexdsp (1.2.0-r0) 17:25:47 (51/83) Installing tdb-libs (1.4.6-r0) 17:25:47 (52/83) Installing libpulse (15.0-r2) 17:25:47 (53/83) Installing cjson (1.7.15-r3) 17:25:47 (54/83) Installing mbedtls (2.28.1-r0) 17:25:47 (55/83) Installing librist (0.2.6-r1) 17:25:47 (56/83) Installing libsrt (1.4.4-r0) 17:25:47 (57/83) Installing libssh (0.9.6-r1) 17:25:47 (58/83) Installing libtheora (1.1.1-r16) 17:25:47 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:25:47 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:25:47 (61/83) Installing libxext (1.3.4-r0) 17:25:47 (62/83) Installing libxfixes (6.0.0-r0) 17:25:47 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:25:47 (64/83) Installing libva (2.14.0-r0) 17:25:47 (65/83) Installing libvdpau (1.5-r0) 17:25:47 (66/83) Installing vidstab (1.1.0-r1) 17:25:47 (67/83) Installing libvpx (1.11.0-r1) 17:25:47 (68/83) Installing libwebp (1.2.3-r0) 17:25:47 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:25:48 (70/83) Installing numactl (2.0.14-r0) 17:25:48 (71/83) Installing x265-libs (3.5-r3) 17:25:48 (72/83) Installing xvidcore (1.3.7-r1) 17:25:48 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:25:48 (74/83) Installing ffmpeg (5.0.1-r1) 17:25:48 (75/83) Installing udev-init-scripts (35-r0) 17:25:48 Executing udev-init-scripts-35-r0.post-install 17:25:48 (76/83) Installing eudev-libs (3.2.11-r0) 17:25:48 (77/83) Installing xz-libs (5.2.5-r1) 17:25:48 (78/83) Installing zstd-libs (1.5.2-r1) 17:25:48 (79/83) Installing kmod-libs (29-r2) 17:25:48 (80/83) Installing eudev (3.2.11-r0) 17:25:48 (81/83) Installing libsodium (1.0.18-r0) 17:25:48 (82/83) Installing libzmq (4.3.4-r0) 17:25:48 (83/83) Installing zeromq (4.3.4-r0) 17:25:48 Executing busybox-1.35.0-r17.trigger 17:25:48 Executing eudev-3.2.11-r0.trigger 17:25:48 OK: 101 MiB in 97 packages 17:25:50 Removing intermediate container 7426cf395661 17:25:50 ---> 316281da465e 17:25:50 Step 18/35 : WORKDIR / 17:25:50 ---> Running in e06043fd9e3c 17:25:50 Removing intermediate container e06043fd9e3c 17:25:50 ---> 2f60d84139bb 17:25:50 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:25:51 ---> f336d1c437cb 17:25:51 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:25:51 ---> 94fc2d66933c 17:25:51 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:25:51 ---> 482f30eb090e 17:25:51 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:25:51 ---> 5ea813bfdddc 17:25:51 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:25:51 ---> 535071352684 17:25:51 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:25:51 ---> 2c87d1e39ffc 17:25:51 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:25:52 ---> 5b5f3cd7734f 17:25:52 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:25:52 ---> Running in 244558c6727c 17:25:53 Removing intermediate container 244558c6727c 17:25:53 ---> 036d56b15a73 17:25:53 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:25:53 ---> Running in 6237de61d1cd 17:25:54 Removing intermediate container 6237de61d1cd 17:25:54 ---> 42f195792ead 17:25:54 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:25:54 ---> Running in 44d0f5cef3a0 17:25:54 Removing intermediate container 44d0f5cef3a0 17:25:54 ---> af33f7e4483d 17:25:54 Step 29/35 : EXPOSE 59983 17:25:54 ---> Running in 565285d2e815 17:25:54 Removing intermediate container 565285d2e815 17:25:54 ---> f5464f0b0000 17:25:54 Step 30/35 : EXPOSE 8554 17:25:54 ---> Running in 926ff63fd97e 17:25:54 Removing intermediate container 926ff63fd97e 17:25:54 ---> 3e0421dabdd0 17:25:54 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:25:54 ---> Running in 3fc70197e872 17:25:54 Removing intermediate container 3fc70197e872 17:25:54 ---> 2a9f92d6e00e 17:25:54 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:25:54 ---> Running in 1ed58fe3e5e1 17:25:54 Removing intermediate container 1ed58fe3e5e1 17:25:54 ---> bc5b56914a8c 17:25:54 Step 33/35 : LABEL arch=amd64 17:25:54 ---> Running in 33109111eebb 17:25:55 Removing intermediate container 33109111eebb 17:25:55 ---> 4821ced6bf6f 17:25:55 Step 34/35 : LABEL git_sha=37cb0c53ec1c30c1104bede5543bb76b9774e4f6 17:25:55 ---> Running in e3782de72ef4 17:25:55 Removing intermediate container e3782de72ef4 17:25:55 ---> 7c9f469dc48a 17:25:55 Step 35/35 : LABEL version=0.0.0 17:25:55 ---> Running in 4a94bcc2f691 17:25:55 Removing intermediate container 4a94bcc2f691 17:25:55 ---> 2ffc556ae080 17:25:55 [Warning] One or more build-args [ARCH] were not consumed 17:25:55 Successfully built 2ffc556ae080 17:25:55 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:55 17:25:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:56 latest: Pulling from edgex-lftools-log-publisher 17:25:56 5eb5b503b376: Pulling fs layer 17:25:56 5c69ac0246d0: Pulling fs layer 17:25:56 ec43610c2a17: Pulling fs layer 17:25:56 3a2ae6a8a46f: Pulling fs layer 17:25:56 33b1e0a273af: Pulling fs layer 17:25:56 5d3b04190fa2: Pulling fs layer 17:25:56 2f39f015ded8: Pulling fs layer 17:25:56 33b1e0a273af: Waiting 17:25:56 5d3b04190fa2: Waiting 17:25:56 2f39f015ded8: Waiting 17:25:56 3a2ae6a8a46f: Waiting 17:25:56 5c69ac0246d0: Download complete 17:25:56 3a2ae6a8a46f: Verifying Checksum 17:25:56 3a2ae6a8a46f: Download complete 17:25:56 33b1e0a273af: Verifying Checksum 17:25:56 33b1e0a273af: Download complete 17:25:56 5d3b04190fa2: Verifying Checksum 17:25:56 5d3b04190fa2: Download complete 17:25:56 ec43610c2a17: Download complete 17:25:56 5eb5b503b376: Verifying Checksum 17:25:56 5eb5b503b376: Download complete 17:25:57 2f39f015ded8: Verifying Checksum 17:25:57 2f39f015ded8: Download complete 17:25:57 5eb5b503b376: Pull complete 17:25:57 5c69ac0246d0: Pull complete 17:25:58 ec43610c2a17: Pull complete 17:25:58 3a2ae6a8a46f: Pull complete 17:25:58 33b1e0a273af: Pull complete 17:25:58 5d3b04190fa2: Pull complete 17:26:02 2f39f015ded8: Pull complete 17:26:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:26:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:03 prd-ubuntu20.04-docker-8c-8g-1167 does not seem to be running inside a container 17:26:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-87 -v /w/workspace/xfoundry_device-usb-camera_PR-87:/w/workspace/xfoundry_device-usb-camera_PR-87:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-87@tmp:/w/workspace/xfoundry_device-usb-camera_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:26:07 $ docker top 27ea5356121cefb53a40aa606ed70907a782636f2c78ef6726f1ba5889bbf556 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:08 ---> job-cost.sh 17:26:08 lf-activate-venv: SKIPPING 17:26:08 INFO: No Stack... 17:26:08 INFO: Retrieving Pricing Info for: v3-standard-8 17:26:09 INFO: Archiving Costs [Pipeline] sh 17:26:09 + cat /w/workspace/xfoundry_device-usb-camera_PR-87/archives/cost.csv 17:26:09 + cut -d, -f6 [Pipeline] lock 17:26:09 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] 17:26:09 Resource [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] did not exist. Created. 17:26:09 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:26:09 + echo total: 0.2199999988079071 [Pipeline] stash 17:26:09 Stashed 1 file(s) [Pipeline] } 17:26:09 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:26:09 $ docker stop --time=1 27ea5356121cefb53a40aa606ed70907a782636f2c78ef6726f1ba5889bbf556 17:26:11 $ docker rm -f 27ea5356121cefb53a40aa606ed70907a782636f2c78ef6726f1ba5889bbf556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:26:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1169 in /w/workspace/xfoundry_device-usb-camera_PR-87 [Pipeline] { [Pipeline] ws 17:26:42 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:26:42 Selected Git installation does not exist. Using Default 17:26:42 The recommended git tool is: NONE 17:26:48 using credential edgex-jenkins-ssh 17:26:48 Cloning the remote Git repository 17:26:48 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:26:48 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:26:48 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:26:48 > git --version # timeout=10 17:26:48 > git --version # 'git version 2.25.1' 17:26:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:49 Verifying host key using known hosts file 17:26:49 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. 17:26:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:50 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:26:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:51 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:26:51 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:26:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:51 Verifying host key using known hosts file 17:26:51 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. 17:26:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:26:51 Merging remotes/origin/main commit c91cc494b17f60a6c3435008630f1c4da06e6238 into PR head commit 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 17:26:52 Merge succeeded, producing 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 17:26:52 Checking out Revision 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 (PR-87) 17:26:52 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 17:26:52 > git --version # timeout=10 17:26:52 > git --version # 'git version 2.25.1' 17:26:52 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 17:26:51 > git config core.sparsecheckout # timeout=10 17:26:51 > git checkout -f 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 # timeout=10 17:26:51 > git remote # timeout=10 17:26:51 > git config --get remote.origin.url # timeout=10 17:26:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:51 Verifying host key using known hosts file 17:26:51 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. 17:26:51 > git merge c91cc494b17f60a6c3435008630f1c4da06e6238 # timeout=10 17:26:52 > git rev-parse HEAD^{commit} # timeout=10 17:26:52 > git config core.sparsecheckout # timeout=10 17:26:52 > git checkout -f 37cb0c53ec1c30c1104bede5543bb76b9774e4f6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:26:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:53 Dload Upload Total Spent Left Speed 17:26:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 12602 65 8259 0 0 56958 0 --:--:-- --:--:-- --:--:-- 56958 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh 17:26:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:26:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:26:54 + sudo tee /etc/docker/daemon.new 17:26:54 { 17:26:54 "registry-mirrors": [ 17:26:54 "https://nexus3.edgexfoundry.org:10001" 17:26:54 ], 17:26:54 "bip": "10.250.0.254/24", 17:26:54 "hosts": [ 17:26:54 "tcp://0.0.0.0:5555", 17:26:54 "unix:///var/run/docker.sock" 17:26:54 ], 17:26:54 "mtu": 1458, 17:26:54 "selinux-enabled": true, 17:26:54 "seccomp-profile": "/etc/docker/seccomp.json" 17:26:54 } [Pipeline] sh 17:26:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:26:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:13 provisioning config files... 17:27:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config11684968992015227498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:14 ---> docker-login.sh 17:27:14 nexus3.edgexfoundry.org:10001 17:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:14 Configure a credential helper to remove this warning. See 17:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:14 17:27:14 Login Succeeded 17:27:14 nexus3.edgexfoundry.org:10002 17:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:15 Configure a credential helper to remove this warning. See 17:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:15 17:27:15 Login Succeeded 17:27:15 nexus3.edgexfoundry.org:10003 17:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:15 Configure a credential helper to remove this warning. See 17:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:15 17:27:15 Login Succeeded 17:27:15 nexus3.edgexfoundry.org:10004 17:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:16 Configure a credential helper to remove this warning. See 17:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:16 17:27:16 Login Succeeded 17:27:16 docker.io 17:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:16 Configure a credential helper to remove this warning. See 17:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:16 17:27:16 Login Succeeded 17:27:16 ---> docker-login.sh ends [Pipeline] } 17:27:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:17 ========================================================= 17:27:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:27:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:17 + 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 . 17:27:18 Sending build context to Docker daemon 578.6kB 17:27:18 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:27:18 Step 2/13 : FROM ${BASE} AS builder 17:27:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:27:18 b3c136eddcbf: Pulling fs layer 17:27:18 c0a3192eca97: Pulling fs layer 17:27:18 a050256f5b6f: Pulling fs layer 17:27:18 656be50a0ddc: Pulling fs layer 17:27:18 2bbca73fdf42: Pulling fs layer 17:27:18 46d945488cbd: Pulling fs layer 17:27:18 656be50a0ddc: Waiting 17:27:18 2bbca73fdf42: Waiting 17:27:18 46d945488cbd: Waiting 17:27:18 8a5474983e97: Pulling fs layer 17:27:18 329c88fbcd65: Pulling fs layer 17:27:18 329c88fbcd65: Waiting 17:27:18 8a5474983e97: Waiting 17:27:18 a050256f5b6f: Verifying Checksum 17:27:18 a050256f5b6f: Download complete 17:27:18 c0a3192eca97: Verifying Checksum 17:27:18 c0a3192eca97: Download complete 17:27:18 2bbca73fdf42: Verifying Checksum 17:27:18 2bbca73fdf42: Download complete 17:27:18 46d945488cbd: Verifying Checksum 17:27:18 46d945488cbd: Download complete 17:27:18 b3c136eddcbf: Verifying Checksum 17:27:18 b3c136eddcbf: Download complete 17:27:19 b3c136eddcbf: Pull complete 17:27:19 329c88fbcd65: Verifying Checksum 17:27:19 329c88fbcd65: Download complete 17:27:19 c0a3192eca97: Pull complete 17:27:20 a050256f5b6f: Pull complete 17:27:20 8a5474983e97: Download complete 17:27:21 656be50a0ddc: Verifying Checksum 17:27:21 656be50a0ddc: Download complete 17:27:36 656be50a0ddc: Pull complete 17:27:36 2bbca73fdf42: Pull complete 17:27:36 46d945488cbd: Pull complete 17:27:41 8a5474983e97: Pull complete 17:27:43 329c88fbcd65: Pull complete 17:27:43 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:27:43 ---> ff4287adb874 17:27:43 Step 3/13 : ARG MAKE="make build" 17:27:45 ---> Running in 79385f308970 17:27:45 Removing intermediate container 79385f308970 17:27:45 ---> 9dfbcb263e7a 17:27:45 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:27:46 ---> Running in 828d366f39b8 17:27:46 Removing intermediate container 828d366f39b8 17:27:46 ---> 7f236ec6759c 17:27:46 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:27:46 ---> Running in 683b8229bfb1 17:27:46 Removing intermediate container 683b8229bfb1 17:27:46 ---> 5007db5bac60 17:27:46 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:46 ---> Running in 39d6c2977420 17:27:48 Removing intermediate container 39d6c2977420 17:27:48 ---> abeb118a5fc1 17:27:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:48 ---> Running in 3ffddb770009 17:27:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:27:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:27:51 (1/14) Installing libintl (0.21-r2) 17:27:51 (2/14) Installing eudev-libs (3.2.11-r0) 17:27:51 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:27:51 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:27:51 (5/14) Installing v4l-utils (1.22.1-r1) 17:27:52 (6/14) Installing udev-init-scripts (35-r0) 17:27:52 Executing udev-init-scripts-35-r0.post-install 17:27:52 (7/14) Installing libblkid (2.38-r1) 17:27:52 (8/14) Installing xz-libs (5.2.5-r1) 17:27:52 (9/14) Installing zstd-libs (1.5.2-r1) 17:27:52 (10/14) Installing kmod-libs (29-r2) 17:27:52 (11/14) Installing eudev (3.2.11-r0) 17:27:52 (12/14) Installing eudev-dev (3.2.11-r0) 17:27:52 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:27:53 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:27:53 Executing busybox-1.35.0-r13.trigger 17:27:53 Executing eudev-3.2.11-r0.trigger 17:27:53 OK: 228 MiB in 65 packages 17:27:54 Removing intermediate container 3ffddb770009 17:27:54 ---> 059bdbab9169 17:27:54 Step 8/13 : WORKDIR /device-usb-camera 17:27:54 ---> Running in 9b4b0d56d2ed 17:27:54 Removing intermediate container 9b4b0d56d2ed 17:27:54 ---> 2c91d21ad4de 17:27:54 Step 9/13 : COPY go.mod vendor* ./ 17:27:55 ---> 3a00590ad6cc 17:27:55 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:55 ---> Running in f6e69379f980 17:28:51 Removing intermediate container f6e69379f980 17:28:51 ---> 652e7fe5f455 17:28:51 Step 11/13 : COPY . . 17:28:51 ---> 29d069bc5f37 17:28:51 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:28:51 ---> Running in c59aa8963534 17:28:51   % Total % Received % Xferd Average Speed Time Time Time Current 17:28:51  Dload Upload Total  Spent Left Speed 17:28:51 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13032 0 --:--:-- --:--:-- --:--:-- 13111 17:28:51 Removing intermediate container c59aa8963534 17:28:51 ---> 6fa8ab7ddd57 17:28:51 Step 13/13 : RUN ${MAKE} 17:28:51 ---> Running in e41a8085c544 17:28:51 noop 17:28:51 Removing intermediate container e41a8085c544 17:28:51 ---> 76827ef86146 17:28:51 Successfully built 76827ef86146 17:28:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:52 + docker inspect -f . ci-base-image-arm64 17:28:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:52 prd-ubuntu20.04-docker-arm64-4c-16g-1169 does not seem to be running inside a container 17:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:28:53 $ docker top bc700fc82dbbdcc672cb773f526af7ac372525583a5eba8f1bfedd6d2d856073 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:54 + go version 17:28:54 go version go1.18.3 linux/arm64 [Pipeline] } 17:28:54 $ docker stop --time=1 bc700fc82dbbdcc672cb773f526af7ac372525583a5eba8f1bfedd6d2d856073 17:28:56 $ docker rm -f bc700fc82dbbdcc672cb773f526af7ac372525583a5eba8f1bfedd6d2d856073 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:57 + docker inspect -f . ci-base-image-arm64 17:28:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:57 prd-ubuntu20.04-docker-arm64-4c-16g-1169 does not seem to be running inside a container 17:28:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:28:58 $ docker top 7fb517a63234953047864642131cbdd02b3871a69c3036bda08235e89ee183cc -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:59 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:29:00 + make test 17:29:00 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:29:01 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:30:38 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:30:38 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements 17:30:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:30:38 CGO_ENABLED=1 go vet ./... 17:31:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:31:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:31:05 ./bin/test-attribution-txt.sh [Pipeline] echo 17:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:31:05 $ docker stop --time=1 7fb517a63234953047864642131cbdd02b3871a69c3036bda08235e89ee183cc 17:31:07 $ docker rm -f 7fb517a63234953047864642131cbdd02b3871a69c3036bda08235e89ee183cc [Pipeline] // withDockerContainer [Pipeline] sh 17:31:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:31:08 Warning: overwriting stash ‘coverage-report’ 17:31:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:31:09 + ls -al . 17:31:09 total 196 17:31:09 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 17:29 . 17:31:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:26 .. 17:31:09 drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 17:26 .git 17:31:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:26 .github 17:31:09 -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 17:26 .gitignore 17:31:09 -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 17:26 .golangci.yml 17:31:09 -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 17:26 .hadolint.yml 17:31:09 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 17:26 Attribution.txt 17:31:09 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 17:26 CHANGELOG.md 17:31:09 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 17:26 Dockerfile 17:31:09 -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 17:26 GOVERNANCE.md 17:31:09 -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 17:26 Jenkinsfile 17:31:09 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 17:26 LICENSE 17:31:09 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 17:26 Makefile 17:31:09 -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 17:26 OWNERS.md 17:31:09 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 17:26 README.md 17:31:09 -rw-rw-r-- 1 jenkins jenkins 5 Sep 26 17:23 VERSION 17:31:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:26 bin 17:31:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:26 cmd 17:31:09 -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 17:30 coverage.out 17:31:09 -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 17:26 docker-entrypoint.sh 17:31:09 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 26 17:26 go.mod 17:31:09 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 26 17:26 go.sum 17:31:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:26 internal 17:31:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:26 snap 17:31:09 -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:10 + 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=37cb0c53ec1c30c1104bede5543bb76b9774e4f6 --label arch=arm64 --label version=0.0.0 . 17:31:10 Sending build context to Docker daemon 608.8kB 17:31:10 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:31:10 Step 2/35 : FROM ${BASE} AS builder 17:31:10 ---> 76827ef86146 17:31:10 Step 3/35 : ARG MAKE="make build" 17:31:10 ---> Running in 2b59f83309c9 17:31:10 Removing intermediate container 2b59f83309c9 17:31:10 ---> 24fc1df4948d 17:31:10 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:31:11 ---> Running in c38ac63ea2c8 17:31:11 Removing intermediate container c38ac63ea2c8 17:31:11 ---> 442c165fe396 17:31:11 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:31:11 ---> Running in f879eb784b57 17:31:12 Removing intermediate container f879eb784b57 17:31:12 ---> c60d75f9dd3d 17:31:12 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:12 ---> Running in e196364f5be5 17:31:14 Removing intermediate container e196364f5be5 17:31:14 ---> dbcbcc3c1448 17:31:14 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:14 ---> Running in 960dee079985 17:31:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:31:17 OK: 228 MiB in 65 packages 17:31:18 Removing intermediate container 960dee079985 17:31:18 ---> af133ddcc5e2 17:31:18 Step 8/35 : WORKDIR /device-usb-camera 17:31:18 ---> Running in 157c6c473bdd 17:31:19 Removing intermediate container 157c6c473bdd 17:31:19 ---> ff6b01775f37 17:31:19 Step 9/35 : COPY go.mod vendor* ./ 17:31:20 ---> 3c84dd8cb97f 17:31:20 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:20 ---> Running in 0bf19e99b5fd 17:31:23 Removing intermediate container 0bf19e99b5fd 17:31:23 ---> b9f97f464db3 17:31:23 Step 11/35 : COPY . . 17:31:23 ---> 72b49fc5a9dd 17:31:23 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:31:23 ---> Running in a3aee4fffff5 17:31:25  % Total % Received % Xferd Average Speed Time Time Time Current 17:31:25 Dload Upload Total Spent Left Speed 17:31:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6274 0 --:--:-- --:--:-- --:--:-- 6284 100 1062 100 1062 0 0 6196 0 --:--:-- --:--:-- --:--:-- 6210 17:31:26 Removing intermediate container a3aee4fffff5 17:31:26 ---> 35fdf7340018 17:31:26 Step 13/35 : RUN ${MAKE} 17:31:26 ---> Running in 8102edab87da 17:31:27 CGO_ENABLED=1 go build -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.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:34:19 Removing intermediate container 8102edab87da 17:34:19 ---> 0a8d6cdf3e0b 17:34:19 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:34:19 v0.18.4: Pulling from aler9/rtsp-simple-server 17:34:19 eab2503cf8f4: Pulling fs layer 17:34:19 97cd0a44c592: Pulling fs layer 17:34:19 97cd0a44c592: Verifying Checksum 17:34:19 97cd0a44c592: Download complete 17:34:19 eab2503cf8f4: Verifying Checksum 17:34:19 eab2503cf8f4: Download complete 17:34:19 eab2503cf8f4: Pull complete 17:34:19 97cd0a44c592: Pull complete 17:34:19 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:34:19 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:34:19 ---> 7f763cca56b3 17:34:19 Step 15/35 : FROM alpine:3.16 17:34:19 3.16: Pulling from library/alpine 17:34:19 9b18e9b68314: Pulling fs layer 17:34:19 9b18e9b68314: Verifying Checksum 17:34:19 9b18e9b68314: Download complete 17:34:19 9b18e9b68314: Pull complete 17:34:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:34:19 Status: Downloaded newer image for alpine:3.16 17:34:19 ---> a6215f271958 17:34:19 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:34:19 ---> Running in e9376855555b 17:34:19 Removing intermediate container e9376855555b 17:34:19 ---> 04b359207672 17:34:19 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:34:19 ---> Running in b1d9c6423e4b 17:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34:19 (1/82) Installing dumb-init (1.2.5-r1) 17:34:19 (2/82) Installing sdl2 (2.0.22-r0) 17:34:19 (3/82) Installing libxau (1.0.9-r0) 17:34:19 (4/82) Installing libxdmcp (1.1.3-r0) 17:34:19 (5/82) Installing libxcb (1.15-r0) 17:34:19 (6/82) Installing libx11 (1.8-r0) 17:34:19 (7/82) Installing aom-libs (3.3.0-r0) 17:34:19 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:34:19 (9/82) Installing expat (2.4.9-r0) 17:34:19 (10/82) Installing brotli-libs (1.0.9-r6) 17:34:19 (11/82) Installing libbz2 (1.0.8-r1) 17:34:19 (12/82) Installing libpng (1.6.37-r1) 17:34:19 (13/82) Installing freetype (2.12.1-r0) 17:34:19 (14/82) Installing fontconfig (2.14.0-r0) 17:34:19 (15/82) Installing fribidi (1.0.12-r0) 17:34:19 (16/82) Installing libffi (3.4.2-r1) 17:34:19 (17/82) Installing libintl (0.21-r2) 17:34:19 (18/82) Installing libblkid (2.38-r1) 17:34:19 (19/82) Installing libmount (2.38-r1) 17:34:19 (20/82) Installing pcre (8.45-r2) 17:34:19 (21/82) Installing glib (2.72.1-r0) 17:34:19 (22/82) Installing graphite2 (1.3.14-r1) 17:34:19 (23/82) Installing harfbuzz (4.3.0-r0) 17:34:19 (24/82) Installing libass (0.16.0-r0) 17:34:19 (25/82) Installing libdav1d (1.0.0-r0) 17:34:19 (26/82) Installing libdrm (2.4.110-r0) 17:34:19 (27/82) Installing gmp (6.2.1-r2) 17:34:19 (28/82) Installing nettle (3.7.3-r0) 17:34:19 (29/82) Installing p11-kit (0.24.1-r0) 17:34:19 (30/82) Installing libtasn1 (4.18.0-r0) 17:34:19 (31/82) Installing libunistring (1.0-r0) 17:34:19 (32/82) Installing gnutls (3.7.7-r0) 17:34:19 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:34:19 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:34:19 (35/82) Installing lame (3.100-r0) 17:34:19 (36/82) Installing opus (1.3.1-r1) 17:34:19 (37/82) Installing libasyncns (0.8-r1) 17:34:19 (38/82) Installing dbus-libs (1.14.0-r1) 17:34:19 (39/82) Installing libltdl (2.4.7-r0) 17:34:19 (40/82) Installing orc (0.4.32-r0) 17:34:19 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:34:19 (42/82) Installing libogg (1.3.5-r1) 17:34:19 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:34:19 (44/82) Installing flac (1.3.4-r0) 17:34:19 (45/82) Installing libvorbis (1.3.7-r0) 17:34:19 (46/82) Installing libsndfile (1.1.0-r0) 17:34:19 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:34:19 (48/82) Installing soxr (0.1.3-r2) 17:34:19 (49/82) Installing speexdsp (1.2.0-r0) 17:34:19 (50/82) Installing tdb-libs (1.4.6-r0) 17:34:19 (51/82) Installing libpulse (15.0-r2) 17:34:19 (52/82) Installing cjson (1.7.15-r3) 17:34:19 (53/82) Installing mbedtls (2.28.1-r0) 17:34:19 (54/82) Installing librist (0.2.6-r1) 17:34:19 (55/82) Installing libsrt (1.4.4-r0) 17:34:19 (56/82) Installing libssh (0.9.6-r1) 17:34:19 (57/82) Installing libtheora (1.1.1-r16) 17:34:19 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:34:19 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:34:19 (60/82) Installing libxext (1.3.4-r0) 17:34:19 (61/82) Installing libxfixes (6.0.0-r0) 17:34:19 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:34:19 (63/82) Installing libva (2.14.0-r0) 17:34:19 (64/82) Installing libvdpau (1.5-r0) 17:34:19 (65/82) Installing vidstab (1.1.0-r1) 17:34:19 (66/82) Installing libvpx (1.11.0-r1) 17:34:19 (67/82) Installing libwebp (1.2.3-r0) 17:34:19 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:34:19 (69/82) Installing numactl (2.0.14-r0) 17:34:19 (70/82) Installing x265-libs (3.5-r3) 17:34:19 (71/82) Installing xvidcore (1.3.7-r1) 17:34:19 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:34:19 (73/82) Installing ffmpeg (5.0.1-r1) 17:34:19 (74/82) Installing udev-init-scripts (35-r0) 17:34:19 Executing udev-init-scripts-35-r0.post-install 17:34:19 (75/82) Installing eudev-libs (3.2.11-r0) 17:34:19 (76/82) Installing xz-libs (5.2.5-r1) 17:34:19 (77/82) Installing zstd-libs (1.5.2-r1) 17:34:19 (78/82) Installing kmod-libs (29-r2) 17:34:19 (79/82) Installing eudev (3.2.11-r0) 17:34:19 (80/82) Installing libsodium (1.0.18-r0) 17:34:19 (81/82) Installing libzmq (4.3.4-r0) 17:34:19 (82/82) Installing zeromq (4.3.4-r0) 17:34:19 Executing busybox-1.35.0-r17.trigger 17:34:19 Executing eudev-3.2.11-r0.trigger 17:34:19 OK: 78 MiB in 96 packages 17:34:23 Removing intermediate container b1d9c6423e4b 17:34:23 ---> 0ca1398fb0c8 17:34:23 Step 18/35 : WORKDIR / 17:34:23 ---> Running in b3df3d5c2109 17:34:23 Removing intermediate container b3df3d5c2109 17:34:23 ---> 26c453d26f48 17:34:23 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:34:24 ---> 3faabd93e49e 17:34:24 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:34:25 ---> 22f5c1337c08 17:34:25 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:34:26 ---> 345da5d3de23 17:34:26 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:34:26 ---> 627d19364deb 17:34:26 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:34:26 ---> 5350994ce0ac 17:34:26 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:34:27 ---> 8c2d1a7bfbc1 17:34:27 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:34:28 ---> eef300496fff 17:34:28 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:34:28 ---> Running in f1a736154cae 17:34:30 Removing intermediate container f1a736154cae 17:34:30 ---> 8e274c2433fe 17:34:30 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:34:30 ---> Running in 10bd655bbcff 17:34:32 Removing intermediate container 10bd655bbcff 17:34:32 ---> 5e77f09b1ba6 17:34:32 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:34:32 ---> Running in e9bef86e2e7c 17:34:34 Removing intermediate container e9bef86e2e7c 17:34:34 ---> a5cd71e1e2be 17:34:34 Step 29/35 : EXPOSE 59983 17:34:34 ---> Running in 4efb9bce9053 17:34:34 Removing intermediate container 4efb9bce9053 17:34:34 ---> f6dfca13121d 17:34:34 Step 30/35 : EXPOSE 8554 17:34:34 ---> Running in 7b2d43c878d3 17:34:34 Removing intermediate container 7b2d43c878d3 17:34:34 ---> be13de34976a 17:34:34 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:34:34 ---> Running in a7f7854ce703 17:34:35 Removing intermediate container a7f7854ce703 17:34:35 ---> f7cef0bc9b9f 17:34:35 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:34:35 ---> Running in eaa7ec53619a 17:34:35 Removing intermediate container eaa7ec53619a 17:34:35 ---> 6b5dfc3efaab 17:34:35 Step 33/35 : LABEL arch=arm64 17:34:35 ---> Running in d7b3bb373614 17:34:35 Removing intermediate container d7b3bb373614 17:34:35 ---> 1a4e98ae3ccd 17:34:35 Step 34/35 : LABEL git_sha=37cb0c53ec1c30c1104bede5543bb76b9774e4f6 17:34:35 ---> Running in 12bb07665194 17:34:36 Removing intermediate container 12bb07665194 17:34:36 ---> 6f568a973cb2 17:34:36 Step 35/35 : LABEL version=0.0.0 17:34:36 ---> Running in 6489b4df4009 17:34:36 Removing intermediate container 6489b4df4009 17:34:36 ---> 054430bd3a2d 17:34:36 [Warning] One or more build-args [ARCH] were not consumed 17:34:36 Successfully built 054430bd3a2d 17:34:36 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:34:37 17:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:34:37 arm64: Pulling from edgex-lftools-log-publisher 17:34:37 8998bd30e6a1: Pulling fs layer 17:34:37 04944245beec: Pulling fs layer 17:34:37 699f458cf7ca: Pulling fs layer 17:34:37 765212b225bb: Pulling fs layer 17:34:37 f23df028b6ca: Pulling fs layer 17:34:37 d65c8cfc05b1: Pulling fs layer 17:34:37 2437ff75d9bd: Pulling fs layer 17:34:38 f23df028b6ca: Waiting 17:34:38 d65c8cfc05b1: Waiting 17:34:38 2437ff75d9bd: Waiting 17:34:38 765212b225bb: Waiting 17:34:38 04944245beec: Verifying Checksum 17:34:38 04944245beec: Download complete 17:34:38 765212b225bb: Verifying Checksum 17:34:38 765212b225bb: Download complete 17:34:38 f23df028b6ca: Verifying Checksum 17:34:38 f23df028b6ca: Download complete 17:34:38 d65c8cfc05b1: Verifying Checksum 17:34:38 d65c8cfc05b1: Download complete 17:34:38 699f458cf7ca: Verifying Checksum 17:34:38 699f458cf7ca: Download complete 17:34:38 8998bd30e6a1: Verifying Checksum 17:34:38 8998bd30e6a1: Download complete 17:34:41 2437ff75d9bd: Download complete 17:34:42 8998bd30e6a1: Pull complete 17:34:43 04944245beec: Pull complete 17:34:44 699f458cf7ca: Pull complete 17:34:44 765212b225bb: Pull complete 17:34:45 f23df028b6ca: Pull complete 17:34:45 d65c8cfc05b1: Pull complete 17:35:00 2437ff75d9bd: Pull complete 17:35:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:00 prd-ubuntu20.04-docker-arm64-4c-16g-1169 does not seem to be running inside a container 17:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:35:03 $ docker top b6b046de2f40f5bbe02b97ad7abd7256767c552c3bfc28a8b921f3d6d6f8623b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:04 ---> job-cost.sh 17:35:04 lf-activate-venv: SKIPPING 17:35:04 INFO: No Stack... 17:35:05 INFO: Retrieving Pricing Info for: v3-standard-4 17:35:06 INFO: Archiving Costs [Pipeline] sh 17:35:06 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:35:06 + cut -d, -f6 [Pipeline] lock 17:35:07 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] 17:35:07 Resource [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] did not exist. Created. 17:35:07 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:35:07 /w/workspace/device-usb-camera/1@tmp/durable-a1dc2037/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:35:08 + echo total: 0.10999999940395355 [Pipeline] stash 17:35:08 Warning: overwriting stash ‘stack-cost’ 17:35:08 Stashed 1 file(s) [Pipeline] } 17:35:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:35:08 $ docker stop --time=1 b6b046de2f40f5bbe02b97ad7abd7256767c552c3bfc28a8b921f3d6d6f8623b 17:35:10 $ docker rm -f b6b046de2f40f5bbe02b97ad7abd7256767c552c3bfc28a8b921f3d6d6f8623b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:35:10 provisioning config files... 17:35:10 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/config5736367972269521167tmp [Pipeline] { [Pipeline] sh 17:35:11 + set +x 17:35:11 + curl -s https://codecov.io/bash 17:35:11 + bash -s -- 17:35:11 17:35:11 _____ _ 17:35:11 / ____| | | 17:35:11 | | ___ __| | ___ ___ _____ __ 17:35:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:35:11 | |___| (_) | (_| | __/ (_| (_) \ V / 17:35:11 \_____\___/ \__,_|\___|\___\___/ \_/ 17:35:11 Bash-1.0.6 17:35:11 17:35:11 17:35:11 ==> git version 2.25.1 found 17:35:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:35:11 Release-Date: 2020-01-08 17:35:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:35:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:35:11 ==> Jenkins CI detected. 17:35:11 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-87 17:35:11 project root: . 17:35:11 --> token set from env 17:35:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:35:11 ==> Running gcov in . (disable via -X gcov) 17:35:11 ==> Python coveragepy not found 17:35:11 ==> Searching for coverage reports in: 17:35:11 + . 17:35:11 -> Found 1 reports 17:35:11 ==> Detecting git/mercurial file structure 17:35:11 ==> Reading reports 17:35:11 + ./coverage.out bytes=29387 17:35:11 ==> Appending adjustments 17:35:11 https://docs.codecov.io/docs/fixing-reports 17:35:11 + Found adjustments 17:35:11 ==> Gzipping contents 17:35:11 8.0K /tmp/codecov.oRYNfL.gz 17:35:11 ==> Uploading reports 17:35:11 url: https://codecov.io 17:35:11 query: branch=PR-87&commit=37cb0c53ec1c30c1104bede5543bb76b9774e4f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=87&job=&cmd_args= 17:35:11 -> Pinging Codecov 17:35:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-87&commit=37cb0c53ec1c30c1104bede5543bb76b9774e4f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=87&job=&cmd_args= 17:35:11 -> Uploading to 17:35:11 https://storage.googleapis.com/codecov/v4/raw/2022-09-26/73D8F5FF140700D3E01443B452E23636/37cb0c53ec1c30c1104bede5543bb76b9774e4f6/2cc6c7ed-a6a6-44b0-9149-f5076d6edf18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T173511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bc30142da8c4491987e51a6d112c9eb4137482ed76ba8083641d789ccdcce50 17:35:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:35:11 Dload Upload Total Spent Left Speed 17:35:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4133 0 0 100 4133 0 16335 --:--:-- --:--:-- --:--:-- 16335 17:35:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/37cb0c53ec1c30c1104bede5543bb76b9774e4f6 [Pipeline] } 17:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:35:13 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-87/archives ] 17:35:13 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-87/archives 17:35:13 total 16 17:35:13 drwxr-xr-x 3 root root 4096 Sep 26 17:26 . 17:35:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 17:26 .. 17:35:13 drwxr-xr-x 2 root root 4096 Sep 26 17:26 cost 17:35:13 -rw-r--r-- 1 root root 88 Sep 26 17:26 cost.csv 17:35:13 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-87/archives 17:35:13 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-87/archives 17:35:13 total 16 17:35:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 17:26 . 17:35:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 17:26 .. 17:35:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 17:26 cost 17:35:13 -rw-r--r-- 1 jenkins jenkins 88 Sep 26 17:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:35:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:35:15 ---> package-listing.sh 17:35:15 ++ facter osfamily 17:35:15 ++ tr '[:upper:]' '[:lower:]' 17:35:15 + OS_FAMILY=debian 17:35:15 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-87 17:35:15 + START_PACKAGES=/tmp/packages_start.txt 17:35:15 + END_PACKAGES=/tmp/packages_end.txt 17:35:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:15 + PACKAGES=/tmp/packages_start.txt 17:35:15 + '[' /w/workspace/xfoundry_device-usb-camera_PR-87 ']' 17:35:15 + PACKAGES=/tmp/packages_end.txt 17:35:15 + case "${OS_FAMILY}" in 17:35:15 + dpkg -l 17:35:15 + grep '^ii' 17:35:15 + '[' -f /tmp/packages_start.txt ']' 17:35:15 + '[' -f /tmp/packages_end.txt ']' 17:35:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:15 + '[' /w/workspace/xfoundry_device-usb-camera_PR-87 ']' 17:35:15 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-87/archives/ 17:35:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-87/archives/ [Pipeline] echo 17:35:15 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/xfoundry_device-usb-camera_PR-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:35:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:16 prd-ubuntu20.04-docker-8c-8g-1167 does not seem to be running inside a container 17:35:16 $ 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/xfoundry_device-usb-camera_PR-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-87 -v /w/workspace/xfoundry_device-usb-camera_PR-87:/w/workspace/xfoundry_device-usb-camera_PR-87:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-87@tmp:/w/workspace/xfoundry_device-usb-camera_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:35:16 $ docker top 4107049c18d9fcdbd97ef5b9ad6dd3a67138509fbfde2359d8171cbfbce808eb -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:17 + touch /tmp/pre-build-complete [Pipeline] sh 17:35:17 + mkdir -p /var/log/sysstat [Pipeline] sh 17:35:17 + ls /var/log/sa-host 17:35:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:17 provisioning config files... 17:35:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-87@tmp/config16658751392246889740tmp [Pipeline] { [Pipeline] echo 17:35:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:35:18 ---> create-netrc.sh [Pipeline] } 17:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:35:18 ---> python-tools-install.sh [Pipeline] echo 17:35:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:35:19 ---> sudo-logs.sh 17:35:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:35:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:35:19 ---> job-cost.sh 17:35:19 lf-activate-venv: SKIPPING 17:35:19 DEBUG: total: 0.2199999988079071 17:35:19 INFO: Retrieving Stack Cost... 17:35:20 INFO: Retrieving Pricing Info for: v3-standard-8 17:35:20 INFO: Archiving Costs [Pipeline] echo 17:35:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:35:20 ---> logs-deploy.sh 17:35:20 lf-activate-venv: SKIPPING 17:35:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-87/1 17:35:20 INFO: archiving workspace using pattern(s): 17:35:21 Archives upload complete. 17:35:21 INFO: archiving logs to Nexus