Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b46066adcd577da1416ab754af5e0b29040ea265 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-ssh893395039440889964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15994621668681024475.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10148244490657485570.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16601113627486705804.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2616502455116521025.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13839 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b46066adcd577da1416ab754af5e0b29040ea265 (main) Commit message: "Merge pull request #234 from jumpingliu/ignore-go-git" > 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 core.sparsecheckout # timeout=10 > git checkout -f b46066adcd577da1416ab754af5e0b29040ea265 # timeout=10 > git rev-list --no-walk 76647fe947dbfcde68706f3160ada0c7792b69e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:05:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:05:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:05:38 ========================================================= 06:05:38 EdgeX Global Pipelines Version Info 06:05:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:05:39 ------------------- 06:05:39 stable info: 06:05:39 ------------------- 06:05:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:05:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:05:39 Message: update stable to v1.0.249 06:05:39 ------------------- 06:05:39 experimental info: 06:05:39 ------------------- 06:05:39 Commited By: **** collab-it+edgex@linuxfoundation.org 06:05:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:05:39 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:05:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:05:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:05:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:05:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:05:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b46066a [Pipeline] echo 06:05:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:40 provisioning config files... 06:05:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2322327782305014737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:40 ---> docker-login.sh 06:05:40 nexus3.edgexfoundry.org:10001 06:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:40 Configure a credential helper to remove this warning. See 06:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:40 06:05:40 Login Succeeded 06:05:40 nexus3.edgexfoundry.org:10002 06:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:41 Configure a credential helper to remove this warning. See 06:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:41 06:05:41 Login Succeeded 06:05:41 nexus3.edgexfoundry.org:10003 06:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:41 Configure a credential helper to remove this warning. See 06:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:41 06:05:41 Login Succeeded 06:05:41 nexus3.edgexfoundry.org:10004 06:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:41 Configure a credential helper to remove this warning. See 06:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:41 06:05:41 Login Succeeded 06:05:41 docker.io 06:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:41 Configure a credential helper to remove this warning. See 06:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:41 06:05:41 Login Succeeded 06:05:41 ---> docker-login.sh ends [Pipeline] } 06:05:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:05:42 + git rev-list -1 --merges b46066adcd577da1416ab754af5e0b29040ea265~1..b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] echo 06:05:42 -----------> git rev-list -1 --merges b46066adcd577da1416ab754af5e0b29040ea265~1..b46066adcd577da1416ab754af5e0b29040ea265 b46066adcd577da1416ab754af5e0b29040ea265 06:05:42 b46066adcd577da1416ab754af5e0b29040ea265 [false] [Pipeline] sh 06:05:42 + git log --format=format:%s -1 b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] echo 06:05:42 ========================================================= 06:05:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:05:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:42 + git log --format=format:%s -1 b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] echo 06:05:42 [semverPrep] GIT_COMMIT: b46066adcd577da1416ab754af5e0b29040ea265, Commit Message: Merge pull request #234 from jumpingliu/ignore-go-git [Pipeline] echo 06:05:42 [semverPrep] This is not a build commit. [Pipeline] sh 06:05:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:05:43 + grep -v github /etc/ssh/ssh_known_hosts 06:05:43 + [ -e /tmp/ssh_known_hosts ] 06:05:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:05:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:05:43 + sudo tee -a /etc/ssh/ssh_known_hosts 06:05:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:43 06:05:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:43 0.1.4: Pulling from edgex-devops/py-git-semver 06:05:43 b85a868b505f: Pulling fs layer 06:05:43 e2be974225ed: Pulling fs layer 06:05:43 339a4e72a1f5: Pulling fs layer 06:05:43 988bab9f4d93: Pulling fs layer 06:05:43 1469e6f7b9e6: Pulling fs layer 06:05:43 eaf3925da568: Pulling fs layer 06:05:43 bab4dde63d76: Pulling fs layer 06:05:43 bde34c3a00c8: Pulling fs layer 06:05:43 b352a97aabf1: Pulling fs layer 06:05:43 4872d77fe225: Pulling fs layer 06:05:43 5851b861e8e6: Pulling fs layer 06:05:43 bde34c3a00c8: Waiting 06:05:43 4872d77fe225: Waiting 06:05:43 988bab9f4d93: Waiting 06:05:43 5851b861e8e6: Waiting 06:05:43 b352a97aabf1: Waiting 06:05:43 bab4dde63d76: Waiting 06:05:43 1469e6f7b9e6: Waiting 06:05:43 eaf3925da568: Waiting 06:05:43 e2be974225ed: Download complete 06:05:43 988bab9f4d93: Download complete 06:05:44 1469e6f7b9e6: Verifying Checksum 06:05:44 1469e6f7b9e6: Download complete 06:05:44 eaf3925da568: Verifying Checksum 06:05:44 eaf3925da568: Download complete 06:05:44 339a4e72a1f5: Verifying Checksum 06:05:44 339a4e72a1f5: Download complete 06:05:44 bde34c3a00c8: Verifying Checksum 06:05:44 bde34c3a00c8: Download complete 06:05:44 b352a97aabf1: Download complete 06:05:44 4872d77fe225: Verifying Checksum 06:05:44 4872d77fe225: Download complete 06:05:44 5851b861e8e6: Verifying Checksum 06:05:44 5851b861e8e6: Download complete 06:05:44 b85a868b505f: Verifying Checksum 06:05:44 b85a868b505f: Download complete 06:05:44 bab4dde63d76: Verifying Checksum 06:05:44 bab4dde63d76: Download complete 06:05:45 b85a868b505f: Pull complete 06:05:45 e2be974225ed: Pull complete 06:05:46 339a4e72a1f5: Pull complete 06:05:46 988bab9f4d93: Pull complete 06:05:46 1469e6f7b9e6: Pull complete 06:05:46 eaf3925da568: Pull complete 06:05:48 bab4dde63d76: Pull complete 06:05:48 bde34c3a00c8: Pull complete 06:05:48 b352a97aabf1: Pull complete 06:05:48 4872d77fe225: Pull complete 06:05:49 5851b861e8e6: Pull complete 06:05:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:05:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:49 prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container 06:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:05:53 $ docker top 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb -eo pid,comm 06:05:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:05:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:05:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:53 [ssh-agent] Looking for ssh-agent implementation... 06:05:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:53 $ docker exec 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb ssh-agent 06:05:54 SSH_AUTH_SOCK=/tmp/ssh-ORG57IECYNcf/agent.34 06:05:54 SSH_AGENT_PID=40 06:05:54 Running ssh-add (command line suppressed) 06:05:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12558989538115902406.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12558989538115902406.key) 06:05:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:54 + git tag --points-at HEAD [Pipeline] } 06:05:54 $ docker exec --env ******** --env ******** 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb ssh-agent -k 06:05:54 unset SSH_AUTH_SOCK; 06:05:54 unset SSH_AGENT_PID; 06:05:54 echo Agent pid 40 killed; 06:05:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:05:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:54 [ssh-agent] Looking for ssh-agent implementation... 06:05:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:54 $ docker exec 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb ssh-agent 06:05:54 SSH_AUTH_SOCK=/tmp/ssh-o7200k5w1g0j/agent.72 06:05:54 SSH_AGENT_PID=78 06:05:54 Running ssh-add (command line suppressed) 06:05:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13077491846402720259.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13077491846402720259.key) 06:05:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:55 + git semver init 06:05:55 2023-05-05 06:05:55,373 [run_init] DEBUG init version:0.0.0 force:False 06:05:55 2023-05-05 06:05:55,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 06:05:55 2023-05-05 06:05:55,374 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 06:05:55 2023-05-05 06:05:55,374 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 06:05:56 2023-05-05 06:05:56,041 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 06:05:56 2023-05-05 06:05:56,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 06:05:56 2023-05-05 06:05:56,042 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:05:56 2023-05-05 06:05:56,042 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:05:56 3.0.0-dev.33 [Pipeline] } 06:05:56 $ docker exec --env ******** --env ******** 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb ssh-agent -k 06:05:56 unset SSH_AUTH_SOCK; 06:05:56 unset SSH_AGENT_PID; 06:05:56 echo Agent pid 78 killed; 06:05:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:05:56 + git semver [Pipeline] } 06:05:57 $ docker stop --time=1 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb 06:05:58 $ docker rm -f --volumes 36a3496b487094d4791a3e56b88139d32b3cb184ac56eabd67c05f0d629b01bb [Pipeline] // withDockerContainer [Pipeline] sh 06:05:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:05:58 Stashed 1 file(s) [Pipeline] echo 06:05:58 [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [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 06:05:59 provisioning config files... 06:05:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17611126545145408841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:59 ---> docker-login.sh 06:05:59 nexus3.edgexfoundry.org:10001 06:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:59 Configure a credential helper to remove this warning. See 06:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:59 06:05:59 Login Succeeded 06:05:59 nexus3.edgexfoundry.org:10002 06:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:59 Configure a credential helper to remove this warning. See 06:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:59 06:05:59 Login Succeeded 06:05:59 nexus3.edgexfoundry.org:10003 06:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:59 Configure a credential helper to remove this warning. See 06:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:59 06:05:59 Login Succeeded 06:05:59 nexus3.edgexfoundry.org:10004 06:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:59 Configure a credential helper to remove this warning. See 06:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:59 06:05:59 Login Succeeded 06:05:59 docker.io 06:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:59 Configure a credential helper to remove this warning. See 06:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:59 06:05:59 Login Succeeded 06:05:59 ---> docker-login.sh ends [Pipeline] } 06:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:06:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:06:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:06:00 ========================================================= 06:06:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:06:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:06:00 Sending build context to Docker daemon 1.967MB 06:06:00 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 06:06:00 Step 2/13 : FROM ${BASE} AS builder 06:06:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:06:00 f56be85fc22e: Pulling fs layer 06:06:00 85791d961cd3: Pulling fs layer 06:06:00 d694b5ae8c79: Pulling fs layer 06:06:00 9f32a84ed3da: Pulling fs layer 06:06:00 4d19c01a9841: Pulling fs layer 06:06:00 9325e15d5711: Pulling fs layer 06:06:00 556b6ee489ea: Pulling fs layer 06:06:00 c5a4b2cf53e6: Pulling fs layer 06:06:00 556b6ee489ea: Waiting 06:06:00 9325e15d5711: Waiting 06:06:00 c5a4b2cf53e6: Waiting 06:06:00 9f32a84ed3da: Waiting 06:06:00 4d19c01a9841: Waiting 06:06:00 85791d961cd3: Download complete 06:06:00 9f32a84ed3da: Verifying Checksum 06:06:00 9f32a84ed3da: Download complete 06:06:00 4d19c01a9841: Verifying Checksum 06:06:00 4d19c01a9841: Download complete 06:06:00 f56be85fc22e: Download complete 06:06:00 9325e15d5711: Verifying Checksum 06:06:00 9325e15d5711: Download complete 06:06:00 f56be85fc22e: Pull complete 06:06:00 85791d961cd3: Pull complete 06:06:01 c5a4b2cf53e6: Verifying Checksum 06:06:01 c5a4b2cf53e6: Download complete 06:06:01 d694b5ae8c79: Download complete 06:06:01 556b6ee489ea: Verifying Checksum 06:06:01 556b6ee489ea: Download complete 06:06:04 d694b5ae8c79: Pull complete 06:06:04 9f32a84ed3da: Pull complete 06:06:04 4d19c01a9841: Pull complete 06:06:04 9325e15d5711: Pull complete 06:06:07 556b6ee489ea: Pull complete 06:06:07 c5a4b2cf53e6: Pull complete 06:06:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:06:08 ---> c4be618373d6 06:06:08 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:06:14 Still waiting to schedule task 06:06:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13838’ 06:06:18 ---> Running in 062410a40e1c 06:06:18 Removing intermediate container 062410a40e1c 06:06:18 ---> 093a9904d390 06:06:18 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:18 ---> Running in 820c2d787357 06:06:18 Removing intermediate container 820c2d787357 06:06:18 ---> efafc46ce68b 06:06:18 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:06:18 ---> Running in d3a67bce0e28 06:06:18 Removing intermediate container d3a67bce0e28 06:06:18 ---> 127a444f1254 06:06:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:06:18 ---> Running in b4e34ac6530f 06:06:18 Removing intermediate container b4e34ac6530f 06:06:18 ---> c1b3cf0211e9 06:06:18 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:18 ---> Running in 50b8c4805407 06:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:06:18 (1/14) Installing libintl (0.21.1-r1) 06:06:18 (2/14) Installing eudev-libs (3.2.11-r4) 06:06:18 (3/14) Installing libjpeg-turbo (2.1.4-r0) 06:06:18 (4/14) Installing v4l-utils-libs (1.22.1-r2) 06:06:18 (5/14) Installing v4l-utils (1.22.1-r2) 06:06:18 (6/14) Installing udev-init-scripts (35-r1) 06:06:18 (7/14) Installing libblkid (2.38.1-r1) 06:06:18 (8/14) Installing xz-libs (5.2.9-r0) 06:06:18 (9/14) Installing zstd-libs (1.5.5-r0) 06:06:18 (10/14) Installing kmod-libs (30-r1) 06:06:18 (11/14) Installing eudev (3.2.11-r4) 06:06:18 (12/14) Installing eudev-dev (3.2.11-r4) 06:06:18 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 06:06:18 (14/14) Installing v4l-utils-dev (1.22.1-r2) 06:06:18 Executing busybox-1.35.0-r29.trigger 06:06:18 Executing eudev-3.2.11-r4.trigger 06:06:18 OK: 272 MiB in 67 packages 06:06:18 Removing intermediate container 50b8c4805407 06:06:18 ---> a779df63e5e8 06:06:18 Step 8/13 : WORKDIR /device-usb-camera 06:06:18 ---> Running in 0f7f9527e0bd 06:06:18 Removing intermediate container 0f7f9527e0bd 06:06:18 ---> ad7757955a30 06:06:18 Step 9/13 : COPY go.mod vendor* ./ 06:06:18 ---> c918cedd1f8c 06:06:18 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:18 ---> Running in 3fa761d888a8 06:06:57 Removing intermediate container 3fa761d888a8 06:06:57 ---> 384dd6813b85 06:06:57 Step 11/13 : COPY . . 06:06:57 ---> ef1b37480c41 06:06:57 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:06:57 ---> Running in 72ef6500c9af 06:06:57  % Total % Received % Xferd Average Speed Time Time Time Current 06:06:57 Dload Upload Total Spent Left Speed 06:06:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7990 0 --:--:-- --:--:-- --:--:-- 8045 06:06:57 Removing intermediate container 72ef6500c9af 06:06:57 ---> 960e48bc31e9 06:06:57 Step 13/13 : RUN ${MAKE} 06:06:57 ---> Running in e69aab17eeb4 06:06:57 noop 06:06:57 Removing intermediate container e69aab17eeb4 06:06:57 ---> dafd5230392e 06:06:57 Successfully built dafd5230392e 06:06:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:57 + docker inspect -f . ci-base-image-x86_64 06:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:57 prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container 06:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 06:06:58 $ docker top 0b0a371b4f16c3e7c3b5bfd9665a90c2486686daf8cb54eccb80629ebd642666 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:58 + go version 06:06:58 go version go1.20.2 linux/amd64 [Pipeline] } 06:06:58 $ docker stop --time=1 0b0a371b4f16c3e7c3b5bfd9665a90c2486686daf8cb54eccb80629ebd642666 06:06:59 $ docker rm -f --volumes 0b0a371b4f16c3e7c3b5bfd9665a90c2486686daf8cb54eccb80629ebd642666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:00 + docker inspect -f . ci-base-image-x86_64 06:07:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:00 prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container 06:07:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 06:07:00 $ docker top 28ccc85cd6f1375482a708a0e0c6a7a09306d9a1e60e03e1eefe1e09ad624724 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:00 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 06:07:01 + make test 06:07:01 go test ./... -coverprofile=coverage.out ./... 06:07:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:07:16 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:07:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements 06:07:20 go vet ./... 06:07:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:07:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:07:23 ./bin/test-attribution-txt.sh [Pipeline] echo 06:07:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:07:23 $ docker stop --time=1 28ccc85cd6f1375482a708a0e0c6a7a09306d9a1e60e03e1eefe1e09ad624724 06:07:27 $ docker rm -f --volumes 28ccc85cd6f1375482a708a0e0c6a7a09306d9a1e60e03e1eefe1e09ad624724 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:07:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:28 + ls -al . 06:07:28 total 192 06:07:28 drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:07 . 06:07:28 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:05 .. 06:07:28 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:05 .git 06:07:28 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:05 .github 06:07:28 -rw-rw-r-- 1 jenkins jenkins 414 May 5 06:05 .gitignore 06:07:28 -rw-rw-r-- 1 jenkins jenkins 42 May 5 06:05 .golangci.yml 06:07:28 -rw-rw-r-- 1 jenkins jenkins 77 May 5 06:05 .hadolint.yml 06:07:28 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:05 .semver 06:07:28 -rw-rw-r-- 1 jenkins jenkins 9665 May 5 06:05 Attribution.txt 06:07:28 -rw-rw-r-- 1 jenkins jenkins 6219 May 5 06:05 CHANGELOG.md 06:07:28 -rw-rw-r-- 1 jenkins jenkins 2328 May 5 06:05 Dockerfile 06:07:28 -rw-rw-r-- 1 jenkins jenkins 678 May 5 06:05 GOVERNANCE.md 06:07:28 -rw-rw-r-- 1 jenkins jenkins 659 May 5 06:05 Jenkinsfile 06:07:28 -rw-rw-r-- 1 jenkins jenkins 11348 May 5 06:05 LICENSE 06:07:28 -rw-rw-r-- 1 jenkins jenkins 2364 May 5 06:05 Makefile 06:07:28 -rw-rw-r-- 1 jenkins jenkins 622 May 5 06:05 OWNERS.md 06:07:28 -rw-rw-r-- 1 jenkins jenkins 5681 May 5 06:05 README.md 06:07:28 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:05 VERSION 06:07:28 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:05 bin 06:07:28 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:05 cmd 06:07:28 -rw-r--r-- 1 jenkins jenkins 28693 May 5 06:07 coverage.out 06:07:28 -rwxrwxr-x 1 jenkins jenkins 140 May 5 06:05 docker-entrypoint.sh 06:07:28 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:05 docs 06:07:28 -rw-rw-r-- 1 jenkins jenkins 3443 May 5 06:05 go.mod 06:07:28 -rw-rw-r-- 1 jenkins jenkins 31488 May 5 06:05 go.sum 06:07:28 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:05 internal 06:07:28 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:05 snap 06:07:28 -rw-rw-r-- 1 jenkins jenkins 231 May 5 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:28 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b46066adcd577da1416ab754af5e0b29040ea265 --label arch=amd64 --label version=3.0.0-dev.33 . 06:07:28 Sending build context to Docker daemon 1.996MB 06:07:28 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 06:07:28 Step 2/35 : FROM ${BASE} AS builder 06:07:28 ---> dafd5230392e 06:07:28 Step 3/35 : ARG ADD_BUILD_TAGS="" 06:07:28 ---> Running in d249b3fde35f 06:07:28 Removing intermediate container d249b3fde35f 06:07:28 ---> 58bed70dc4a9 06:07:28 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:07:28 ---> Running in 55cb24d75a9d 06:07:28 Removing intermediate container 55cb24d75a9d 06:07:28 ---> 4b65af009cdf 06:07:28 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:07:28 ---> Running in 94df80ed9f68 06:07:29 Removing intermediate container 94df80ed9f68 06:07:29 ---> 21e0413fa273 06:07:29 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:07:29 ---> Running in f4954c63f564 06:07:29 Removing intermediate container f4954c63f564 06:07:29 ---> 926d1b78d588 06:07:29 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:29 ---> Running in dd80535d20b8 06:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:07:29 OK: 272 MiB in 67 packages 06:07:30 Removing intermediate container dd80535d20b8 06:07:30 ---> aeff55ec9d8a 06:07:30 Step 8/35 : WORKDIR /device-usb-camera 06:07:30 ---> Running in 6e54fe635660 06:07:30 Removing intermediate container 6e54fe635660 06:07:30 ---> df541b84f548 06:07:30 Step 9/35 : COPY go.mod vendor* ./ 06:07:30 ---> d3ab87dd538c 06:07:30 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:30 ---> Running in d6a300ad88e7 06:07:31 Removing intermediate container d6a300ad88e7 06:07:31 ---> f16531619a2e 06:07:31 Step 11/35 : COPY . . 06:07:31 ---> 24539f3fcf5e 06:07:31 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:07:31 ---> Running in 6c1c32a39e6e 06:07:31  % Total % Received % Xferd Average Speed Time Time Time Current 06:07:31 Dload Upload Total Spent Left Speed 06:07:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 22686 0 --:--:-- --:--:-- --:--:-- 23086 06:07:32 Removing intermediate container 6c1c32a39e6e 06:07:32 ---> 5e3bbb324b33 06:07:32 Step 13/35 : RUN ${MAKE} 06:07:32 ---> Running in 305fe422520c 06:07:32 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 06:07:54 Removing intermediate container 305fe422520c 06:07:54 ---> 2e0df5b7a779 06:07:54 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 06:07:54 v0.21.6: Pulling from aler9/rtsp-simple-server 06:07:54 4acc49c71d14: Pulling fs layer 06:07:54 4acc49c71d14: Verifying Checksum 06:07:54 4acc49c71d14: Download complete 06:07:54 4acc49c71d14: Pull complete 06:07:54 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 06:07:54 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 06:07:54 ---> 01a2bd3e5fff 06:07:54 Step 15/35 : FROM alpine:3.17 06:07:54 3.17: Pulling from library/alpine 06:07:54 f56be85fc22e: Already exists 06:07:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:07:54 Status: Downloaded newer image for alpine:3.17 06:07:54 ---> 9ed4aefc74f6 06:07:54 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:07:54 ---> Running in 99c7e3eb3d01 06:07:54 Removing intermediate container 99c7e3eb3d01 06:07:54 ---> 49e73c3129f9 06:07:54 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 06:07:54 ---> Running in ccae8c2942c3 06:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:07:55 (1/86) Installing dumb-init (1.2.5-r2) 06:07:55 (2/86) Installing sdl2 (2.26.5-r0) 06:07:55 (3/86) Installing svt-av1-libs (1.3.0-r0) 06:07:55 (4/86) Installing libxau (1.0.10-r0) 06:07:55 (5/86) Installing libmd (1.0.4-r0) 06:07:55 (6/86) Installing libbsd (0.11.7-r0) 06:07:55 (7/86) Installing libxdmcp (1.1.4-r0) 06:07:55 (8/86) Installing libxcb (1.15-r0) 06:07:55 (9/86) Installing libx11 (1.8.4-r0) 06:07:55 (10/86) Installing aom-libs (3.5.0-r0) 06:07:55 (11/86) Installing alsa-lib (1.2.8-r0) 06:07:55 (12/86) Installing libexpat (2.5.0-r0) 06:07:55 (13/86) Installing brotli-libs (1.0.9-r9) 06:07:55 (14/86) Installing libbz2 (1.0.8-r4) 06:07:55 (15/86) Installing libpng (1.6.38-r0) 06:07:55 (16/86) Installing freetype (2.12.1-r0) 06:07:55 (17/86) Installing fontconfig (2.14.1-r0) 06:07:55 (18/86) Installing fribidi (1.0.12-r0) 06:07:55 (19/86) Installing libffi (3.4.4-r0) 06:07:55 (20/86) Installing libintl (0.21.1-r1) 06:07:55 (21/86) Installing libblkid (2.38.1-r1) 06:07:55 (22/86) Installing libmount (2.38.1-r1) 06:07:55 (23/86) Installing pcre2 (10.42-r0) 06:07:55 (24/86) Installing glib (2.74.6-r0) 06:07:55 (25/86) Installing graphite2 (1.3.14-r2) 06:07:55 (26/86) Installing harfbuzz (5.3.1-r1) 06:07:55 (27/86) Installing libass (0.16.0-r1) 06:07:55 (28/86) Installing libdav1d (1.0.0-r2) 06:07:55 (29/86) Installing hwdata-pci (0.364-r0) 06:07:55 (30/86) Installing libpciaccess (0.17-r0) 06:07:55 (31/86) Installing libdrm (2.4.114-r0) 06:07:55 (32/86) Installing gmp (6.2.1-r2) 06:07:55 (33/86) Installing nettle (3.8.1-r0) 06:07:55 (34/86) Installing p11-kit (0.24.1-r1) 06:07:55 (35/86) Installing libtasn1 (4.19.0-r0) 06:07:55 (36/86) Installing libunistring (1.1-r0) 06:07:55 (37/86) Installing gnutls (3.7.8-r3) 06:07:55 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 06:07:55 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 06:07:55 (40/86) Installing lame (3.100-r2) 06:07:55 (41/86) Installing opus (1.3.1-r1) 06:07:55 (42/86) Installing libasyncns (0.8-r1) 06:07:55 (43/86) Installing dbus-libs (1.14.4-r0) 06:07:55 (44/86) Installing libltdl (2.4.7-r1) 06:07:55 (45/86) Installing orc (0.4.33-r0) 06:07:55 (46/86) Installing libgcc (12.2.1_git20220924-r4) 06:07:55 (47/86) Installing libogg (1.3.5-r2) 06:07:55 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 06:07:55 (49/86) Installing flac-libs (1.4.2-r0) 06:07:55 (50/86) Installing libvorbis (1.3.7-r0) 06:07:55 (51/86) Installing libsndfile (1.1.0-r2) 06:07:55 (52/86) Installing libgomp (12.2.1_git20220924-r4) 06:07:55 (53/86) Installing soxr (0.1.3-r3) 06:07:55 (54/86) Installing speexdsp (1.2.1-r0) 06:07:55 (55/86) Installing tdb-libs (1.4.6-r0) 06:07:55 (56/86) Installing libpulse (16.1-r6) 06:07:55 (57/86) Installing cjson (1.7.15-r3) 06:07:55 (58/86) Installing mbedtls (2.28.3-r0) 06:07:55 (59/86) Installing librist (0.2.7-r0) 06:07:55 (60/86) Installing libsrt (1.5.1-r0) 06:07:55 (61/86) Installing libssh (0.10.5-r0) 06:07:55 (62/86) Installing libtheora (1.1.1-r16) 06:07:55 (63/86) Installing libjpeg-turbo (2.1.4-r0) 06:07:55 (64/86) Installing v4l-utils-libs (1.22.1-r2) 06:07:55 (65/86) Installing libxext (1.3.5-r0) 06:07:55 (66/86) Installing libxfixes (6.0.0-r0) 06:07:55 (67/86) Installing wayland-libs-client (1.21.0-r1) 06:07:55 (68/86) Installing libva (2.16.0-r0) 06:07:55 (69/86) Installing libvdpau (1.5-r0) 06:07:55 (70/86) Installing vidstab (1.1.0-r2) 06:07:55 (71/86) Installing libvpx (1.12.0-r1) 06:07:55 (72/86) Installing libwebp (1.2.4-r1) 06:07:55 (73/86) Installing x264-libs (0.164_git20220602-r0) 06:07:55 (74/86) Installing numactl (2.0.16-r1) 06:07:55 (75/86) Installing x265-libs (3.5-r3) 06:07:56 (76/86) Installing xvidcore (1.3.7-r1) 06:07:56 (77/86) Installing libsodium (1.0.18-r2) 06:07:56 (78/86) Installing libzmq (4.3.4-r1) 06:07:56 (79/86) Installing ffmpeg-libs (5.1.3-r0) 06:07:56 (80/86) Installing ffmpeg (5.1.3-r0) 06:07:56 (81/86) Installing udev-init-scripts (35-r1) 06:07:56 (82/86) Installing eudev-libs (3.2.11-r4) 06:07:56 (83/86) Installing xz-libs (5.2.9-r0) 06:07:56 (84/86) Installing zstd-libs (1.5.5-r0) 06:07:56 (85/86) Installing kmod-libs (30-r1) 06:07:56 (86/86) Installing eudev (3.2.11-r4) 06:07:56 Executing busybox-1.35.0-r29.trigger 06:07:56 Executing eudev-3.2.11-r4.trigger 06:07:56 OK: 112 MiB in 101 packages 06:07:59 Removing intermediate container ccae8c2942c3 06:07:59 ---> f02f246f699d 06:07:59 Step 18/35 : WORKDIR / 06:07:59 ---> Running in 61b896a568b4 06:07:59 Removing intermediate container 61b896a568b4 06:07:59 ---> 332a7233e352 06:07:59 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 06:08:00 ---> 850e46eeeaa9 06:08:00 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 06:08:00 ---> 8061f4de93ff 06:08:00 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:08:00 ---> 25e10d0c7631 06:08:00 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:08:00 ---> 8ed46ab3c84a 06:08:00 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:08:00 ---> 6df49daac395 06:08:00 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 06:08:01 ---> d5917e25005f 06:08:01 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 06:08:01 ---> 58a008751725 06:08:01 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:08:01 ---> Running in d95d325a5f83 06:08:02 Removing intermediate container d95d325a5f83 06:08:02 ---> 889fe9567f77 06:08:02 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:08:02 ---> Running in 10daf5c9f808 06:08:03 Removing intermediate container 10daf5c9f808 06:08:03 ---> 118d516d4005 06:08:03 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:08:03 ---> Running in 10df4ba7b51a 06:08:03 Removing intermediate container 10df4ba7b51a 06:08:03 ---> a489028a2e1a 06:08:03 Step 29/35 : EXPOSE 59983 06:08:03 ---> Running in 50282ba6f990 06:08:03 Removing intermediate container 50282ba6f990 06:08:03 ---> 4849d803a706 06:08:03 Step 30/35 : EXPOSE 8554 06:08:03 ---> Running in ae5c860dc8ac 06:08:03 Removing intermediate container ae5c860dc8ac 06:08:03 ---> 66e7aebbfee5 06:08:03 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:08:03 ---> Running in 2362660e2550 06:08:03 Removing intermediate container 2362660e2550 06:08:03 ---> 61f3ce53add0 06:08:03 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 06:08:03 ---> Running in b6a2fa9df346 06:08:03 Removing intermediate container b6a2fa9df346 06:08:03 ---> cedeb4f7df55 06:08:03 Step 33/35 : LABEL arch=amd64 06:08:03 ---> Running in 32fc5d3ded1f 06:08:04 Removing intermediate container 32fc5d3ded1f 06:08:04 ---> f79ad9fd7766 06:08:04 Step 34/35 : LABEL git_sha=b46066adcd577da1416ab754af5e0b29040ea265 06:08:04 ---> Running in e820e6228dba 06:08:04 Removing intermediate container e820e6228dba 06:08:04 ---> 80c76b1d086b 06:08:04 Step 35/35 : LABEL version=3.0.0-dev.33 06:08:04 ---> Running in 4bf1c52b8db6 06:08:04 Removing intermediate container 4bf1c52b8db6 06:08:04 ---> 0e531b2c4b04 06:08:04 [Warning] One or more build-args [ARCH] were not consumed 06:08:04 Successfully built 0e531b2c4b04 06:08:04 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:04 provisioning config files... 06:08:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13560547247320463221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:04 ---> docker-login.sh 06:08:04 nexus3.edgexfoundry.org:10001 06:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:04 Configure a credential helper to remove this warning. See 06:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:04 06:08:04 Login Succeeded 06:08:04 nexus3.edgexfoundry.org:10002 06:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:04 Configure a credential helper to remove this warning. See 06:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:04 06:08:04 Login Succeeded 06:08:04 nexus3.edgexfoundry.org:10003 06:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:05 Configure a credential helper to remove this warning. See 06:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:05 06:08:05 Login Succeeded 06:08:05 nexus3.edgexfoundry.org:10004 06:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:05 Configure a credential helper to remove this warning. See 06:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:05 06:08:05 Login Succeeded 06:08:05 docker.io 06:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:05 Configure a credential helper to remove this warning. See 06:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:05 06:08:05 Login Succeeded 06:08:05 ---> docker-login.sh ends [Pipeline] } 06:08:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:08:05 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 06:08:05 b46066adcd577da1416ab754af5e0b29040ea265 06:08:05 latest 06:08:05 3.0.0-dev.33 06:08:05 b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 06:08:05 main 06:08:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265 06:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:08:06 46c78ae1f96c: Preparing 06:08:06 de0d20a81aa7: Preparing 06:08:06 29c6df0f2de8: Preparing 06:08:06 3827b5b91e75: Preparing 06:08:06 acc83c6ca332: Preparing 06:08:06 2fced560cf78: Preparing 06:08:06 c0a9a58f66e2: Preparing 06:08:06 8d9aa128509b: Preparing 06:08:06 ba409618f237: Preparing 06:08:06 bd5dff266802: Preparing 06:08:06 238a2cdf701f: Preparing 06:08:06 f1417ff83b31: Preparing 06:08:06 c0a9a58f66e2: Waiting 06:08:06 8d9aa128509b: Waiting 06:08:06 ba409618f237: Waiting 06:08:06 bd5dff266802: Waiting 06:08:06 f1417ff83b31: Waiting 06:08:06 238a2cdf701f: Waiting 06:08:06 de0d20a81aa7: Pushed 06:08:06 29c6df0f2de8: Pushed 06:08:06 46c78ae1f96c: Pushed 06:08:06 acc83c6ca332: Pushed 06:08:06 8d9aa128509b: Pushed 06:08:06 c0a9a58f66e2: Pushed 06:08:06 2fced560cf78: Pushed 06:08:06 ba409618f237: Pushed 06:08:06 f1417ff83b31: Layer already exists 06:08:08 3827b5b91e75: Pushed 06:08:08 bd5dff266802: Pushed 06:08:16 238a2cdf701f: Pushed 06:08:16 b46066adcd577da1416ab754af5e0b29040ea265: digest: sha256:5f97951f737eeef8bb7ff4580a98791fec5cf0ae098e0ff444877f5825d6ff86 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:08:17 46c78ae1f96c: Preparing 06:08:17 de0d20a81aa7: Preparing 06:08:17 29c6df0f2de8: Preparing 06:08:17 3827b5b91e75: Preparing 06:08:17 acc83c6ca332: Preparing 06:08:17 2fced560cf78: Preparing 06:08:17 c0a9a58f66e2: Preparing 06:08:17 8d9aa128509b: Preparing 06:08:17 ba409618f237: Preparing 06:08:17 bd5dff266802: Preparing 06:08:17 238a2cdf701f: Preparing 06:08:17 f1417ff83b31: Preparing 06:08:17 2fced560cf78: Waiting 06:08:17 bd5dff266802: Waiting 06:08:17 238a2cdf701f: Waiting 06:08:17 f1417ff83b31: Waiting 06:08:17 c0a9a58f66e2: Waiting 06:08:17 8d9aa128509b: Waiting 06:08:17 ba409618f237: Waiting 06:08:17 29c6df0f2de8: Layer already exists 06:08:17 acc83c6ca332: Layer already exists 06:08:17 3827b5b91e75: Layer already exists 06:08:17 46c78ae1f96c: Layer already exists 06:08:17 de0d20a81aa7: Layer already exists 06:08:17 2fced560cf78: Layer already exists 06:08:17 8d9aa128509b: Layer already exists 06:08:17 c0a9a58f66e2: Layer already exists 06:08:17 bd5dff266802: Layer already exists 06:08:17 ba409618f237: Layer already exists 06:08:17 238a2cdf701f: Layer already exists 06:08:17 f1417ff83b31: Layer already exists 06:08:17 latest: digest: sha256:5f97951f737eeef8bb7ff4580a98791fec5cf0ae098e0ff444877f5825d6ff86 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.33 06:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:08:18 46c78ae1f96c: Preparing 06:08:18 de0d20a81aa7: Preparing 06:08:18 29c6df0f2de8: Preparing 06:08:18 3827b5b91e75: Preparing 06:08:18 acc83c6ca332: Preparing 06:08:18 2fced560cf78: Preparing 06:08:18 c0a9a58f66e2: Preparing 06:08:18 8d9aa128509b: Preparing 06:08:18 ba409618f237: Preparing 06:08:18 bd5dff266802: Preparing 06:08:18 238a2cdf701f: Preparing 06:08:18 f1417ff83b31: Preparing 06:08:18 2fced560cf78: Waiting 06:08:18 c0a9a58f66e2: Waiting 06:08:18 8d9aa128509b: Waiting 06:08:18 ba409618f237: Waiting 06:08:18 f1417ff83b31: Waiting 06:08:18 bd5dff266802: Waiting 06:08:18 238a2cdf701f: Waiting 06:08:18 46c78ae1f96c: Layer already exists 06:08:18 acc83c6ca332: Layer already exists 06:08:18 de0d20a81aa7: Layer already exists 06:08:18 29c6df0f2de8: Layer already exists 06:08:18 3827b5b91e75: Layer already exists 06:08:18 2fced560cf78: Layer already exists 06:08:18 c0a9a58f66e2: Layer already exists 06:08:18 ba409618f237: Layer already exists 06:08:18 8d9aa128509b: Layer already exists 06:08:18 bd5dff266802: Layer already exists 06:08:18 238a2cdf701f: Layer already exists 06:08:18 f1417ff83b31: Layer already exists 06:08:18 3.0.0-dev.33: digest: sha256:5f97951f737eeef8bb7ff4580a98791fec5cf0ae098e0ff444877f5825d6ff86 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 06:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:08:18 46c78ae1f96c: Preparing 06:08:18 de0d20a81aa7: Preparing 06:08:18 29c6df0f2de8: Preparing 06:08:18 3827b5b91e75: Preparing 06:08:18 acc83c6ca332: Preparing 06:08:18 2fced560cf78: Preparing 06:08:18 c0a9a58f66e2: Preparing 06:08:18 8d9aa128509b: Preparing 06:08:18 ba409618f237: Preparing 06:08:18 bd5dff266802: Preparing 06:08:18 238a2cdf701f: Preparing 06:08:18 f1417ff83b31: Preparing 06:08:18 c0a9a58f66e2: Waiting 06:08:18 bd5dff266802: Waiting 06:08:18 238a2cdf701f: Waiting 06:08:18 2fced560cf78: Waiting 06:08:18 f1417ff83b31: Waiting 06:08:18 ba409618f237: Waiting 06:08:18 8d9aa128509b: Waiting 06:08:18 acc83c6ca332: Layer already exists 06:08:18 46c78ae1f96c: Layer already exists 06:08:18 29c6df0f2de8: Layer already exists 06:08:18 3827b5b91e75: Layer already exists 06:08:18 de0d20a81aa7: Layer already exists 06:08:18 8d9aa128509b: Layer already exists 06:08:18 2fced560cf78: Layer already exists 06:08:18 bd5dff266802: Layer already exists 06:08:18 ba409618f237: Layer already exists 06:08:18 c0a9a58f66e2: Layer already exists 06:08:18 238a2cdf701f: Layer already exists 06:08:18 f1417ff83b31: Layer already exists 06:08:18 b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33: digest: sha256:5f97951f737eeef8bb7ff4580a98791fec5cf0ae098e0ff444877f5825d6ff86 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 06:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:08:19 46c78ae1f96c: Preparing 06:08:19 de0d20a81aa7: Preparing 06:08:19 29c6df0f2de8: Preparing 06:08:19 3827b5b91e75: Preparing 06:08:19 acc83c6ca332: Preparing 06:08:19 2fced560cf78: Preparing 06:08:19 c0a9a58f66e2: Preparing 06:08:19 8d9aa128509b: Preparing 06:08:19 ba409618f237: Preparing 06:08:19 bd5dff266802: Preparing 06:08:19 238a2cdf701f: Preparing 06:08:19 f1417ff83b31: Preparing 06:08:19 ba409618f237: Waiting 06:08:19 c0a9a58f66e2: Waiting 06:08:19 bd5dff266802: Waiting 06:08:19 238a2cdf701f: Waiting 06:08:19 f1417ff83b31: Waiting 06:08:19 2fced560cf78: Waiting 06:08:19 8d9aa128509b: Waiting 06:08:19 acc83c6ca332: Layer already exists 06:08:19 46c78ae1f96c: Layer already exists 06:08:19 3827b5b91e75: Layer already exists 06:08:19 29c6df0f2de8: Layer already exists 06:08:19 de0d20a81aa7: Layer already exists 06:08:19 2fced560cf78: Layer already exists 06:08:19 c0a9a58f66e2: Layer already exists 06:08:19 8d9aa128509b: Layer already exists 06:08:19 ba409618f237: Layer already exists 06:08:19 bd5dff266802: Layer already exists 06:08:19 238a2cdf701f: Layer already exists 06:08:19 f1417ff83b31: Layer already exists 06:08:19 main: digest: sha256:5f97951f737eeef8bb7ff4580a98791fec5cf0ae098e0ff444877f5825d6ff86 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:19 ===================================================== [Pipeline] echo 06:08:19 taggedImages: 06:08:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265 06:08:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:08:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.33 06:08:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 06:08:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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 06:08:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:19 06:08:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:20 latest: Pulling from edgex-lftools-log-publisher 06:08:20 5eb5b503b376: Pulling fs layer 06:08:20 5c69ac0246d0: Pulling fs layer 06:08:20 ec43610c2a17: Pulling fs layer 06:08:20 3a2ae6a8a46f: Pulling fs layer 06:08:20 33b1e0a273af: Pulling fs layer 06:08:20 5d3b04190fa2: Pulling fs layer 06:08:20 2f39f015ded8: Pulling fs layer 06:08:20 3a2ae6a8a46f: Waiting 06:08:20 33b1e0a273af: Waiting 06:08:20 5d3b04190fa2: Waiting 06:08:20 2f39f015ded8: Waiting 06:08:20 5c69ac0246d0: Download complete 06:08:20 3a2ae6a8a46f: Download complete 06:08:20 33b1e0a273af: Verifying Checksum 06:08:20 33b1e0a273af: Download complete 06:08:20 5d3b04190fa2: Verifying Checksum 06:08:20 5d3b04190fa2: Download complete 06:08:20 ec43610c2a17: Verifying Checksum 06:08:20 ec43610c2a17: Download complete 06:08:20 5eb5b503b376: Verifying Checksum 06:08:20 5eb5b503b376: Download complete 06:08:20 2f39f015ded8: Download complete 06:08:21 5eb5b503b376: Pull complete 06:08:21 5c69ac0246d0: Pull complete 06:08:22 ec43610c2a17: Pull complete 06:08:22 3a2ae6a8a46f: Pull complete 06:08:22 33b1e0a273af: Pull complete 06:08:22 5d3b04190fa2: Pull complete 06:08:26 2f39f015ded8: Pull complete 06:08:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:08:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:26 prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container 06:08:26 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:08:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13842 in /w/workspace/exfoundry_device-usb-camera_main 06:08:31 $ docker top 45d7f1b29eb6fa01f21cd379759564cb8adccef9d634dc04070223868d2d550e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 06:08:31 Running in /w/workspace/device-usb-camera/105 [Pipeline] { [Pipeline] checkout 06:08:31 Selected Git installation does not exist. Using Default 06:08:31 The recommended git tool is: NONE 06:08:31 ---> job-cost.sh 06:08:31 lf-activate-venv: SKIPPING 06:08:31 INFO: No Stack... 06:08:32 INFO: Retrieving Pricing Info for: v3-standard-8 06:08:32 INFO: Archiving Costs [Pipeline] sh 06:08:32 + + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 06:08:32 cut -d, -f6 [Pipeline] lock 06:08:32 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] 06:08:32 Resource [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] did not exist. Created. 06:08:32 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:33 + echo total: 0.2199999988079071 [Pipeline] stash 06:08:33 Stashed 1 file(s) [Pipeline] } 06:08:33 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 06:08:33 $ docker stop --time=1 45d7f1b29eb6fa01f21cd379759564cb8adccef9d634dc04070223868d2d550e 06:08:34 $ docker rm -f --volumes 45d7f1b29eb6fa01f21cd379759564cb8adccef9d634dc04070223868d2d550e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:38 using credential edgex-jenkins-ssh 06:08:38 Cloning the remote Git repository 06:08:38 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:08:38 > git init /w/workspace/device-usb-camera/105 # timeout=10 06:08:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:08:38 > git --version # timeout=10 06:08:38 > git --version # 'git version 2.25.1' 06:08:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:08:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:40 Avoid second fetch 06:08:40 Checking out Revision b46066adcd577da1416ab754af5e0b29040ea265 (main) 06:08:41 Commit message: "Merge pull request #234 from jumpingliu/ignore-go-git" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 06:08:40 > git config core.sparsecheckout # timeout=10 06:08:41 > git checkout -f b46066adcd577da1416ab754af5e0b29040ea265 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:08:42 % Total % Received % Xferd Average Speed Time Time Time Current 06:08:42 Dload Upload Total Spent Left Speed 06:08:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 06:08:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:08:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:08:43 + sudo tee /etc/docker/daemon.new 06:08:43 { 06:08:43 "registry-mirrors": [ 06:08:43 "https://nexus3.edgexfoundry.org:10001" 06:08:43 ], 06:08:43 "bip": "10.250.0.254/24", 06:08:43 "hosts": [ 06:08:43 "tcp://0.0.0.0:5555", 06:08:43 "unix:///var/run/docker.sock" 06:08:43 ], 06:08:43 "mtu": 1458, 06:08:43 "selinux-enabled": true, 06:08:43 "seccomp-profile": "/etc/docker/seccomp.json" 06:08:43 } [Pipeline] sh 06:08:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:08:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:02 provisioning config files... 06:09:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/105@tmp/config10425901341826593669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:03 ---> docker-login.sh 06:09:03 nexus3.edgexfoundry.org:10001 06:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:03 Configure a credential helper to remove this warning. See 06:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:03 06:09:03 Login Succeeded 06:09:03 nexus3.edgexfoundry.org:10002 06:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:04 Configure a credential helper to remove this warning. See 06:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:04 06:09:04 Login Succeeded 06:09:04 nexus3.edgexfoundry.org:10003 06:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:04 Configure a credential helper to remove this warning. See 06:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:04 06:09:04 Login Succeeded 06:09:04 nexus3.edgexfoundry.org:10004 06:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:05 Configure a credential helper to remove this warning. See 06:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:05 06:09:05 Login Succeeded 06:09:05 docker.io 06:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:05 Configure a credential helper to remove this warning. See 06:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:05 06:09:05 Login Succeeded 06:09:05 ---> docker-login.sh ends [Pipeline] } 06:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:09:06 ========================================================= 06:09:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:09:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:09:06 Sending build context to Docker daemon 1.244MB 06:09:06 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 06:09:06 Step 2/13 : FROM ${BASE} AS builder 06:09:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:09:07 c41833b44d91: Pulling fs layer 06:09:07 ed15518f5707: Pulling fs layer 06:09:07 feae8fd75edb: Pulling fs layer 06:09:07 242c74f7c9fa: Pulling fs layer 06:09:07 3cdef696dda3: Pulling fs layer 06:09:07 2ced38df9373: Pulling fs layer 06:09:07 58f1dce35555: Pulling fs layer 06:09:07 242c74f7c9fa: Waiting 06:09:07 3cdef696dda3: Waiting 06:09:07 58f1dce35555: Waiting 06:09:07 2ced38df9373: Waiting 06:09:07 ed15518f5707: Verifying Checksum 06:09:07 ed15518f5707: Download complete 06:09:07 242c74f7c9fa: Verifying Checksum 06:09:07 242c74f7c9fa: Download complete 06:09:07 3cdef696dda3: Verifying Checksum 06:09:07 3cdef696dda3: Download complete 06:09:07 c41833b44d91: Verifying Checksum 06:09:07 c41833b44d91: Download complete 06:09:08 c41833b44d91: Pull complete 06:09:09 58f1dce35555: Verifying Checksum 06:09:09 58f1dce35555: Download complete 06:09:09 ed15518f5707: Pull complete 06:09:10 feae8fd75edb: Verifying Checksum 06:09:10 feae8fd75edb: Download complete 06:09:10 2ced38df9373: Verifying Checksum 06:09:10 2ced38df9373: Download complete 06:09:23 feae8fd75edb: Pull complete 06:09:23 242c74f7c9fa: Pull complete 06:09:23 3cdef696dda3: Pull complete 06:09:29 2ced38df9373: Pull complete 06:09:32 58f1dce35555: Pull complete 06:09:32 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:09:32 ---> fadd8f120f05 06:09:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:09:35 ---> Running in 640f01113746 06:09:35 Removing intermediate container 640f01113746 06:09:35 ---> 2494f04ee972 06:09:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:09:35 ---> Running in 4b9b84db7cd6 06:09:35 Removing intermediate container 4b9b84db7cd6 06:09:35 ---> e2cf58ab579f 06:09:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:09:35 ---> Running in fd7b2cacf1af 06:09:36 Removing intermediate container fd7b2cacf1af 06:09:36 ---> 19a1716a13e5 06:09:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:09:36 ---> Running in a662bf34d73d 06:09:36 Removing intermediate container a662bf34d73d 06:09:36 ---> da226b2564a4 06:09:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:36 ---> Running in 6318452560f0 06:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:09:40 (1/14) Installing libintl (0.21.1-r1) 06:09:40 (2/14) Installing eudev-libs (3.2.11-r4) 06:09:40 (3/14) Installing libjpeg-turbo (2.1.4-r0) 06:09:40 (4/14) Installing v4l-utils-libs (1.22.1-r2) 06:09:40 (5/14) Installing v4l-utils (1.22.1-r2) 06:09:40 (6/14) Installing udev-init-scripts (35-r1) 06:09:40 (7/14) Installing libblkid (2.38.1-r1) 06:09:40 (8/14) Installing xz-libs (5.2.9-r0) 06:09:40 (9/14) Installing zstd-libs (1.5.5-r0) 06:09:40 (10/14) Installing kmod-libs (30-r1) 06:09:40 (11/14) Installing eudev (3.2.11-r4) 06:09:40 (12/14) Installing eudev-dev (3.2.11-r4) 06:09:40 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 06:09:40 (14/14) Installing v4l-utils-dev (1.22.1-r2) 06:09:41 Executing busybox-1.35.0-r29.trigger 06:09:41 Executing eudev-3.2.11-r4.trigger 06:09:41 OK: 271 MiB in 67 packages 06:09:42 Removing intermediate container 6318452560f0 06:09:42 ---> 38d0a1b19c21 06:09:42 Step 8/13 : WORKDIR /device-usb-camera 06:09:42 ---> Running in 8deaf22b01bf 06:09:43 Removing intermediate container 8deaf22b01bf 06:09:43 ---> 9ef953b59a15 06:09:43 Step 9/13 : COPY go.mod vendor* ./ 06:09:43 ---> dd58bb6ee1bf 06:09:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:43 ---> Running in 4ad55e46a59c 06:10:51 Removing intermediate container 4ad55e46a59c 06:10:51 ---> 2801d21c7d24 06:10:51 Step 11/13 : COPY . . 06:10:51 ---> ba9444c8b6a5 06:10:51 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:10:51 ---> Running in f94e341b43ec 06:10:51  % Total % Received % Xferd Average Speed Time Time Time Current 06:10:51   Dload Upload Total Spent Left Speed 06:10:51 0 0  0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3307 0 --:--:-- --:--:-- --:--:-- 3318 06:10:52 Removing intermediate container f94e341b43ec 06:10:52 ---> 704932d03780 06:10:52 Step 13/13 : RUN ${MAKE} 06:10:52 ---> Running in b63602f23e92 06:10:53 noop 06:10:54 Removing intermediate container b63602f23e92 06:10:54 ---> 6d9079c2d8fa 06:10:54 Successfully built 6d9079c2d8fa 06:10:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:54 + docker inspect -f . ci-base-image-arm64 06:10:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:55 prd-ubuntu20.04-docker-arm64-4c-16g-13842 does not seem to be running inside a container 06:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/105 -v /w/workspace/device-usb-camera/105:/w/workspace/device-usb-camera/105:rw,z -v /w/workspace/device-usb-camera/105@tmp:/w/workspace/device-usb-camera/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:10:56 $ docker top 49ed9008166784e2e49e5239d71691f4f308aef323d3b0dbc5a629757a11e87c -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:57 + go version 06:10:57 go version go1.20.2 linux/arm64 [Pipeline] } 06:10:57 $ docker stop --time=1 49ed9008166784e2e49e5239d71691f4f308aef323d3b0dbc5a629757a11e87c 06:10:59 $ docker rm -f --volumes 49ed9008166784e2e49e5239d71691f4f308aef323d3b0dbc5a629757a11e87c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:59 + docker inspect -f . ci-base-image-arm64 06:10:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:00 prd-ubuntu20.04-docker-arm64-4c-16g-13842 does not seem to be running inside a container 06:11:00 $ 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/105 -v /w/workspace/device-usb-camera/105:/w/workspace/device-usb-camera/105:rw,z -v /w/workspace/device-usb-camera/105@tmp:/w/workspace/device-usb-camera/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:11:01 $ docker top dbc2de25ca0ff6099fd17966ee3e856181ab131bbb391550941fc5abfde861f2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:02 + git config --global --add safe.directory /w/workspace/device-usb-camera/105 [Pipeline] fileExists [Pipeline] sh 06:11:03 + make test 06:11:03 go test ./... -coverprofile=coverage.out ./... 06:11:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:14:42 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:14:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 2.0% of statements 06:14:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:14:42 go vet ./... 06:15:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:15:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:15:09 ./bin/test-attribution-txt.sh [Pipeline] echo 06:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:15:09 $ docker stop --time=1 dbc2de25ca0ff6099fd17966ee3e856181ab131bbb391550941fc5abfde861f2 06:15:11 $ docker rm -f --volumes dbc2de25ca0ff6099fd17966ee3e856181ab131bbb391550941fc5abfde861f2 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:15:12 Warning: overwriting stash ‘coverage-report’ 06:15:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:15:14 + ls -al . 06:15:14 total 188 06:15:14 drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:11 . 06:15:14 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:08 .. 06:15:14 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:08 .git 06:15:14 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:08 .github 06:15:14 -rw-rw-r-- 1 jenkins jenkins 414 May 5 06:08 .gitignore 06:15:14 -rw-rw-r-- 1 jenkins jenkins 42 May 5 06:08 .golangci.yml 06:15:14 -rw-rw-r-- 1 jenkins jenkins 77 May 5 06:08 .hadolint.yml 06:15:14 -rw-rw-r-- 1 jenkins jenkins 9665 May 5 06:08 Attribution.txt 06:15:14 -rw-rw-r-- 1 jenkins jenkins 6219 May 5 06:08 CHANGELOG.md 06:15:14 -rw-rw-r-- 1 jenkins jenkins 2328 May 5 06:08 Dockerfile 06:15:14 -rw-rw-r-- 1 jenkins jenkins 678 May 5 06:08 GOVERNANCE.md 06:15:14 -rw-rw-r-- 1 jenkins jenkins 659 May 5 06:08 Jenkinsfile 06:15:14 -rw-rw-r-- 1 jenkins jenkins 11348 May 5 06:08 LICENSE 06:15:14 -rw-rw-r-- 1 jenkins jenkins 2364 May 5 06:08 Makefile 06:15:14 -rw-rw-r-- 1 jenkins jenkins 622 May 5 06:08 OWNERS.md 06:15:14 -rw-rw-r-- 1 jenkins jenkins 5681 May 5 06:08 README.md 06:15:14 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:05 VERSION 06:15:14 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:08 bin 06:15:14 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:08 cmd 06:15:14 -rw-r--r-- 1 jenkins jenkins 28693 May 5 06:14 coverage.out 06:15:14 -rwxrwxr-x 1 jenkins jenkins 140 May 5 06:08 docker-entrypoint.sh 06:15:14 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:08 docs 06:15:14 -rw-rw-r-- 1 jenkins jenkins 3443 May 5 06:08 go.mod 06:15:14 -rw-rw-r-- 1 jenkins jenkins 31488 May 5 06:08 go.sum 06:15:14 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:08 internal 06:15:14 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:08 snap 06:15:14 -rw-rw-r-- 1 jenkins jenkins 231 May 5 06:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:14 + 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=b46066adcd577da1416ab754af5e0b29040ea265 --label arch=arm64 --label version=3.0.0-dev.33 . 06:15:14 Sending build context to Docker daemon 1.274MB 06:15:14 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 06:15:14 Step 2/35 : FROM ${BASE} AS builder 06:15:14 ---> 6d9079c2d8fa 06:15:14 Step 3/35 : ARG ADD_BUILD_TAGS="" 06:15:15 ---> Running in 4cad5a44657a 06:15:15 Removing intermediate container 4cad5a44657a 06:15:15 ---> a46e457bacc1 06:15:15 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:15:15 ---> Running in 5653ba692809 06:15:16 Removing intermediate container 5653ba692809 06:15:16 ---> a14eb625c7e2 06:15:16 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:15:16 ---> Running in 169786828ee8 06:15:16 Removing intermediate container 169786828ee8 06:15:16 ---> bac2e4a38e19 06:15:16 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:15:16 ---> Running in 053d95937f27 06:15:16 Removing intermediate container 053d95937f27 06:15:16 ---> 14923d539fb4 06:15:16 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:15:17 ---> Running in b0d0d3cf904e 06:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:15:21 OK: 271 MiB in 67 packages 06:15:22 Removing intermediate container b0d0d3cf904e 06:15:22 ---> 81fa8d8ad48f 06:15:22 Step 8/35 : WORKDIR /device-usb-camera 06:15:22 ---> Running in 34dde31fb62c 06:15:22 Removing intermediate container 34dde31fb62c 06:15:22 ---> 2f44fa3bdda6 06:15:22 Step 9/35 : COPY go.mod vendor* ./ 06:15:23 ---> e5293ec58576 06:15:23 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:23 ---> Running in 5e58472f638d 06:15:28 Removing intermediate container 5e58472f638d 06:15:28 ---> 26c923e84fbd 06:15:28 Step 11/35 : COPY . . 06:15:29 ---> 8f61b91b3458 06:15:29 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:15:29 ---> Running in 2ecd5354e05f 06:15:30  % Total % Received % Xferd Average Speed Time Time Time Current 06:15:30 Dload Upload Total Spent Left Speed 06:15:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2087 0 --:--:-- --:--:-- --:--:-- 2094 06:15:31 Removing intermediate container 2ecd5354e05f 06:15:31 ---> 1443c58311a0 06:15:31 Step 13/35 : RUN ${MAKE} 06:15:31 ---> Running in 134a6610e63c 06:15:32 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 06:18:39 Removing intermediate container 134a6610e63c 06:18:39 ---> 4198ed05d758 06:18:39 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 06:18:39 v0.21.6: Pulling from aler9/rtsp-simple-server 06:18:39 8766b47fe142: Pulling fs layer 06:18:39 8766b47fe142: Verifying Checksum 06:18:39 8766b47fe142: Download complete 06:18:40 8766b47fe142: Pull complete 06:18:41 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 06:18:41 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 06:18:41 ---> 69d40e2cb93c 06:18:41 Step 15/35 : FROM alpine:3.17 06:18:42 3.17: Pulling from library/alpine 06:18:42 c41833b44d91: Already exists 06:18:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:18:42 Status: Downloaded newer image for alpine:3.17 06:18:42 ---> 51e60588ff2c 06:18:42 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:18:42 ---> Running in fc0ac3cbdca3 06:18:42 Removing intermediate container fc0ac3cbdca3 06:18:42 ---> 3e53c725c346 06:18:42 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 06:18:43 ---> Running in 18024055ee9d 06:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:18:47 (1/83) Installing dumb-init (1.2.5-r2) 06:18:47 (2/83) Installing sdl2 (2.26.5-r0) 06:18:47 (3/83) Installing libxau (1.0.10-r0) 06:18:47 (4/83) Installing libmd (1.0.4-r0) 06:18:47 (5/83) Installing libbsd (0.11.7-r0) 06:18:47 (6/83) Installing libxdmcp (1.1.4-r0) 06:18:47 (7/83) Installing libxcb (1.15-r0) 06:18:47 (8/83) Installing libx11 (1.8.4-r0) 06:18:47 (9/83) Installing aom-libs (3.5.0-r0) 06:18:47 (10/83) Installing alsa-lib (1.2.8-r0) 06:18:47 (11/83) Installing libexpat (2.5.0-r0) 06:18:47 (12/83) Installing brotli-libs (1.0.9-r9) 06:18:47 (13/83) Installing libbz2 (1.0.8-r4) 06:18:47 (14/83) Installing libpng (1.6.38-r0) 06:18:47 (15/83) Installing freetype (2.12.1-r0) 06:18:47 (16/83) Installing fontconfig (2.14.1-r0) 06:18:47 (17/83) Installing fribidi (1.0.12-r0) 06:18:47 (18/83) Installing libffi (3.4.4-r0) 06:18:47 (19/83) Installing libintl (0.21.1-r1) 06:18:47 (20/83) Installing libblkid (2.38.1-r1) 06:18:47 (21/83) Installing libmount (2.38.1-r1) 06:18:47 (22/83) Installing pcre2 (10.42-r0) 06:18:47 (23/83) Installing glib (2.74.6-r0) 06:18:47 (24/83) Installing graphite2 (1.3.14-r2) 06:18:47 (25/83) Installing harfbuzz (5.3.1-r1) 06:18:47 (26/83) Installing libass (0.16.0-r1) 06:18:47 (27/83) Installing libdav1d (1.0.0-r2) 06:18:47 (28/83) Installing libdrm (2.4.114-r0) 06:18:47 (29/83) Installing gmp (6.2.1-r2) 06:18:47 (30/83) Installing nettle (3.8.1-r0) 06:18:47 (31/83) Installing p11-kit (0.24.1-r1) 06:18:47 (32/83) Installing libtasn1 (4.19.0-r0) 06:18:47 (33/83) Installing libunistring (1.1-r0) 06:18:47 (34/83) Installing gnutls (3.7.8-r3) 06:18:47 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 06:18:47 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 06:18:48 (37/83) Installing lame (3.100-r2) 06:18:48 (38/83) Installing opus (1.3.1-r1) 06:18:48 (39/83) Installing libasyncns (0.8-r1) 06:18:48 (40/83) Installing dbus-libs (1.14.4-r0) 06:18:48 (41/83) Installing libltdl (2.4.7-r1) 06:18:48 (42/83) Installing orc (0.4.33-r0) 06:18:48 (43/83) Installing libgcc (12.2.1_git20220924-r4) 06:18:48 (44/83) Installing libogg (1.3.5-r2) 06:18:48 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 06:18:48 (46/83) Installing flac-libs (1.4.2-r0) 06:18:48 (47/83) Installing libvorbis (1.3.7-r0) 06:18:48 (48/83) Installing libsndfile (1.1.0-r2) 06:18:48 (49/83) Installing libgomp (12.2.1_git20220924-r4) 06:18:48 (50/83) Installing soxr (0.1.3-r3) 06:18:48 (51/83) Installing speexdsp (1.2.1-r0) 06:18:48 (52/83) Installing tdb-libs (1.4.6-r0) 06:18:48 (53/83) Installing libpulse (16.1-r6) 06:18:48 (54/83) Installing cjson (1.7.15-r3) 06:18:48 (55/83) Installing mbedtls (2.28.3-r0) 06:18:48 (56/83) Installing librist (0.2.7-r0) 06:18:48 (57/83) Installing libsrt (1.5.1-r0) 06:18:48 (58/83) Installing libssh (0.10.5-r0) 06:18:48 (59/83) Installing libtheora (1.1.1-r16) 06:18:48 (60/83) Installing libjpeg-turbo (2.1.4-r0) 06:18:48 (61/83) Installing v4l-utils-libs (1.22.1-r2) 06:18:48 (62/83) Installing libxext (1.3.5-r0) 06:18:48 (63/83) Installing libxfixes (6.0.0-r0) 06:18:48 (64/83) Installing wayland-libs-client (1.21.0-r1) 06:18:48 (65/83) Installing libva (2.16.0-r0) 06:18:48 (66/83) Installing libvdpau (1.5-r0) 06:18:48 (67/83) Installing vidstab (1.1.0-r2) 06:18:48 (68/83) Installing libvpx (1.12.0-r1) 06:18:48 (69/83) Installing libwebp (1.2.4-r1) 06:18:48 (70/83) Installing x264-libs (0.164_git20220602-r0) 06:18:48 (71/83) Installing numactl (2.0.16-r1) 06:18:48 (72/83) Installing x265-libs (3.5-r3) 06:18:49 (73/83) Installing xvidcore (1.3.7-r1) 06:18:49 (74/83) Installing libsodium (1.0.18-r2) 06:18:49 (75/83) Installing libzmq (4.3.4-r1) 06:18:49 (76/83) Installing ffmpeg-libs (5.1.3-r0) 06:18:49 (77/83) Installing ffmpeg (5.1.3-r0) 06:18:49 (78/83) Installing udev-init-scripts (35-r1) 06:18:49 (79/83) Installing eudev-libs (3.2.11-r4) 06:18:49 (80/83) Installing xz-libs (5.2.9-r0) 06:18:49 (81/83) Installing zstd-libs (1.5.5-r0) 06:18:49 (82/83) Installing kmod-libs (30-r1) 06:18:49 (83/83) Installing eudev (3.2.11-r4) 06:18:49 Executing busybox-1.35.0-r29.trigger 06:18:49 Executing eudev-3.2.11-r4.trigger 06:18:49 OK: 86 MiB in 98 packages 06:18:55 Removing intermediate container 18024055ee9d 06:18:55 ---> 701ca1436bec 06:18:55 Step 18/35 : WORKDIR / 06:18:55 ---> Running in 0c80901b7438 06:18:55 Removing intermediate container 0c80901b7438 06:18:55 ---> 60506cd9118e 06:18:55 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 06:18:57 ---> c4fcf09da849 06:18:57 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 06:18:57 ---> bcf2bf48ba01 06:18:57 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:18:57 ---> 6aa052d5a096 06:18:57 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:18:58 ---> 7264dc80a837 06:18:58 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:18:59 ---> 32b76da405e1 06:18:59 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 06:19:00 ---> 227193932914 06:19:00 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 06:19:01 ---> 1683711a2d56 06:19:01 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:19:01 ---> Running in b3db050275a0 06:19:03 Removing intermediate container b3db050275a0 06:19:03 ---> 48eb3dc1a8a8 06:19:03 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:19:03 ---> Running in 30c5f731d72d 06:19:07 Removing intermediate container 30c5f731d72d 06:19:07 ---> c79fb8ad9399 06:19:07 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:19:07 ---> Running in 9fcbddeb762f 06:19:09 Removing intermediate container 9fcbddeb762f 06:19:09 ---> 19f17f9570e8 06:19:09 Step 29/35 : EXPOSE 59983 06:19:09 ---> Running in 889afd3be3ce 06:19:10 Removing intermediate container 889afd3be3ce 06:19:10 ---> fd8fe29904b5 06:19:10 Step 30/35 : EXPOSE 8554 06:19:10 ---> Running in 6403cb4d8f1c 06:19:10 Removing intermediate container 6403cb4d8f1c 06:19:10 ---> 2784aa65357a 06:19:10 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:19:10 ---> Running in db34221ceafc 06:19:11 Removing intermediate container db34221ceafc 06:19:11 ---> 3f0bcba305e1 06:19:11 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 06:19:11 ---> Running in fc743f1798a1 06:19:11 Removing intermediate container fc743f1798a1 06:19:11 ---> 74a799af6735 06:19:11 Step 33/35 : LABEL arch=arm64 06:19:11 ---> Running in bb963c837b90 06:19:12 Removing intermediate container bb963c837b90 06:19:12 ---> f2e8736aa853 06:19:12 Step 34/35 : LABEL git_sha=b46066adcd577da1416ab754af5e0b29040ea265 06:19:12 ---> Running in e8f93820eba6 06:19:12 Removing intermediate container e8f93820eba6 06:19:12 ---> ab087272d861 06:19:12 Step 35/35 : LABEL version=3.0.0-dev.33 06:19:12 ---> Running in 8ff92171c87c 06:19:13 Removing intermediate container 8ff92171c87c 06:19:13 ---> 5f21aebff991 06:19:13 [Warning] One or more build-args [ARCH] were not consumed 06:19:13 Successfully built 5f21aebff991 06:19:13 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:13 provisioning config files... 06:19:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/105@tmp/config14271104257052840022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:13 ---> docker-login.sh 06:19:13 nexus3.edgexfoundry.org:10001 06:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:13 Configure a credential helper to remove this warning. See 06:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:13 06:19:13 Login Succeeded 06:19:13 nexus3.edgexfoundry.org:10002 06:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:14 Configure a credential helper to remove this warning. See 06:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:14 06:19:14 Login Succeeded 06:19:14 nexus3.edgexfoundry.org:10003 06:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:15 Configure a credential helper to remove this warning. See 06:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:15 06:19:15 Login Succeeded 06:19:15 nexus3.edgexfoundry.org:10004 06:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:15 Configure a credential helper to remove this warning. See 06:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:15 06:19:15 Login Succeeded 06:19:15 docker.io 06:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:16 Configure a credential helper to remove this warning. See 06:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:16 06:19:16 Login Succeeded 06:19:16 ---> docker-login.sh ends [Pipeline] } 06:19:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:19:16 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 06:19:16 b46066adcd577da1416ab754af5e0b29040ea265 06:19:16 latest 06:19:16 3.0.0-dev.33 06:19:16 b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 06:19:16 main 06:19:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265 06:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:19:16 7ea6e84947f3: Preparing 06:19:16 e41be6b9fbdb: Preparing 06:19:16 1eedb4122257: Preparing 06:19:16 608d194cb50c: Preparing 06:19:16 acc83c6ca332: Preparing 06:19:16 d42daead92bd: Preparing 06:19:16 186d812ce4a9: Preparing 06:19:16 f82f28e3c58c: Preparing 06:19:16 70dc240b58ed: Preparing 06:19:16 53045e1e1bad: Preparing 06:19:16 41291caa33ca: Preparing 06:19:16 26cbea5cba74: Preparing 06:19:16 d42daead92bd: Waiting 06:19:16 26cbea5cba74: Waiting 06:19:16 53045e1e1bad: Waiting 06:19:16 41291caa33ca: Waiting 06:19:16 70dc240b58ed: Waiting 06:19:16 186d812ce4a9: Waiting 06:19:17 e41be6b9fbdb: Pushed 06:19:17 acc83c6ca332: Pushed 06:19:17 7ea6e84947f3: Pushed 06:19:17 1eedb4122257: Pushed 06:19:17 186d812ce4a9: Pushed 06:19:17 d42daead92bd: Pushed 06:19:17 70dc240b58ed: Pushed 06:19:17 f82f28e3c58c: Pushed 06:19:17 26cbea5cba74: Layer already exists 06:19:24 608d194cb50c: Pushed 06:19:24 53045e1e1bad: Pushed 06:19:36 41291caa33ca: Pushed 06:19:36 b46066adcd577da1416ab754af5e0b29040ea265: digest: sha256:0c1d38782a55d09af3d5d0efbacfb91a34568bb2ec304e8c7f34296a64fe8d87 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:37 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 06:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:19:37 7ea6e84947f3: Preparing 06:19:37 e41be6b9fbdb: Preparing 06:19:37 1eedb4122257: Preparing 06:19:37 608d194cb50c: Preparing 06:19:37 acc83c6ca332: Preparing 06:19:37 d42daead92bd: Preparing 06:19:37 186d812ce4a9: Preparing 06:19:37 f82f28e3c58c: Preparing 06:19:37 70dc240b58ed: Preparing 06:19:37 53045e1e1bad: Preparing 06:19:37 41291caa33ca: Preparing 06:19:37 26cbea5cba74: Preparing 06:19:37 d42daead92bd: Waiting 06:19:37 186d812ce4a9: Waiting 06:19:37 f82f28e3c58c: Waiting 06:19:37 70dc240b58ed: Waiting 06:19:37 53045e1e1bad: Waiting 06:19:37 26cbea5cba74: Waiting 06:19:37 41291caa33ca: Waiting 06:19:37 7ea6e84947f3: Layer already exists 06:19:37 608d194cb50c: Layer already exists 06:19:37 e41be6b9fbdb: Layer already exists 06:19:37 acc83c6ca332: Layer already exists 06:19:37 1eedb4122257: Layer already exists 06:19:37 186d812ce4a9: Layer already exists 06:19:37 d42daead92bd: Layer already exists 06:19:37 f82f28e3c58c: Layer already exists 06:19:37 53045e1e1bad: Layer already exists 06:19:37 70dc240b58ed: Layer already exists 06:19:37 41291caa33ca: Layer already exists 06:19:37 26cbea5cba74: Layer already exists 06:19:37 latest: digest: sha256:0c1d38782a55d09af3d5d0efbacfb91a34568bb2ec304e8c7f34296a64fe8d87 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:38 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.33 06:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:19:38 7ea6e84947f3: Preparing 06:19:38 e41be6b9fbdb: Preparing 06:19:38 1eedb4122257: Preparing 06:19:38 608d194cb50c: Preparing 06:19:38 acc83c6ca332: Preparing 06:19:38 d42daead92bd: Preparing 06:19:38 186d812ce4a9: Preparing 06:19:38 f82f28e3c58c: Preparing 06:19:38 70dc240b58ed: Preparing 06:19:38 53045e1e1bad: Preparing 06:19:38 41291caa33ca: Preparing 06:19:38 26cbea5cba74: Preparing 06:19:38 186d812ce4a9: Waiting 06:19:38 f82f28e3c58c: Waiting 06:19:38 70dc240b58ed: Waiting 06:19:38 53045e1e1bad: Waiting 06:19:38 41291caa33ca: Waiting 06:19:38 26cbea5cba74: Waiting 06:19:38 d42daead92bd: Waiting 06:19:38 acc83c6ca332: Layer already exists 06:19:38 608d194cb50c: Layer already exists 06:19:38 1eedb4122257: Layer already exists 06:19:38 7ea6e84947f3: Layer already exists 06:19:38 e41be6b9fbdb: Layer already exists 06:19:38 f82f28e3c58c: Layer already exists 06:19:38 186d812ce4a9: Layer already exists 06:19:38 70dc240b58ed: Layer already exists 06:19:38 53045e1e1bad: Layer already exists 06:19:38 d42daead92bd: Layer already exists 06:19:38 41291caa33ca: Layer already exists 06:19:38 26cbea5cba74: Layer already exists 06:19:38 3.0.0-dev.33: digest: sha256:0c1d38782a55d09af3d5d0efbacfb91a34568bb2ec304e8c7f34296a64fe8d87 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 06:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:19:39 7ea6e84947f3: Preparing 06:19:39 e41be6b9fbdb: Preparing 06:19:39 1eedb4122257: Preparing 06:19:39 608d194cb50c: Preparing 06:19:39 acc83c6ca332: Preparing 06:19:39 d42daead92bd: Preparing 06:19:39 186d812ce4a9: Preparing 06:19:39 f82f28e3c58c: Preparing 06:19:39 70dc240b58ed: Preparing 06:19:39 53045e1e1bad: Preparing 06:19:39 41291caa33ca: Preparing 06:19:39 26cbea5cba74: Preparing 06:19:39 186d812ce4a9: Waiting 06:19:39 f82f28e3c58c: Waiting 06:19:39 70dc240b58ed: Waiting 06:19:39 53045e1e1bad: Waiting 06:19:39 41291caa33ca: Waiting 06:19:39 d42daead92bd: Waiting 06:19:39 26cbea5cba74: Waiting 06:19:39 e41be6b9fbdb: Layer already exists 06:19:39 7ea6e84947f3: Layer already exists 06:19:39 1eedb4122257: Layer already exists 06:19:39 608d194cb50c: Layer already exists 06:19:39 acc83c6ca332: Layer already exists 06:19:39 f82f28e3c58c: Layer already exists 06:19:39 186d812ce4a9: Layer already exists 06:19:39 70dc240b58ed: Layer already exists 06:19:39 d42daead92bd: Layer already exists 06:19:39 53045e1e1bad: Layer already exists 06:19:39 41291caa33ca: Layer already exists 06:19:39 26cbea5cba74: Layer already exists 06:19:39 b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33: digest: sha256:0c1d38782a55d09af3d5d0efbacfb91a34568bb2ec304e8c7f34296a64fe8d87 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:40 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 06:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:19:40 7ea6e84947f3: Preparing 06:19:40 e41be6b9fbdb: Preparing 06:19:40 1eedb4122257: Preparing 06:19:40 608d194cb50c: Preparing 06:19:40 acc83c6ca332: Preparing 06:19:40 d42daead92bd: Preparing 06:19:40 186d812ce4a9: Preparing 06:19:40 f82f28e3c58c: Preparing 06:19:40 70dc240b58ed: Preparing 06:19:40 53045e1e1bad: Preparing 06:19:40 41291caa33ca: Preparing 06:19:40 26cbea5cba74: Preparing 06:19:40 f82f28e3c58c: Waiting 06:19:40 d42daead92bd: Waiting 06:19:40 70dc240b58ed: Waiting 06:19:40 53045e1e1bad: Waiting 06:19:40 41291caa33ca: Waiting 06:19:40 26cbea5cba74: Waiting 06:19:40 186d812ce4a9: Waiting 06:19:40 e41be6b9fbdb: Layer already exists 06:19:40 7ea6e84947f3: Layer already exists 06:19:40 acc83c6ca332: Layer already exists 06:19:40 608d194cb50c: Layer already exists 06:19:40 1eedb4122257: Layer already exists 06:19:40 d42daead92bd: Layer already exists 06:19:40 186d812ce4a9: Layer already exists 06:19:40 53045e1e1bad: Layer already exists 06:19:40 f82f28e3c58c: Layer already exists 06:19:40 70dc240b58ed: Layer already exists 06:19:40 41291caa33ca: Layer already exists 06:19:40 26cbea5cba74: Layer already exists 06:19:40 main: digest: sha256:0c1d38782a55d09af3d5d0efbacfb91a34568bb2ec304e8c7f34296a64fe8d87 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:40 ===================================================== [Pipeline] echo 06:19:40 taggedImages: 06:19:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265 06:19:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 06:19:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.33 06:19:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b46066adcd577da1416ab754af5e0b29040ea265-3.0.0-dev.33 06:19:40 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:41 06:19:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:41 arm64: Pulling from edgex-lftools-log-publisher 06:19:41 8998bd30e6a1: Pulling fs layer 06:19:41 04944245beec: Pulling fs layer 06:19:41 699f458cf7ca: Pulling fs layer 06:19:41 765212b225bb: Pulling fs layer 06:19:41 f23df028b6ca: Pulling fs layer 06:19:41 d65c8cfc05b1: Pulling fs layer 06:19:41 2437ff75d9bd: Pulling fs layer 06:19:41 f23df028b6ca: Waiting 06:19:41 d65c8cfc05b1: Waiting 06:19:41 2437ff75d9bd: Waiting 06:19:41 765212b225bb: Waiting 06:19:41 04944245beec: Verifying Checksum 06:19:41 04944245beec: Download complete 06:19:41 765212b225bb: Verifying Checksum 06:19:41 765212b225bb: Download complete 06:19:41 f23df028b6ca: Verifying Checksum 06:19:41 f23df028b6ca: Download complete 06:19:42 d65c8cfc05b1: Verifying Checksum 06:19:42 d65c8cfc05b1: Download complete 06:19:42 699f458cf7ca: Verifying Checksum 06:19:42 699f458cf7ca: Download complete 06:19:42 8998bd30e6a1: Verifying Checksum 06:19:42 8998bd30e6a1: Download complete 06:19:44 2437ff75d9bd: Verifying Checksum 06:19:44 2437ff75d9bd: Download complete 06:19:46 8998bd30e6a1: Pull complete 06:19:47 04944245beec: Pull complete 06:19:48 699f458cf7ca: Pull complete 06:19:48 765212b225bb: Pull complete 06:19:49 f23df028b6ca: Pull complete 06:19:50 d65c8cfc05b1: Pull complete 06:20:05 2437ff75d9bd: Pull complete 06:20:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:20:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:05 prd-ubuntu20.04-docker-arm64-4c-16g-13842 does not seem to be running inside a container 06:20:05 $ 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/105 -v /w/workspace/device-usb-camera/105:/w/workspace/device-usb-camera/105:rw,z -v /w/workspace/device-usb-camera/105@tmp:/w/workspace/device-usb-camera/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:20:08 $ docker top c62d88a857e764a0e82d379120ac488710da0d8ec3ef8fc0aed00e80de350e14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:09 ---> job-cost.sh 06:20:09 lf-activate-venv: SKIPPING 06:20:09 INFO: No Stack... 06:20:10 INFO: Retrieving Pricing Info for: v3-standard-4 06:20:11 INFO: Archiving Costs [Pipeline] sh 06:20:11 + cut -d, -f6 06:20:11 + cat /w/workspace/device-usb-camera/105/archives/cost.csv [Pipeline] lock 06:20:11 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] 06:20:11 Resource [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] did not exist. Created. 06:20:11 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:20:12 /w/workspace/device-usb-camera/105@tmp/durable-02f8bd8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:20:13 + echo total: 0.10999999940395355 [Pipeline] stash 06:20:13 Warning: overwriting stash ‘stack-cost’ 06:20:13 Stashed 1 file(s) [Pipeline] } 06:20:13 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 06:20:13 $ docker stop --time=1 c62d88a857e764a0e82d379120ac488710da0d8ec3ef8fc0aed00e80de350e14 06:20:14 $ docker rm -f --volumes c62d88a857e764a0e82d379120ac488710da0d8ec3ef8fc0aed00e80de350e14 [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 06:20:15 provisioning config files... 06:20:15 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8444960967688683453tmp [Pipeline] { [Pipeline] sh 06:20:15 + set +x 06:20:15 + curl -s https://codecov.io/bash 06:20:15 + bash -s -- 06:20:15 06:20:15 _____ _ 06:20:15 / ____| | | 06:20:15 | | ___ __| | ___ ___ _____ __ 06:20:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:20:15 | |___| (_) | (_| | __/ (_| (_) \ V / 06:20:15 \_____\___/ \__,_|\___|\___\___/ \_/ 06:20:15 Bash-1.0.6 06:20:15 06:20:15 06:20:15 ==> git version 2.25.1 found 06:20:15 ==> 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 06:20:15 Release-Date: 2020-01-08 06:20:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:20:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:20:15 ==> Jenkins CI detected. 06:20:15 current dir:  /w/workspace/exfoundry_device-usb-camera_main 06:20:15 project root: . 06:20:15 --> token set from env 06:20:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:20:15 ==> Running gcov in . (disable via -X gcov) 06:20:15 ==> Python coveragepy not found 06:20:15 ==> Searching for coverage reports in: 06:20:15 + . 06:20:15 -> Found 1 reports 06:20:15 ==> Detecting git/mercurial file structure 06:20:15 ==> Reading reports 06:20:15 + ./coverage.out bytes=28693 06:20:15 ==> Appending adjustments 06:20:15 https://docs.codecov.io/docs/fixing-reports 06:20:15 + Found adjustments 06:20:15 ==> Gzipping contents 06:20:15 4.0K /tmp/codecov.j24HTQ.gz 06:20:15 ==> Uploading reports 06:20:15 url: https://codecov.io 06:20:15 query: branch=main&commit=b46066adcd577da1416ab754af5e0b29040ea265&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:20:15 -> Pinging Codecov 06:20:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=b46066adcd577da1416ab754af5e0b29040ea265&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:20:15 -> Uploading to 06:20:15 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/73D8F5FF140700D3E01443B452E23636/b46066adcd577da1416ab754af5e0b29040ea265/59dbe58b-58f8-4c87-85d6-972c06eae672.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T062015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e92eeede2579283e7989886ded9ac78b5755f5f682c2c0e9c8e75fb04c376cb6 06:20:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:20:15 Dload Upload Total Spent Left Speed 06:20:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 16862 --:--:-- --:--:-- --:--:-- 16862 06:20:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] } 06:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:20:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:20:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:20:16 06:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:20:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:20:16 df9b9388f04a: Pulling fs layer 06:20:16 52dc419b0ee2: Pulling fs layer 06:20:16 25bc292e5bac: Pulling fs layer 06:20:16 114826534d7a: Pulling fs layer 06:20:16 4657fd5d0bcf: Pulling fs layer 06:20:16 6ad1cebc031e: Pulling fs layer 06:20:16 8a3aa393b2d8: Pulling fs layer 06:20:16 4657fd5d0bcf: Waiting 06:20:16 6ad1cebc031e: Waiting 06:20:16 8a3aa393b2d8: Waiting 06:20:16 114826534d7a: Waiting 06:20:16 25bc292e5bac: Download complete 06:20:16 52dc419b0ee2: Verifying Checksum 06:20:16 52dc419b0ee2: Download complete 06:20:16 4657fd5d0bcf: Verifying Checksum 06:20:16 4657fd5d0bcf: Download complete 06:20:16 df9b9388f04a: Download complete 06:20:17 6ad1cebc031e: Verifying Checksum 06:20:17 6ad1cebc031e: Download complete 06:20:17 df9b9388f04a: Pull complete 06:20:17 52dc419b0ee2: Pull complete 06:20:17 25bc292e5bac: Pull complete 06:20:17 114826534d7a: Verifying Checksum 06:20:17 114826534d7a: Download complete 06:20:17 8a3aa393b2d8: Verifying Checksum 06:20:17 8a3aa393b2d8: Download complete 06:20:20 114826534d7a: Pull complete 06:20:20 4657fd5d0bcf: Pull complete 06:20:21 6ad1cebc031e: Pull complete 06:20:23 8a3aa393b2d8: Pull complete 06:20:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:20:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:23 prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container 06:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:20:27 $ docker top e9e88b80fac374afd3e273a9f7242d55c43e222742e8b210823737cb60c9ca1b -eo pid,comm [Pipeline] { [Pipeline] echo 06:20:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 06:20:28 + set -o pipefail 06:20:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 06:20:31 06:20:31 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 06:20:31 06:20:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/302871db-f6a7-41f5-964b-852ca96a4cea 06:20:31 06:20:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:20:31 06:20:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:20:31 06:20:31 06:20:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:20:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:20:31 More details here: https://snyk.co/ue1NS 06:20:31 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:20:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:20:31 $ docker stop --time=1 e9e88b80fac374afd3e273a9f7242d55c43e222742e8b210823737cb60c9ca1b 06:20:35 $ docker rm -f --volumes e9e88b80fac374afd3e273a9f7242d55c43e222742e8b210823737cb60c9ca1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:20:35 + git log --format=format:%s -1 b46066adcd577da1416ab754af5e0b29040ea265 [Pipeline] sh 06:20:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:20:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:36 prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container 06:20:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 06:20:37 $ docker top 3545e22506091d49b7a8d3b7871713ff86354803d2ee7a41fba024b0febe5824 -eo pid,comm 06:20:37 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). 06:20:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:37 [ssh-agent] Looking for ssh-agent implementation... 06:20:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:37 $ docker exec 3545e22506091d49b7a8d3b7871713ff86354803d2ee7a41fba024b0febe5824 ssh-agent 06:20:37 SSH_AUTH_SOCK=/tmp/ssh-PHoHF9jZAuaQ/agent.32 06:20:37 SSH_AGENT_PID=38 06:20:37 Running ssh-add (command line suppressed) 06:20:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10811247830683902581.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10811247830683902581.key) 06:20:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:37 + git semver tag 06:20:38 2023-05-05 06:20:37,928 [run_tag] DEBUG tag force:False 06:20:38 2023-05-05 06:20:37,928 [check_head_tag] DEBUG check head tag 06:20:38 2023-05-05 06:20:37,929 [execute] INFO git cat-file --batch-check 06:20:38 2023-05-05 06:20:37,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 06:20:38 2023-05-05 06:20:37,933 [execute] INFO git cat-file --batch 06:20:38 2023-05-05 06:20:37,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 06:20:38 2023-05-05 06:20:37,957 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:20:38 2023-05-05 06:20:37,957 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 06:20:38 2023-05-05 06:20:37,957 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 06:20:38 2023-05-05 06:20:37,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:20:38 3.0.0-dev.33 [Pipeline] } 06:20:38 $ docker exec --env ******** --env ******** 3545e22506091d49b7a8d3b7871713ff86354803d2ee7a41fba024b0febe5824 ssh-agent -k 06:20:38 unset SSH_AUTH_SOCK; 06:20:38 unset SSH_AGENT_PID; 06:20:38 echo Agent pid 38 killed; 06:20:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:38 + git semver [Pipeline] } 06:20:38 $ docker stop --time=1 3545e22506091d49b7a8d3b7871713ff86354803d2ee7a41fba024b0febe5824 06:20:40 $ docker rm -f --volumes 3545e22506091d49b7a8d3b7871713ff86354803d2ee7a41fba024b0febe5824 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:20:40 06:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:20:40 0.23.1-centos7: Pulling from edgex-lftools 06:20:40 ab5ef0e58194: Pulling fs layer 06:20:40 9712f1f96733: Pulling fs layer 06:20:40 63f879dbbcfc: Pulling fs layer 06:20:40 0d9ebad4ef96: Pulling fs layer 06:20:40 e9a5061849ea: Pulling fs layer 06:20:40 d747dcd14b5f: Pulling fs layer 06:20:40 2de7ff778b66: Pulling fs layer 06:20:40 e9a5061849ea: Waiting 06:20:40 d747dcd14b5f: Waiting 06:20:40 2de7ff778b66: Waiting 06:20:40 0d9ebad4ef96: Waiting 06:20:40 9712f1f96733: Verifying Checksum 06:20:40 9712f1f96733: Download complete 06:20:40 63f879dbbcfc: Verifying Checksum 06:20:40 63f879dbbcfc: Download complete 06:20:41 ab5ef0e58194: Verifying Checksum 06:20:41 ab5ef0e58194: Download complete 06:20:41 e9a5061849ea: Verifying Checksum 06:20:41 e9a5061849ea: Download complete 06:20:41 d747dcd14b5f: Verifying Checksum 06:20:41 d747dcd14b5f: Download complete 06:20:41 0d9ebad4ef96: Verifying Checksum 06:20:41 0d9ebad4ef96: Download complete 06:20:41 2de7ff778b66: Verifying Checksum 06:20:41 2de7ff778b66: Download complete 06:20:43 ab5ef0e58194: Pull complete 06:20:43 9712f1f96733: Pull complete 06:20:44 63f879dbbcfc: Pull complete 06:20:47 0d9ebad4ef96: Pull complete 06:20:47 e9a5061849ea: Pull complete 06:20:47 d747dcd14b5f: Pull complete 06:20:48 2de7ff778b66: Pull complete 06:20:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:20:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:48 prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container 06:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat 06:20:53 $ docker top 5e797a30a26fc2602851d55ae30ae1f0e356454f961055b1341662e26b46c0b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:20:53 provisioning config files... 06:20:53 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4233482954007813698tmp 06:20:53 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1399440312266373540tmp 06:20:53 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17403180595187420691tmp [Pipeline] { [Pipeline] echo 06:20:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:20:54 ---> sigul-configuration.sh 06:20:54 gpg: directory `/root/.gnupg' created 06:20:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:20:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:20:54 gpg: keyring `/root/.gnupg/secring.gpg' created 06:20:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:20:54 gpg: CAST5 encrypted data 06:20:54 gpg: encrypted with 1 passphrase 06:20:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:20:54 + mkdir /home/jenkins 06:20:54 + mkdir /home/jenkins/sigul [Pipeline] sh 06:20:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:20:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:20:54 ---> sigul-install.sh 06:20:54 Sigul already installed; skipping installation. [Pipeline] sh 06:20:55 + git tag --list 06:20:55 v0.0.0 06:20:55 v0.0.1-dev.1 06:20:55 v0.0.1-dev.10 06:20:55 v0.0.1-dev.11 06:20:55 v0.0.1-dev.12 06:20:55 v0.0.1-dev.13 06:20:55 v0.0.1-dev.14 06:20:55 v0.0.1-dev.15 06:20:55 v0.0.1-dev.16 06:20:55 v0.0.1-dev.2 06:20:55 v0.0.1-dev.3 06:20:55 v0.0.1-dev.4 06:20:55 v0.0.1-dev.5 06:20:55 v0.0.1-dev.6 06:20:55 v0.0.1-dev.7 06:20:55 v0.0.1-dev.8 06:20:55 v0.0.1-dev.9 06:20:55 v2.2.0 06:20:55 v2.2.0-dev.17 06:20:55 v2.2.0-dev.18 06:20:55 v2.2.0-dev.19 06:20:55 v2.2.0-dev.20 06:20:55 v2.2.0-dev.21 06:20:55 v2.2.0-dev.22 06:20:55 v2.2.0-dev.23 06:20:55 v2.2.0-dev.24 06:20:55 v2.2.0-dev.25 06:20:55 v2.2.0-dev.26 06:20:55 v2.2.0-dev.27 06:20:55 v2.3.0 06:20:55 v2.3.0-dev.1 06:20:55 v2.3.0-dev.10 06:20:55 v2.3.0-dev.11 06:20:55 v2.3.0-dev.12 06:20:55 v2.3.0-dev.13 06:20:55 v2.3.0-dev.14 06:20:55 v2.3.0-dev.15 06:20:55 v2.3.0-dev.16 06:20:55 v2.3.0-dev.17 06:20:55 v2.3.0-dev.18 06:20:55 v2.3.0-dev.19 06:20:55 v2.3.0-dev.2 06:20:55 v2.3.0-dev.20 06:20:55 v2.3.0-dev.21 06:20:55 v2.3.0-dev.22 06:20:55 v2.3.0-dev.23 06:20:55 v2.3.0-dev.24 06:20:55 v2.3.0-dev.25 06:20:55 v2.3.0-dev.26 06:20:55 v2.3.0-dev.27 06:20:55 v2.3.0-dev.28 06:20:55 v2.3.0-dev.3 06:20:55 v2.3.0-dev.4 06:20:55 v2.3.0-dev.5 06:20:55 v2.3.0-dev.6 06:20:55 v2.3.0-dev.7 06:20:55 v2.3.0-dev.8 06:20:55 v2.3.0-dev.9 06:20:55 v2.3.1 06:20:55 v2.3.1-dev.4 06:20:55 v2.3.1-dev.5 06:20:55 v2.3.1-dev.6 06:20:55 v3.0.0-dev.1 06:20:55 v3.0.0-dev.10 06:20:55 v3.0.0-dev.11 06:20:55 v3.0.0-dev.12 06:20:55 v3.0.0-dev.13 06:20:55 v3.0.0-dev.14 06:20:55 v3.0.0-dev.15 06:20:55 v3.0.0-dev.16 06:20:55 v3.0.0-dev.17 06:20:55 v3.0.0-dev.18 06:20:55 v3.0.0-dev.19 06:20:55 v3.0.0-dev.2 06:20:55 v3.0.0-dev.20 06:20:55 v3.0.0-dev.21 06:20:55 v3.0.0-dev.22 06:20:55 v3.0.0-dev.23 06:20:55 v3.0.0-dev.24 06:20:55 v3.0.0-dev.25 06:20:55 v3.0.0-dev.26 06:20:55 v3.0.0-dev.27 06:20:55 v3.0.0-dev.28 06:20:55 v3.0.0-dev.29 06:20:55 v3.0.0-dev.3 06:20:55 v3.0.0-dev.30 06:20:55 v3.0.0-dev.31 06:20:55 v3.0.0-dev.32 06:20:55 v3.0.0-dev.33 06:20:55 v3.0.0-dev.4 06:20:55 v3.0.0-dev.5 06:20:55 v3.0.0-dev.6 06:20:55 v3.0.0-dev.7 06:20:55 v3.0.0-dev.8 06:20:55 v3.0.0-dev.9 [Pipeline] sh 06:20:55 + lftools sign git-tag v3.0.0-dev.33 06:20:56 Signing Git tag with Sigul... 06:20:56 Signing v3.0.0-dev.33 06:22:47 ERROR: I/O error: NSPR connection reset [Pipeline] echo 06:22:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:22:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:22:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:22:47 $ docker stop --time=1 5e797a30a26fc2602851d55ae30ae1f0e356454f961055b1341662e26b46c0b3 06:22:49 $ docker rm -f --volumes 5e797a30a26fc2602851d55ae30ae1f0e356454f961055b1341662e26b46c0b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:22:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:22:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:49 prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container 06:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 06:22:50 $ docker top 179aecf848c73cffd486d4adcf3114eeb9fe2bb70586b0748025c49f04d7927a -eo pid,comm 06:22: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). 06:22:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:22:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:50 [ssh-agent] Looking for ssh-agent implementation... 06:22:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:50 $ docker exec 179aecf848c73cffd486d4adcf3114eeb9fe2bb70586b0748025c49f04d7927a ssh-agent 06:22:50 SSH_AUTH_SOCK=/tmp/ssh-Jtxd4EICmyaI/agent.31 06:22:50 SSH_AGENT_PID=37 06:22:50 Running ssh-add (command line suppressed) 06:22:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10662544534799645057.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10662544534799645057.key) 06:22:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:50 + git semver bump pre 06:22:51 2023-05-05 06:22:51,039 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:22:51 2023-05-05 06:22:51,039 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev 06:22:51 2023-05-05 06:22:51,039 [bump_version] DEBUG bumped version:3.0.0-dev.34 06:22:51 2023-05-05 06:22:51,039 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 06:22:51 2023-05-05 06:22:51,039 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:22:51 2023-05-05 06:22:51,039 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:22:51 2023-05-05 06:22:51,041 [execute] INFO git cat-file --batch-check 06:22:51 2023-05-05 06:22:51,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:22:51 2023-05-05 06:22:51,049 [execute] INFO git cat-file --batch 06:22:51 2023-05-05 06:22:51,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:22:51 2023-05-05 06:22:51,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:22:51 3.0.0-dev.34 [Pipeline] } 06:22:51 $ docker exec --env ******** --env ******** 179aecf848c73cffd486d4adcf3114eeb9fe2bb70586b0748025c49f04d7927a ssh-agent -k 06:22:51 unset SSH_AUTH_SOCK; 06:22:51 unset SSH_AGENT_PID; 06:22:51 echo Agent pid 37 killed; 06:22:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:51 + git semver [Pipeline] } 06:22:51 $ docker stop --time=1 179aecf848c73cffd486d4adcf3114eeb9fe2bb70586b0748025c49f04d7927a 06:22:53 $ docker rm -f --volumes 179aecf848c73cffd486d4adcf3114eeb9fe2bb70586b0748025c49f04d7927a [Pipeline] // withDockerContainer [Pipeline] sh 06:22:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:22:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:53 prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container 06:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 06:22:54 $ docker top bc06cd15ca48e7c97006f8495f9669c58287010b29fa597763f6e692153e6fa3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:22:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:54 [ssh-agent] Looking for ssh-agent implementation... 06:22:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:54 $ docker exec bc06cd15ca48e7c97006f8495f9669c58287010b29fa597763f6e692153e6fa3 ssh-agent 06:22:54 SSH_AUTH_SOCK=/tmp/ssh-7SA957l9TKnq/agent.32 06:22:54 SSH_AGENT_PID=38 06:22:54 Running ssh-add (command line suppressed) 06:22:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12385324790622930540.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12385324790622930540.key) 06:22:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:54 + git semver push 06:22:55 2023-05-05 06:22:55,080 [run_push] DEBUG push 06:22:55 2023-05-05 06:22:55,080 [execute] INFO git cat-file --batch-check 06:22:55 2023-05-05 06:22:55,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:22:55 2023-05-05 06:22:55,085 [execute] INFO git rev-list 3d65839fdef105a4605a555a681ee65748ea137d -- 06:22:55 2023-05-05 06:22:55,085 [execute] DEBUG Popen(['git', 'rev-list', '3d65839fdef105a4605a555a681ee65748ea137d', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:22:55 2023-05-05 06:22:55,092 [execute] INFO git fetch -v origin 06:22:55 2023-05-05 06:22:55,092 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 06:22:55 2023-05-05 06:22:55,563 [run_push] DEBUG no remote changes detected 06:22:55 2023-05-05 06:22:55,563 [execute] INFO git push origin semver 06:22:55 2023-05-05 06:22:55,564 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:22:56 2023-05-05 06:22:56,236 [run_push] DEBUG push all version tags 06:22:56 2023-05-05 06:22:56,237 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:22:56 2023-05-05 06:22:56,237 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 06:22:57 2023-05-05 06:22:56,946 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:22:57 3.0.0-dev.34 [Pipeline] } 06:22:57 $ docker exec --env ******** --env ******** bc06cd15ca48e7c97006f8495f9669c58287010b29fa597763f6e692153e6fa3 ssh-agent -k 06:22:57 unset SSH_AUTH_SOCK; 06:22:57 unset SSH_AGENT_PID; 06:22:57 echo Agent pid 38 killed; 06:22:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:57 + git semver [Pipeline] } 06:22:57 $ docker stop --time=1 bc06cd15ca48e7c97006f8495f9669c58287010b29fa597763f6e692153e6fa3 06:22:59 $ docker rm -f --volumes bc06cd15ca48e7c97006f8495f9669c58287010b29fa597763f6e692153e6fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 06:22:59 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 06:22:59 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 06:22:59 total 16 06:22:59 drwxr-xr-x 3 root root 4096 May 5 06:08 . 06:22:59 drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:20 .. 06:22:59 drwxr-xr-x 2 root root 4096 May 5 06:08 cost 06:22:59 -rw-r--r-- 1 root root 89 May 5 06:08 cost.csv 06:22:59 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 06:22:59 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 06:22:59 total 16 06:22:59 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:08 . 06:22:59 drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:20 .. 06:22:59 drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:08 cost 06:22:59 -rw-r--r-- 1 jenkins jenkins 89 May 5 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:22:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:23:00 ---> package-listing.sh 06:23:00 ++ facter osfamily 06:23:00 ++ tr '[:upper:]' '[:lower:]' 06:23:01 + OS_FAMILY=debian 06:23:01 + workspace=/w/workspace/exfoundry_device-usb-camera_main 06:23:01 + START_PACKAGES=/tmp/packages_start.txt 06:23:01 + END_PACKAGES=/tmp/packages_end.txt 06:23:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:01 + PACKAGES=/tmp/packages_start.txt 06:23:01 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:23:01 + PACKAGES=/tmp/packages_end.txt 06:23:01 + case "${OS_FAMILY}" in 06:23:01 + dpkg -l 06:23:01 + grep '^ii' 06:23:01 + '[' -f /tmp/packages_start.txt ']' 06:23:01 + '[' -f /tmp/packages_end.txt ']' 06:23:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:01 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:23:01 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 06:23:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 06:23:01 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:23:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:01 prd-ubuntu20.04-docker-8c-8g-13839 does not seem to be running inside a container 06:23:01 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat 06:23:02 $ docker top 7699a4682f6fe089afe7905574646f8f4a1ede59d46e2218fc33b0214e489940 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:02 + touch /tmp/pre-build-complete [Pipeline] sh 06:23:02 + mkdir -p /var/log/sysstat [Pipeline] sh 06:23:03 + ls /var/log/sa-host 06:23:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:03 provisioning config files... 06:23:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15707527046829809374tmp [Pipeline] { [Pipeline] echo 06:23:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:03 ---> create-netrc.sh [Pipeline] } 06:23:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:23:03 ---> python-tools-install.sh [Pipeline] echo 06:23:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:04 ---> sudo-logs.sh 06:23:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:23:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:04 ---> job-cost.sh 06:23:04 lf-activate-venv: SKIPPING 06:23:04 DEBUG: total: 0.2199999988079071 06:23:04 INFO: Retrieving Stack Cost... 06:23:04 INFO: Retrieving Pricing Info for: v3-standard-8 06:23:05 INFO: Archiving Costs [Pipeline] echo 06:23:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:05 ---> logs-deploy.sh 06:23:05 lf-activate-venv: SKIPPING 06:23:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/105 06:23:05 INFO: archiving workspace using pattern(s): 06:23:06 Archives upload complete. 06:23:06 INFO: archiving logs to Nexus